Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Nickname/keyword for bookmarks #2954

Closed
donquixote opened this issue Jan 14, 2019 · 3 comments
Closed

[FEATURE] Nickname/keyword for bookmarks #2954

donquixote opened this issue Jan 14, 2019 · 3 comments

Comments

@donquixote
Copy link

@donquixote donquixote commented Jan 14, 2019

In Opera, it used to be ( * ) possible to store a nickname/keyword for a bookmark.
You could enter the keyword in the address bar and hit enter, and the page would open.

( * ) I have not used Opera for a while so I don't know if it is still possible.

In Chromium, such a feature does not exist. Keywords can be added for searches, but not for bookmarks. A search needs an additional parameter to open it.
In Firefox, I am not sure, the doc page talks about search keywords mostly, http://kb.mozillazine.org/Using_keyword_searches#Creating_bookmarks_with_keywords

Could such a feature be added to Brave browser?

Bookmark keywords/nicknames are especially useful for js bookmarklets.

@srirambv srirambv added this to the 1.x Backlog milestone Jan 15, 2019
@rebron rebron added this to Untriaged Backlog in General Jan 15, 2019
@rebron rebron added the priority/P5 label Jan 15, 2019
@rebron rebron removed the priority/P5 label Jan 15, 2019
@tomlowenthal
Copy link
Contributor

@tomlowenthal tomlowenthal commented Jan 15, 2019

Searches don't need to have an additional parameter. If you create a new "search" operator without %s in the URI, it works just like a bookmark keyword.

General automation moved this from Untriaged Backlog to Completed Jan 15, 2019
@tomlowenthal tomlowenthal modified the milestones: 1.x Backlog, Dupe / Invalid / Not actionable Jan 15, 2019
@rebron rebron removed this from Completed in General Jan 15, 2019
@donquixote
Copy link
Author

@donquixote donquixote commented Jan 15, 2019

Searches don't need to have an additional parameter. If you create a new "search" operator without %s in the URI, it works just like a bookmark keyword.

Interesting, you are right!

One observation though:
The same keyword can only be mapped one search, which can either be parameterized or parameterless. E.g. I could map the gh keyword to either https://github.com/search?q=%s or to https://github.com/, but not both.

Why would I do this?

Search keyword “gh” mapped to https://github.com/search?q=%s https://github.com/
Result for “gh hello” https://github.com/search?q=hello search "gh hello" in default search engine
Result for “gh” “This site can’t be reached” https://github.com/

This is a wasted opportunity:

  • Search keywords and bookmark keywords (= parameterless searches) don't need to share the same namespace. A search keyword "gh" can happily coexist with a bookmark nickname "gh".
  • Using searches as keyworded bookmarks defeats their original purpose, and also clutters the list of search engines.
@juligreen
Copy link

@juligreen juligreen commented Feb 3, 2020

I also miss this feature!

Coming from Vivaldi, there I can use the bookmark nickname in the "quick command" window and have the sites open immediately

@bbondy bbondy removed this from the Dupe / Invalid / Not actionable milestone May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants
You can’t perform that action at this time.