I've got a fair degree of organization with folders and sub-folders but still spend way too much time trying to locate a specific bookmark. I've learned to edit the subject line because often you're bookmarking something called 'home' or a cryptic Github path.
Ask HN: Do you still use browser bookmarks?
171–180 of 458 posts
Re: Ask HN: Do you still use browser bookmarks?
#172I have thousands of bookmarks, and gave up putting them in to folders years ago. Now I just tag them with every relevant keyword that I can think of when I make the bookmark, and search them that way. Firefox's bookmark manager is very primitive, though, and I've long been meaning to migrate my bookmarks over to org-mode in emacs, where I have much more powerful searching, metadata, editing, linking, commenting, rest…
What would you like to seem improved in the bookmark manager? I'm currently working on the ability to rename the bookmarks inline in the tree instead of the input boxes on bottom in the Bookmark Manager (the one you get from Ctrl+Shift+B or Ctrl+Shift+O).
Re: Ask HN: Do you still use browser bookmarks?
#173Re: Ask HN: Do you still use browser bookmarks?
#174Basically I just add the properties URL and BROWSER to any entry I want to be a bookmark. I have the numpad key 4 bound to a command that opens the url (works either in the org file buffer itself, or from an agenda view). I also have the numpad key 1 bound to an agenda search for the tag :bm: (searching for a property is too slow), so I can easily get a list of all bookmarks, which can then be filtered by tags, category, top-level headline and regexes.
Re: Ask HN: Do you still use browser bookmarks?
#175Re: Ask HN: Do you still use browser bookmarks?
#176I'm a little surprised that the majority of the answers here are Yes! I help my parents and my kids work with bookmarks but I have none myself; and I was beginning to think that bookmarks were primarily used by non-technical people. I guess I was wrong! Everything I need is a simple URL (like, my bank: usaa.com - why would I bookmark that?) or a quick Google search away. If I come across a deep link that's so importa…
> Everything I need is a simple URL (like, my bank: usaa.com - why would I bookmark that?) or a quick Google search away. I can't google NDAed documentation or forum threads. I can't google stuff that's useful to a topic, but that I've forgotten about. Webcomics often have terrible search indexes - and even navigation - so I'll bookmark my place when archive binging exactly as I'd use a physical bookmark. I bookmark-…
Side note, OhNoRobot [0] has full transcript search of 2000+ webcomics.
Re: Ask HN: Do you still use browser bookmarks?
#177I do but only in the sense that I use it as a sort of bucket that I throw things in and almost never look at again. Basically, no.
I have some bookmarks.html files from old browsers somewhere that I treat as memories – snapshots of what I was interested in back in college etc.
Re: Ask HN: Do you still use browser bookmarks?
#178Re: Ask HN: Do you still use browser bookmarks?
#179I probably have 500 bookmarks. I never click on them though. Instead I (ab)use bookmarks as a way to increase the weight of URLs in chrome's navigation bar autocomplete/suggestion algorithm. e.g. If you find that you're going to a site's homepage and clicking three times, instead once you get to the actual page you want, bookmark it. You can even give it a more memorable name, like "standup hangout" and then watch it…
I do the same. Tangentially, I find Firefox's address bar autocomplete to be far superior to Chrome's (better partial/fuzzy matching and combination matches across URL and page titles). A bit ironic given one is the product of a search company.
Re: Ask HN: Do you still use browser bookmarks?
#180I used to, I now use zotero to save whole pages onto webdav, from there bunch of scripts peel the ads off, scrape the text, convert to PDF, store in cms and index for full text search on solr. Also hooked up Dropbox to do the same for one click archiving from mobile. Since Dropbox and the webdav are shared between my partners and I, it's a convenient way to build knowledge base. Experimenting hooking up Telegram and…