Feature name and description
Launch shortcut: Add a launch shortcut to open a websitefor the browser-extension popup.
Feature function
-
Coming from LastPass, an important shortcoming is the simplicity to login to a website: you just type a few letter in its name and hit Enter.
-
The lack of such a shortcut in BW is particularly annoying as the “Launch” icon is a small one in the far top-right of the screen, which is a productivity slowdown.
-
The feature should work in this way:
- Open the vault, e.g. wtih
Ctrl+Shift+U
. - Type part of the item’s name, e.g.
gmai
. - If there are more matching items, use
Up
/Down
arrows to select one. - Hit
Enter
to launch (open) the website in a new tab, unless (5) below. - If the item is not associated to a website, just view the vault entry (current behaviour).
Except for the arrows keys in Step 3, this is the current behaviour of LastPass.
- Open the vault, e.g. wtih
-
The relevant step to implement by developers would be the
Enter
-to-launch feature (or an equivalent key), the other features are already implemented or less compelling.
Related topics + references
There is a generic request to add more shortcuts here:
t/add-essential-keyboard-shortcuts-navigation/76/2
The majority of the users ask for a launch shortcut (and mentioning the equivalent LastPass feature). I am adding a separate topic here, so that developers can be focused on single most-required feature and simpler to implement.
Relevant app affected
This feature request is thought mostly for the browser extension, where we are used to the idea of bookmark and BW would work as an extended bookmark, augmented with credentials. However, a similar feature might be extended to the Web, Desktop, and CLI apps as well.
Alternatives
An alternative to the Launch shortcut would be introducing the possibility of launching sites from the address bar with a prefix string much like the search engines do (again a LastPass feature), but that could be more work, if at all implementable in Firefox.