Remix.run Logo
sdovan1 5 days ago

I never really used browser bookmarks until I discovered Firefox's bookmark keyword feature [1]. It basically eliminates the search step. For example, I set "pr" to the GitHub pull request page. Just press Alt + D to focus the address bar, type the keyword, and hit Enter.

[1] https://support.mozilla.org/en-US/kb/bookmarks-firefox#w_how...

3036e4 5 days ago | parent | next [-]

I configured Firefox to only ever auto-complete to bookmarks or open tabs, never some random thing from my browser history. That also makes it very easy to find specific pages and I do not have to memorize any tags.

Pooge 5 days ago | parent | prev [-]

I don't know why nobody uses that feature. I have quite a few. For example, Wikipedia (w), Wiktionary (wt), Go docs (go), ...

Saves me a middleman request.

fransje26 5 days ago | parent [-]

> Saves me a middleman request.

Saving the earth one request (less) at a time!