by coconuthacker42 on 1/9/25, 5:45 PM with 28 comments
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.
I want something I can access from the browser, the terminal, and my phone, and I’m just beginning to put it together.
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?
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.
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.
So I’m curious:
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?
I’d love to hear your thoughts and experiences!by mmphosis on 1/9/25, 6:34 PM
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:
Typography
— ‘ ’ “ ” • … × °
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.by rvrs on 1/9/25, 10:25 PM
- 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.
- Everything else is split into folders for interests, projects, teams at work, etc.
- For things like recipes and articles I will back them up via Waybackmachine and archive.ph and bookmark that instead of the original site
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.
by Leftium on 1/10/25, 1:45 AM
bookmarks are notes that say "this URL is important or useful."
- often I want to add more notes
- adding text content of url to bookmark as note would help find bookmark later (and preserve content)
both bangs and bookmarks provide shortcuts for launching a particular URL
- bangs are just a special case of bookmarks that adds a trigger and/or query parameter(s).
I often want to attach notes/urls to tasks as I work on them.
- tasks will simply be notes with a due date and/or priority
- it will be simple to convert between bookmarks, notes, tasks, and bangs (they are almost identical)
bookmarks can be a todo-list of items...
- to read later
- to check when searching for something
- to do when following a (daily) routine
---
Also, I recently learned Google offers a bookmarking service: https://lifehacker.com/tech/google-has-a-secret-bookmarks-fe...
by embeng4096 on 1/9/25, 8:51 PM
by daf72 on 1/9/25, 6:26 PM
by wruza on 1/9/25, 7:08 PM
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.
how do you organize, search, and tag your content
I create a folder hierarchy on the bookmarks bar and sometimes custom-name bookmarks that are important to find. Search through url bar.
Once in a while I go through a folder and delete impulsive bookmarks.
Basically I perceive these as a filesystem. Would be nice if they were actually mapped into $HOME/Bookmarks.
by 1024kb on 1/10/25, 1:12 PM
by davidsojevic on 1/10/25, 12:35 AM
1. Open a new tab and leave it there until I get around to reading it later that day or the next morning; or
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
by jppope on 1/9/25, 5:50 PM
by softwaredoug on 1/9/25, 8:34 PM
by howard941 on 1/9/25, 8:46 PM
by roland35 on 1/9/25, 6:38 PM
by jessyco on 1/10/25, 11:32 PM
The "Web Viewer" was added in this release: https://obsidian.md/changelog/2024-12-18-desktop-v1.8.0/
by theophilec on 1/9/25, 9:13 PM
by BOOSTERHIDROGEN on 1/10/25, 12:34 AM