Mouse clicks and modifiers summary table - aaFn/Bookmark-search-plus-2 GitHub Wiki
(as of 2.0.119)
This summarizes in one place all that was elaborated in
- https://github.com/aaFn/Bookmark-search-plus-2/issues/3
- https://github.com/aaFn/Bookmark-search-plus-2/issues/44
- https://github.com/aaFn/Bookmark-search-plus-2/issues/66
- https://github.com/aaFn/Bookmark-search-plus-2/issues/136
- https://github.com/aaFn/Bookmark-search-plus-2/issues/284
and which is now active since 2.0.42, modified in 2.0.46, 2.0.73, 2.0.76, 2.0.133, 2.0.119 when clicking on bookmark items, folders and separators, or when drag & drop.
-
select: means that the cursor is set on the item, and any key action will go to it (like Del for item delete, Enter to activate the default action which is open the bookmark in current tab, arrow up or arrow down for moving the cursor by one ...) as long as it keeps the keyboard focus.
- When the selected item is in the search pane, there is no move / show in the bookmark pane.
- show: means that the original item will be made visible in the bookmark pane, by opening necessary folders and scrolling it into view.
Key modifier | Bookmark pane | Result pane in simple mode | Result pane in advanced mode | |||
---|---|---|---|---|---|---|
Blank | Image or text | Blank | Image or text | Blank | Image or text | |
None | select | select + open in cur tab (*) (***) | select + show | select + show | select + open in cur tab (***) | |
Shift | select | select + open in new window (*)(**) | select | select | select + open in new window | |
Ctrl | select | select + open in new tab (*) | select | select | select + open in new tab | |
Alt | select + open in cur tab (*) | select + open in cur tab | select + open in cur tab |
(*) If the object is a folder, this switches between open / closed instead
(**) If the object is a folder, and the "Only 1 open folder at a time .." option is set, this forces sibbling folders to stay open and to ignore the option (since 2.0.119)
(***) If BSP2 is running in a tab, "open in cur tab" is not acted, except when forced with Alt, to avoid losing the BSP2 page (since 2.0.87)
Key modifier | Bookmark pane | Result pane in simple mode | Result pane in advanced mode | |||
---|---|---|---|---|---|---|
Blank | Image or text | Blank | Image or text | Blank | Image or text | |
None | select(*) + open in new tab | select(*) + open in new tab | select(*) + open in new tab | |||
Shift | same(**) | same(**) | same(**) | |||
Ctrl | same | same | same | |||
Alt | same | same | same |
(*) Since 2.0.46
(**) Actually, shift+right click shows the FF default right click context menu, this cannot be modified by any add-on or javascript .. Could not find a way to prevent it so far, this appears to be a feature of FF to avoid add-ons completely obscuring / preventing access to FF native functions, as a safety measure
Cycle displayed search results through Show all / Show folders only / Show bookmarks only
Key modifier | Bookmark pane | Result pane in simple mode | Result pane in advanced mode | |||
---|---|---|---|---|---|---|
Blank | Image or text | Blank | Image or text | Blank | Image or text | |
None | select(*) + context menu | select(*) + context menu | select(*) + context menu | |||
Shift | same | same | same | |||
Ctrl | same | same | same | |||
Alt | same | same | same |
(*) Since 2.0.46
Key modifier | Bookmark pane | |
---|---|---|
Move inside pane | Drag from outside of pane | |
None | Move bookmark item | Create new bookmark |
Shift | ||
Ctrl | Copy bookmark item | |
Alt | Move bookmark item | Create new bookmark + open Property window for edit (*) |
(*) Since 2.0.76
Key modifier | Bookmark pane context menu | |
---|---|---|
Bookmark Tab Here | Open All in Tabs | |
None | Create bookmark | Open all bookmarks inside the folder in new tabs in same window |
Shift | Open all bookmarks inside the folder in new tabs in a new window | |
Ctrl | Create bookmark + open Property window for edit (*) | like None |
Alt | n/a (close context menu) | like None |
(*) Since 2.0.98