Ask HN: Do you still bookmark websites?

48 indus 93 8/16/2025, 5:41:58 PM
Many bookmarking tools were created, and then most got sucked into the tech's "how do I make more money cycle?" and died.

My favorite was delicious, and then Pocket. Even Google had a bookmarking extension.

Is saving links no longer considered fashionable?

Yes, AI, but how does it go back to my favorite that I need to either read or revisit?

Should I vibe code one?

Comments (93)

zrobotics · 2h ago
This is probably a bit unorthodox, but I use tab session manager [0] for firefox. I started using it mainly to be able to save an open window to return to a project, and it ended up replacing my bookmarks. My issue with bookmarks was always the friction of managing them, but for whatever reason it fits my mental model to organize by open windows.

It's really nice to open up a window or group of windows related to a project that I haven't touched in a few months and it just be one click. Plus, if I open up new tabs those also get saved for the next time. It also works for easily pulling up my regular work session so I don't need to manually open up the 8 or so tabs I always need in a workday. Something toaybe check out if you already organize open windows by task or project.

[0] https://tab-session-manager.sienori.com/

dendrite9 · 1h ago
Interesting, I may need to try this out. I tend to have a similar approach but it sometimes results in keeping tabs open for along time, or dealing with a restore previous session everytime I start up.

I keep bookmarks for specific things, sometimes ephemerally and sometimes to keep the link for reasearch, etc. Every so often I make a pass through a bunch of bookmarks and delete the ones that have rotted. Or try to point to an archive mirror if available. That process does a decent job getting rid of the junk. I do need to work on isolating my personal from my work reading when at home. I use different windows but I should be using different profiles or something.

pixelmonkey · 9h ago
I sometimes describe Instapaper as "/dev/null for web content". I reflexively share to Instapaper not to read it later, but to absolve guilt for not reading it at all. It is one of my weirdest web habits, on reflection.

OTOH, back when del.icio.us was good, I used it for roughly the same purpose.

These days, I still send links to Instapaper when they are essays or articles. I send links to Raindrop.io when they are anything else, basically anything the Instapaper text extractor would fail on. Things like repos, interactive charts/graphs, photographs, videos, etc.

I still think it is behaving roughly as /dev/null. I do sometimes think that, at least nowadays, you can ask an LLM to visit your bookmarked links and do some semantic search over them. But I guess the best use case is just saving it for later/never rather than wasting time on it now.

al_borland · 5h ago
I tried to use various LLMs to go through my Instapaper stuff. It was probably 6-12 months ago and it didn't like any of my attempts.

However, I did still find one-off AI summaries to be very helpful in getting through the backlog to get me down to 0. I now stay at 0. If there is a long article I don't feel like reading, but want to know more than the headline, I will use the AI summary in my browser. That's usually good enough to absolve the guilt, without creating more guilt by adding something to the reading list.

nbbaier · 8h ago
> I do sometimes think that, at least nowadays, you can ask an LLM to visit your bookmarked links and do some semantic search over them. But I guess the best use case is just saving it for later/never rather than wasting time on it now.

I've been meaning to build something like this

indus · 9h ago
I like the idea -- to extend yours -- all the bookmarks and pages visited (or pages dwelled on for more than a minute) get full-texted and filed to a local LLM. And you can query directly, and it has the context.
xnx · 8h ago
> I sometimes describe Instapaper as "/dev/null for web content"

Ha! I used Read It Later in a similar way. I thought of it as "Read It Never".

SoftTalker · 7h ago
By the time you go back to read it, the link will be broken.
kylecazar · 3h ago
I currently am in the bad habit of bookmarking websites and never, ever viewing my bookmarks.
vladsanchez · 3h ago
https://en.wikipedia.org/wiki/Tsundoku

;) It's like hoarding... I hoard links and knowledge, but rarely go back to them. I think I need therapy.

saaspirant · 2h ago
I had amassed a lot of bookmarks. I finally got around deleting them and felt "free"

I have learnt to let go

soupfordummies · 2h ago
I hit Ctrl+Shift+D on dozens of tabs multiple times a day.

Browser search does work pretty good tho for something like pulling that specific article I saw on the New Yorker last week or the new pizza restaurant I came across last month.

hombre_fatal · 3h ago
The one time I ever looked at my bookmarks was when I was on a long flight bored of my laptop with no internet, then I realized I had used an extension that cached my bookmark content so I read a bunch of articles, blog posts, and HN comment threads.

Never touched them again.

platevoltage · 57m ago
I only bookmark sites that I go to regularly and end up on my shortcut bar, but I do use "Add to reading list" pretty often. I couldn't tell you the practical difference since I still have stuff on there from years ago, but it feels less permanent. Sometimes I just goofing around before bed and see something I want to check out in the morning.
yukieliot · 9h ago
Yeah, I bookmark stuff, but just in my browser. No apps or extensions — keeping it simple.
1gn15 · 4h ago
I use my browser's native bookmarks because I didn't even realize the others existed, lol
indus · 9h ago
That is a good inspiration to chase. Keep it simple.
a012 · 43m ago
I don’t do this regularly but to “transfer” open tabs from one computer to another I save them to bookmarks file then import them on the new computer
jamesrr39 · 9h ago
I still bookmark websites. Just in the standard browser, not in Pocket, etc.

I found searching for and finding bookmarks a pain, so made a Chrome extension to natural language search with lunr.js. It works nicely and I open-sourced it.

Extension: https://chromewebstore.google.com/detail/bookmark-search/fcj...

Code: https://github.com/jamesrr39/chrome-bookmark-search

aagha · 8h ago
Do you know if it works in FF?
jamesrr39 · 8h ago
Most likely not in it's current state as it uses the `chrome.bookmarks.getTree()` API.

However the Chrome-specific stuff is in this file: https://github.com/jamesrr39/chrome-bookmark-search/blob/mas... , and creating an equivalent for this should be enough to support firefox.

I am open to pull requests!

ranger207 · 5h ago
I only bookmark references, not articles, and just use my browser's bookmarks. At most when for example planning a vacation or big purchase I'll make a folder and bookmark a bunch of relevant stuff, then delete the folder afterwards. If I see an article I want to read I'll just open it in another tab and read it. If I don't finish all my articles that day I can leave them open for a while, and then when I come back to it I often find that I don't actually care to read it as much as I thought, so I'll skim it or just close it unread
arthurdd · 10h ago
I still use traditional browser-based bookmarking, and sync with my Firefox account. I don't see the need to share my bookmarks.
al_borland · 9h ago
There are plenty of options still out there (raindrop.io, Instapaper, Safari’s reading list, etc). No need to vibe code your own, unless you want to.

For read-it-later type bookmarking, like Pocket, I gave up. I never actually go back to read things later.

For “social” bookmarking, like delicious, I never really understood it, but I think sites like Reddit ended up filling that niche. My mental framework was always an evolution of forums, not bookmarking.

For most things, I can do a search and get to something faster than going to my bookmaker.

I use my standard browser bookmarks for my own little sites and things I go to multiple times every day. Then I have some others tucked away for cool sites that I think would be hard to find again. I then forget these exist and never visit, but when I remember they exist every 18 months or so, I go through them and they’re cool.

vivzkestrel · 1h ago
Anyone knows an extension for firefox that creates a slideshow out of your bookmarks and changes the link every 2 seconds? would be real nice to have something like this on an empty new tab
mavilia · 9h ago
Self hosting Karakeep[0] for this. I think next step is to carve out time on Sunday morning to go through things and put them in lists of read vs unread.

[0] https://karakeep.app/

mthoms · 9h ago
Thanks for sharing this. I'm keen to check it out.

I recently tried LinkWarden and Linkding - neither of which I was particularly fond of.

mcdrake · 2h ago
I tried using Instapaper and Raindrop to save links, but found that I never went back and read them. Now I use Chrome's built-in reading list and don't read those either!
curiousObject · 9h ago
HN itself is a bookmarking tool, BTW

The management and search and annotation options are very weak, but when you submit a link here at HN, you are also making a permanent bookmark that will remain accessible via your account

password4321 · 9h ago
Let me know if there's ever a tool to search HN limited to discussions I've interacted with in some way eg. submission/favorite/comment (public) or upvote. My interactions disappear quickly and are no help when trying to find that one relevant discussion to link.
curiousObject · 9h ago
The weird answer is that at least some of that functionality is already there. But the documentation and fine control of the search is lousy:

https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

There’s also an option in the search settings which is supposed to enable or disable whether usernames are relevant

password4321 · 6h ago
Sorry for causing some confusion here; I understand I can search using Algolia's author: keyword within my own comments. I want to limit my searches to all comments by anyone within discussions that were interesting to me in any way.
esseph · 9h ago
If you Google search: "+password4321 site:news.ycombinator.com"

(Without quotes)

You'll be able to search things you responded to.

sfmz · 8h ago
The major LLMs should be able to handle that.
ya1sec · 5h ago
I use are.na to store links in appropriate channels. I have their chrome extension mapped to a keyboard shortcut on my desktop. On mobile I use a separate shortcut. I save links many times throughout the day, trying to curate content that I think is useful or interesting. I’m building several tools derived from this practice.

My are.na bookmarks: https://www.are.na/ya-1sec/bookmarks-1ntdk32bur0

An app i made that surfaces a random page harvested from a few interesting channels: https://moonjump.app/

1vuio0pswjnm7 · 5h ago
The solution I use is a script that periodically updates a simple URL database by filtering the TLS/HTTPS proxy log. The proxy software is configured to record the full URL for every HTTP request in a response header. Thus the log contains all URLs that have been accessed. Generally, I do not use a "modern" browser. I send HTTP requests using a variety of software. The log captures all HTTP requests from all software.

This allows me to quickly search for past URLs, irrespective of what software was used to send the corresponding HTTP request.

The proxy is bound to a localhost address.

wonger_ · 4h ago
Do you log timestamps and page titles? About how many URLs do you log in an average day or week? Curious if your consumption is similar to mine or not.
1vuio0pswjnm7 · 3h ago
The proxy log contains the timestamps but not the titles

For the titles I could extract them from pcaps; I also have a running tcpdump capture that logs to a (daemontools) multilog directory

The URL consumption might be different, and difficult to compare, for a number of reasons, e.g.,

I do not use a browser that sends automatic HTTP requests for resources like images, CSS files, Javascripts, etc.

I do not use a browser that runs Javascript so there are no XHR or other Javascript-triggered requests

I do not use remote DNS, I use "curated" DNS data, so the URLs are only for resources at domains I specifically request

I use HTTP/1.1 pipelining so I have large numbers of URLs that are for resources from a single domain, for example DoH (I do not include these in the URL database)

Generally the proxy log is rather clean and excludes garbage requests that are being sent automatically; IME, use of a "modern" browser will fill a log with such garbage

The proxy's self-signed certificate blocks many potential requests from hardware with pre-installed software from so-called "tech" companies, e.g., Google, Apple, Microsoft, because the TLS connections fail

These attempted connections to the mothership are incessant; they would fill a proxy log with garbage URLs if they were accepted

All this makes it easier to for me keep a URLs database; storing all those garbage URLs would make the database less useful

skydhash · 5h ago
I use the browser's organization. Everything I use daily or is important goes into the toolbar menu. Everything else is in "Other Bookmarks". Sometimes I create folders if I'm saving a bunch of links.
brycewray · 9h ago
modinfo · 3h ago
My bookmark manager lightweight for organizing, storing, and managing your bookmarks with an intuitive user interface.

https://github.com/skorotkiewicz/bookmarks

attah_ · 9h ago
Yes. Not interested in putting them in the cloud in the slightest. 99% of what's on my desktop i don't want/need on my phone, work or whatever.

People misusing tabs for bookmarks need to get their head checked. Surely the only way you find anything is in the address bar anyway, an there they are equivalent.

hungmung · 9h ago
Yes, but I can never find what I'm looking for again because I don't organize them myself and Firefox mobile's bookmark search is bordering on unusable. Sorting by date doesn't seem to work at all and I can't find anything I've bookmarked in the past year.

I want a separate, local-only, bookmark application that saves the bookmark, takes a full snapshot of that page, and lets me grep through all the snapshots for whatever I'm searching for. So many of my bookmarks right now are suffering from link rot, a really cool feature would be to take bookmarks in your browser, and, if dead, search on waybackmachine and snapshot it.

adikso · 5h ago
I bookmark a lot with raindrop. But I'm planning to migrate to (or create) some self-hosted solution because it's too much data about me. It takes a while for me to migrate as I really like raindrop's UI. I don't come back to most of the bookmarks tho.
GlitchRider47 · 4h ago
I switched from Raindrop to Linkwarden. The reading/annotation is not as smooth but I don't really use it for that. It's self hostable and has integration with floccus for bookmark syncing with a browser.
Fire-Dragon-DoL · 2h ago
Does it support tagging?
Bender · 9h ago
I bookmark things in Firefox. No addons or online services. I only browse the web from a Linux mini-PC that is dedicated to HN. I periodically export them as a date-named json and html file and that gets backed up to a dozen external devices.
SoftTalker · 6h ago
I bookmark stuff I refer to frequently, but not really stuff that I want to "read later." I figure if I want to read it later I'll search for it then.

But I don't use browser bookmarks. I have a `~/home.html' that is my default home page and I organize it in a way that works for me. Any links I use regularly go in there, and I pretty quickly develop a memory for where they are on that page.

la_mezcla · 3h ago
From Firefox the *.sqlite db gets backuped daily into Syncthing. Sometimes, just in case, I'll export and backup them manually as json as well.

Plus, FF account

mathiaspoint · 9h ago
Yes I heavily use bookmarks. I got back into it a few years ago when I quit going to large forums like Reddit and needed a way to remember important URLs I knew I'd want later.

I keep them in an HTML file in git along with all my dot files.

indus · 9h ago
do you use an extension to interactively save the links?
pointlessone · 8h ago
I kinda do.

I keep a tab open if it’s something I want to look at later. I have like a bajillion opent tabs. Literal southands (plural). Once in a while I go through those and close a lot of them. Like hundreds at a time.

And I keep a web archive of a page in DEVONthink if already read it and I want to keep it for reference. Southands of pages spanning more than a decade back. Quite a few of them ar not on the web any more. Some are not on the Internet Archive either.

locao · 5h ago
I use the browser's own bookmarks tool.

At least for work, if I'd lose my bookmarks my productivity would plummet until I could get them back. (Fortunately?) I don't remember how to even start looking for all the Jira links I have saved.

ksymph · 9h ago
After years of jumping between different platforms and systems I've landed on linkhut [0]. I like that it's social by default and chronological-oriented, with flexible but really basic options for organization (tags and 'read later' flag). It makes it so that bookmarking neat things actually feels like it has a point, even if I don't always organize them in a way I can easily find later.

[0] https://linkhut.org/

dmead · 9h ago
is this related to sourcehut?
gfs · 9h ago
I don't believe so. It is however shared on sourcehut.
jacekm · 9h ago
Yes, I have a lot of bookmarks. When I bookmark a page, I add some keywords to the bookmark's title so I can easily find it in the future. It's not strictly tagging, I just try thinking of words the future me could use when searching for a particular bookmark.

However, I've never used any bookmarking service. It makes sense if you want to share your bookmarks, but I prefer to keep them private.

wpollock · 8h ago
I still bookmark using my browser. Periodically I back them up.

Additionally, if the content is of long term interest, I post the link to archive.org, ensuring its continual availability. (As a college professor, I have found too many great resources vanish with nothing as good replacing them. When that happens I just change the URL to the Internet Archive version.)

stop50 · 9h ago
I use floccus to sync my bookmarks to my nextcloud. Especially on the phone its useful, since accessing my bookmarks in firefox for android is a hassle.
indus · 9h ago
The sync is a major issue. If I save them on my desktop's Chrome, then my iPhone's Safari does not know those.
Fire-Dragon-DoL · 2h ago
Raindrop.io and yes I do that extensively
jasonriddle · 9h ago
I'm using linkding: https://linkding.link/.

It works great. It has a minimal set of features and can be self-hosted.

I'm paying pikapods to host it for me, but if I needed to, I can switch to doing it on my own.

cyberge99 · 9h ago
Sure do. I use Buku and the firefox extension. I have a command line alias that shows me all my bookmarks so can grep for certain keywords and cms-click to open them. It works a treat!

Prior to that, I used pinboard (rip).

rovr138 · 4h ago
rip? What happened?
solatic · 9h ago
Yes, extensively. Mostly stuff that HN helps me find, that I then curate further for myself, stuff that I know will be helpful for some project later on and can then go back and read through to refresh my memory.
valdrinNereth · 10h ago
Honestly, since the first day I switched to Firefox I'm just saving to it's own bookmarks. Whenever I wanna check those websites I just open it either from my desktop or my laptop(s), since it's syncing in between my devices.

I don't know if there's much people using bookmarking tools, but to help you see another perspective, as a person who finds bookmarking tools not necessary I'd say it wouldn't worth your time to vibe code one. Also just for "vibe coding", be really really careful if you're gonna make it a "product" because you'll definitely face rough situations through it.

pjmlp · 5h ago
I do, and never used any of those tools, what the browsers provide out of the box is enough.
tennisflyi · 6h ago
Of course - even if the site get pulled the title and URL are usually enough to find it or similar again
nafizh · 9h ago
Still use pinboard which seems more than enough for me. But I would happily pay for a pinboard that has better search and more responsive customer service.
mikewarot · 10h ago
Yes I still use bookmarks, though it's tempting to have chatgpt5 build me a memex so I can save whole pages and sites and mark them up to save in a journal instead.
indus · 9h ago
Interesting. I would want something similar -- like an old school web annotator but kinda automated.
adityamwagh · 4h ago
Everyday. I use raindrop.io to do it.
zavec · 9h ago
Yeah, otherwise I'd end up with 9000 tabs. I use firefox and make use of the tagging system there, it's nice.
geophph · 8h ago
My bookmarks on mobile is just opening a new tab to read later … at 120 tabs right now ……
PaulHoule · 10h ago
Another shot at a bookmark manager is welcome.

The usual story is "I bookmarked 20,000 web pages over 3 years and then I realized I never looked at any of them!"

I built an "image sorter" which used to ingest image galleries using a bookmarklet which would queue the galleries to get crawled with a web crawler, I would then classify and rank the image galleries in an HTMX-based UI. I really do look at the images every day so it is successful in that sense. The web crawler started running into Cloudflare problems so now I save the whole page with the browser and have a Python script harvest the pages out of my Downloads folder.

indus · 9h ago
If I do one, it would be for personal use.

Because the moment it evolves into publicly available, then it would suck me into the dopamine of adding features for others :-)

depingus · 8h ago
Bookmarks... This is a rabbit hole I dive down at least once a year. And always come up disappointed.

The problem with discussing bookmarks is that everyone has different needs. Some people want a system that takes snapshots, generates pdfs, allows for offline viewing, creates AI summaries, lets you share with other users, (supports other users), archives everything into a database, and more. Other folks just want a simple, literal bookmark system that only manages links to websites.

If you're in the latter category (like I am), the perfect system already exists. It's called xBrowserSync and it's wonderful. It's open source. You can self-host the sync server. Data is encrypted before leaving the client. It has browser extensions. It has an Android app. And it uses tags / search instead of endlessly nested folders.

But there's one huge problem: The project has been abandoned for years. The public sync servers are still up and running. But the Chrome extension has fallen into disrepair. I use Firefox, so I'm still good, but for how long?

And so every year I go on this quest to gauge the state of bookmark managers. It seems everyone is trying to build the 1st kind of system. I get it. You're not gonna convert users to subscriptions with a simple link database. But that's not the system I want.

So if you're just looking to sync web links between devices, in a private, browser agnostic way, organized with search tags instead of folders, and without having to manage a huge tech stack. Your current options are: xBrwoserSync, Linkding, Shaarli, and LinkAce.

SethMLarson · 3h ago
Yep, with Inoreader!
jtqq · 4h ago
This post makes me realise I do, both in terms of browser bookmarks and in a more elaborate way in a similar read-it-later sense that other commenters have mentioned. I've not even thought of it as bookmarking until now though.

First, I use regular bookmarks in Safari for pages I might visit "often," i.e. more than once. This makes them immediately searchable in Alfred and really fast to open.

Secondly, I use a multipronged Emacs system which allows me to easily file and sort links that I browse on a given day into an org-roam journal file. First, anything from Elfeed (rss reader) that I open or engage with gets logged. Second, I can save the currently open browser tab's URL with a keyboard shortcut. I've also mapped a 4 finger trackpad press to this which makes it super automatic and easy to do. I try doing this for everything I read and/or engage with, since I often find myself thinking "what was that one thing," and this has helped me find it on multiple occasions now. Third, there's a dedicated way to capture the URL with a PROCESS todo state tag. All of these show up in my org agenda buffer which means I see them all the time and go through them every once in a while. Fourth, a dedicated shortcut (and trackpad 4 finger force press) both logs the page and sends it to Wallabag, which is a sort of self-hosted pocket alternative. This is synced with my Kobo ereader (with the Koreader operating system) and I tend to read through the interesting articles at a pace only slightly slower than they accumulate, so it tends to be manageable.

For videos, I also have a quick docker service that allows me to yt-dlp a video, save it as mp3, and add it to an RSS feed for a podcast I host for myself, so I can listen to them on the go.

In general I'm trying to separate the act of seeing a piece of media to engage with and consuming said piece of media. One notable benefit is that something that might have seemed interesting later turns out not to be. On the other hand, logging most things I engage with comes in handy a lot when I'm talking to someone and something I barely paid any mind to in the past comes up!

In the future, I intend to expand the system with logging of the content as well as the URL, and adding embedding support with a vector database to allow for both full-text and semantic search. Retrievability is the biggest pain point right now (though ripgrep is already perfect for 80% of the usecases).

Since it's all integrated with org-roam, I can also quickly "promote" links to full nodes, link them to other concepts, etc. This comes in super handy with quickly going through a lot of literature by following arXiv feeds via RSS. Having it all in one system is super handy.

superkuh · 9h ago
Of course. I bookmark them using bookmarks in my browser. I have about 15k bookmarks now. I also save my session files so I have tabs with history too. For both bookmarks and tab session files I have perl scripts to process/search them.
indus · 9h ago
15K :o

That is some number. Mine would have been similar, but they got lost as I moved between tools.

kawfey · 7h ago
CTRL+D it's that easy.
shydrablack · 10h ago
Yes, honestly I still do that! I know it's old school. But it works. easy to use, fast access and free, lool!
dismalaf · 3h ago
Yes I bookmark sites. Just in my normal browser.

If it's important or often used it gets a spot in the browser bar. Otherwise gets filed away in some folder in my bookmarks.

c-hendricks · 9h ago
Not really, I have some bookmarks in my toolbar from decades ago that still see the odd click, but mostly I just rely on history, ie "dev 461" gets me to our JIRA board with my usual filters, "github PROJECT" / "github PROJECT pulls" get me to the project or the pull requests.

In fact I've been using Shortcuts instead of bookmarks lately, as those will open on any Apple device in the default browser for the device, not limited to whatever browser you happened to bookmark them in.

johnea · 9h ago
I use tabs, and lots of them...
deafpolygon · 5h ago
It's a solved problem: in the browser. For read-it-later, I just use the Reading List in Safari. Sometimes, I paste them in a .txt file -- and use Cmd+Click to open.
fluorinerocket · 9h ago
Extensively
ocdtrekkie · 9h ago
I rarely bookmark anything. If anything, my browser's history is adequate to find anything I need to pull back up, I can start typing in the address bad and it'll get suggested.
littlestymaar · 9h ago
I've been using Shaarli[1] for the past 15 years, and I'm very happy with it. The code base is small and stable enough (the official version hasn't got a single update over the past 12 years, even though the author is still using it daily[2]) you can easily tweak it to your tastes.

[1]: https://github.com/sebsauvage/Shaarli

[2]: https://sebsauvage.net/links/

eth0up · 9h ago
I use an ever expanding text file, plus bookmarks. The textfile is #1 for me, and can live on various drives.
indus · 9h ago
like physically ctrl-v-ing the links to a file? that is quite a mental muscle to build every time you find something interesting.
eth0up · 8h ago
It's a pretty simple script mapped to a hotkey. Press ctrl-xyz after copying a url and voila. Not much of an effort at all to maintain a stable bookmark file. I use txt over other formats because I'm unsophisticated. But it's no marathon.