All posts
GuideMay 8, 20256 min read

Building the Perfect Research Workflow with Tags and Collections

Tags are powerful—but only if you use them consistently. Here's the tagging system we use internally and recommend to every new Bookmark user.


A link manager is only as good as your ability to find things in it later. Raw saving is easy. The hard part is the retrieval system. Here's the tagging approach that keeps a large library navigable.

Start with topic tags, not project tags

The most common mistake is organizing by project: "Q2 Research," "Blog Post Draft," "Client Work." Projects end. Topics don't. When your Q2 project wraps up, those bookmarks become orphaned—filed under a label that no longer means anything to you.

Instead, tag by topic: "database-optimization," "ux-research," "python," "design-systems." These tags outlast any project and stay meaningful across months and years.

Use a consistent tag vocabulary

Inconsistent tags destroy retrieval. "js," "javascript," "JavaScript," and "JS" are four different tags that all mean the same thing. Pick one form and stick to it. Lowercase, hyphenated is the most ergonomic: "machine-learning," "react-hooks," "api-design."

Keep a short tag glossary somewhere—a pinned bookmark works—so you don't drift over time.

Add a status tag for read-later items

The inbox problem: you save things faster than you read them. A simple status tag system solves this:

  • unread — saved but not yet read
  • reading — in progress
  • done — read, kept for reference

Filter on "unread" when you have reading time. Remove the tag when you've processed the link. This turns your bookmark library into an actual reading queue.

Use your notes field

The notes field is the most underused feature in any bookmark manager. Write one sentence: why you saved this. What problem were you solving? What was interesting about it?

"Good explanation of B-tree indexing, revisit when optimizing slow queries" is infinitely more useful than the page title alone six months from now.

Search before you browse

Once you have a tagged library of hundreds of links, don't browse—search. Type the concept you're looking for. Good search across titles, tags, and notes makes the library feel small even when it's large.

Build the habit: before adding a new link, search for it first. You may already have it. And if you don't, saving it takes ten seconds with the browser extension.


Back to all posts