Bookmarks.txt is a concept of keeping URLs in plain text files

19 secwang 10 8/28/2025, 2:12:23 AM github.com ↗

Comments (10)

politelemon · 8m ago
Given that the aim is to still visit the URL, this appears to be browser bookmarks with extra steps. I am not seeing an advantage to the external storage mechanism and the overhead it brings.

Browsers have been doing an excellent job of managing bookmarks, you can tag and search for them from the address bar itself which is very convenient.

crossroadsguy · 12m ago
Bookmarks are something I have grown tired of. From the days of del.icio.us, I started collecting bookmarks and it kind of trickled along almost until Pinboard went on life support (or something else if you'd prefer to call that).

The thing is - I just saved bookmarks, I never really utilised them ever, to find something, to go back to. I can remember once or twice and either I couldn't find anything among my bookmarks or the sites were long gone. I really don't think I personally had to consult my thousands of bookmarks (which I have now dutifully migrated to Raindrop of course, because why the hell not) in any useful sense ever. I paid for a couple of archiving services as well before realising "nah, I don't really need that, nor this recurring outgoing payment in my life".

So like a lot of things on the Internet, I guess I did "bookmarking things" just for the sake of doing "bookmarking things".

That reminds me of note-taking. There was a time when I used to do "note-taking exploration and research" and never really took any notes or, hell, even needed them. When I started note-taking, while I still keep an eye out for a decent app, I just pick a decent or half-decent note-taking app and I just take notes. Oh, backup and sync tools and services. Those too - there was "explore and research" and now there's "just use something damnit". "TODOing" to, yes! I am sure this tool (or philosophy? style? bookmarking architecture?) is very nice and novel.

This is not at all reflecting on why or why not one should do such "things", I absolutely believe this is good and sometimes in fact results in tools/services massively good, I am just talking about this out loud wondering whether it's just me or this kind of fatigue really sets in for other people as well.

alexmonami · 21m ago
I needed to keep the highlighted text as well. With ChatGPT I have created an extension [1] that lets me capture highlights from any webpage and send them directly to a Notion database along with the page URL, capture date, and a per-selected project tag.

[1]https://github.com/sea2ocean/keeper

selcuka · 13m ago
Mozilla-based browsers used to (before Firefox 3, I believe) store bookmarks as HTML (bookmarks.html) instead of using an SQLite database. It still uses a single HTML file when exporting or importing bookmarks.
KingOfCoders · 23m ago
Need to take a look.

For my CTO newsletter I use raindrop.io to store interesting articles I encounter, export them to CSV (like bookmarks.txt), sort, filter and remove 90%, convert them to my own format, write my content and convert them to Markdown and then to HTML with Hugo.

andymurd · 11m ago
Isn't that how del.icio.us started all this bookmarking in the first place?
redkoala · 25m ago
I’m using a similar format to keep my links organized on an iPhone. A bookmarks.txt note kept in Apple Notes with markdown # headings to separate each category, allowing me to not keep open 500 tabs on Safari.
rickcarlino · 47m ago
Reminds me of GemText somewhat. https://geminiprotocol.net/docs/gemtext.gmi
daft_pink · 47m ago
can we just use markdown and sync with obsidian?
rendall · 35m ago
No! You cannot.