-
Notifications
You must be signed in to change notification settings - Fork 2
/
help.html
62 lines (50 loc) · 2.21 KB
/
help.html
1
<!DOCTYPE html><!-- Bookmark Commander by Tom J Demuyt is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Permissions beyond the scope of this license are available by contacting konijn@gmail.com --><html> <head> <title>Bookmark Commander</title> <meta name="Author" content="Tom J Demuyt"> <link type="text/css" rel="stylesheet" href="bc.css" /> </head> <body style="font-family: Vera;"><pre><h1>Bookmark Commander Help</h1>The Bookmark Commander is a bookmark manager for Chrome bookmarks. Most of itsfeatures are borrowed from Midnight Commander.The screen of the Bookmark Commander is divided into four parts. Almost all ofthe screen space is taken up by two bookmark panels. The bottom line shows thefunction key labels. The topmost line is the menu bar line.The Bookmark Commander provides two views of your Chrome bookmarks at the sametime. One of the panels is the current panel (<span class="selected">a teal selection bar</span> will signalwhich panel is active), almost all operations take place on the current panel.Some bookmarks operations like Rename and Copy by default use the directory ofthe unselected panel as a destination.One of the differences with Midnight Commander is that copying and moving bookmarks is instantaneous, there is no opportunity to rename the bookmarkThis is a list of the keys that work in Bookmark Commander :Down : move selection bar one spot lowerUp : move selection bar one spot higherEnter: open selected url or open selected folderSpace: open selected url or open selected folderTab : change panelBack : open parent folderF1 : helpF5 : copyF6 : moveF7 : create bookmark folderF8 : deleteF9 : open top menuF10 : close Bookmark Commander+ : move selected bookmark higher- : move selected bookmark lower* : select bookmarks matching a string/ : filter bookmarks matching a stringFor Macs: To press F9 hit 'Esc', then '9'. To press F10 hit 'Esc', then '0'.WARNING: there is no undo, with great powers comes great sorrow.You can start up the Bookmark Commander by hitting the <IMG SRC="bc-32x32.png" WIDTH="32" HEIGHT="32" ALT="MC"> icon on the top rightside of Chrome. </body></html>