Hi HN,<p>It seems I’m always drowning in a sea of bookmarks, open tabs, and saved links that I "save for later"—only to completely forget about them. This has been frustrating and has pushed me to start building my own filing/bookmarking system.<p>I want something I can access from the browser, the terminal, and my phone, and I’m just beginning to put it together.<p>That brings me to my question: How do you manage saved information? Specifically, how do you organize, search, and tag your content? More importantly, how do you design an interface that makes it easy—and actually appealing for meat-brains like me—to return to and use what you’ve saved?<p>For instance, I’ve thought about building a browser extension to replace my YouTube feed, which I often scroll through mindlessly, with something more intentional. I’d also love to annotate PDFs, websites, and other content, then store and access it all in a unified space.<p>I think The Problem I keep running into is just friction. I’ve tried apps like Obsidian, but I find them hard to maintain. I even wrote scripts to clean up things like images and URLs automatically, and set up sync, but it felt clunky, and I didn’t use it as much as I thought I would. Now I’m trying again and really want to get it right this time.<p>So I’m curious:<p><pre><code> What UI/UX features or workflows would make you actually use a system like this consistently?
Do you have ideas or examples of systems that are particularly low-friction and effective?
Have you found workarounds for these kinds of challenges?
Or are there tangentially related ideas or discussions you think might be relevant?
</code></pre>
I’d love to hear your thoughts and experiences!
I don’t bookmark. I have a "Home" page with "One-liners & Links of the Day." The links are listed in reverse chronological order by day. Only this month is kept on the home page. There are links to previous months’ home pages at the bottom. Since it's a web page, I am not constrained to how some “Bookmark” manager wants me to view links. I can add whatever I want. Annotations, color, and non-links like code snippets are in there. If there is Too Much Information (TMI) I collapse it in a detail / summary HTML tag.<p>If I actually go back frequently to a link or to a piece of code, I put that link or code snippet in a more permanent "Document" web page which groups the items by topic. For example:<p><pre><code> Typography
— ‘ ’ “ ” • … × °
</code></pre>
At the moment, I am keeping the web pages local. There is a duplicate on an actual web server so it can be accessed from other devices.
1) For sites I come back to for reference or frequent utility, I use my Chrome bookmarks bar heavily. I have it synced to my Google account in the cloud, and segmented across different Chrome profiles (work email account for work things, personal for personal things, etc).<p>- Bookmarks to tools I access really frequently (like AWS dashboard) are top-level, and I remove the "Name" of the bookmark so it appears as just an icon in the bookmarks bar. There's a few of these quick-access icons for any given Chrome Profile setup that I have. For work I have Okta, AWS, and a work Wiki via Notion. For personal I have Youtube, email, my seedbox, and Plex.<p>- Everything else is split into folders for interests, projects, teams at work, etc.<p>- For things like recipes and articles I will back them up via Waybackmachine and archive.ph and bookmark that instead of the original site<p>2) For a form of digital scrapbooking for my various interests, of things that are not quite websites (images, videos, quotes, scraps) I use are.na heavily. I want to stress that this is scrapbooking and not a "notes system" a la Obsidian or Notion.
Some highlights from my post in a lengthy discussion about adding bookmarks to Kagi: <a href="https://kagifeedback.org/d/1560-bookmarks/39" rel="nofollow">https://kagifeedback.org/d/1560-bookmarks/39</a><p>bookmarks are notes that say "this URL is important or useful."<p>- often I want to add more notes<p>- adding text content of url to bookmark as note would help find bookmark later (and preserve content)<p>both bangs and bookmarks provide shortcuts for launching a particular URL<p>- bangs are just a special case of bookmarks that adds a trigger and/or query parameter(s).<p>I often want to attach notes/urls to tasks as I work on them.<p>- tasks will simply be notes with a due date and/or priority<p>- it will be simple to convert between bookmarks, notes, tasks, and bangs (they are almost identical)<p>bookmarks can be a todo-list of items...<p>- to read later<p>- to check when searching for something<p>- to do when following a (daily) routine<p>---<p>Also, I recently learned Google offers a bookmarking service: <a href="https://lifehacker.com/tech/google-has-a-secret-bookmarks-feature-you-should-be-using" rel="nofollow">https://lifehacker.com/tech/google-has-a-secret-bookmarks-fe...</a>
I have seen on HN suggestions for raindrop.io which another commenter suggested. You may also be interested in notado.app (<a href="https://notado.app/" rel="nofollow">https://notado.app/</a>) -- I'm not a user, just have seen other HNers mention it alongside raindrop.
I have been using <a href="https://raindrop.io/" rel="nofollow">https://raindrop.io/</a> for this and find it quite useful. Never end up reading everything I save but it keeps my browser less chaotic and adding bookmarks from the browser extension and on iOS is seamless.
Vivaldi has “add to this folder” in every folder in the bookmark bar. I just go there and add. Also its bookmark editing menu is just better. And it can middle-click open bookmarks without closing the menu. Chrome and FF bookmarks are almost useless ui-wise.<p>I still migrated to FF due to MV3 but it feels real shitty in comparison, tbh. Idk how people use it beyond dead stupid use cases.<p><i>how do you organize, search, and tag your content</i><p>I create a folder hierarchy on the bookmarks bar and sometimes custom-name bookmarks that are important to find. Search through url bar.<p>Once in a while I go through a folder and delete impulsive bookmarks.<p>Basically I perceive these as a filesystem. Would be nice if they were actually mapped into $HOME/Bookmarks.
I have moved all of my tech related bookmarks to Obsidian. I have a dedicated note for blogs I like to read, and a note for things that I want to read later. With obsidian sync, I get access to my bookmarks across devices, everything is just markdown, and I like that on Android, if I find an article I want to read later, I can use the share feature to share the page with the Obsidian app, and it will save a link at the bottom of page of whichever note you select. You can also tag things in Obsidian, which is useful for search.
I generally do one of two things when I want to "bookmark" something;<p>1. Open a new tab and leave it there until I get around to reading it later that day or the next morning; or<p>2. Drop the link into my instance of ArchiveBox [0] and will return to it a few weeks/months later or, more often than not, never again<p>[0] <a href="https://archivebox.io/" rel="nofollow">https://archivebox.io/</a>
Brave (browser) has features for most of the things you are asking about. they have bookmarks and read later. they also have great a great reader mode for speeding up your reading sessions. They have a mobile and desktop versions, just guessing the way that brave works they probably have something you can do in the terminal to connect as well
I'll just leave this idea out there, but <a href="https://obsidian.md/" rel="nofollow">https://obsidian.md/</a> now allows for in app, opening of links, which lets you have your notes + apps all in one place. Depending on what you're doing that workflow can be a huge boost.<p>The "Web Viewer" was added in this release: <a href="https://obsidian.md/changelog/2024-12-18-desktop-v1.8.0/" rel="nofollow">https://obsidian.md/changelog/2024-12-18-desktop-v1.8.0/</a>