← Notes archive

Note · January 07, 2026

I Built My Own Bookmark Vault

A quiet, keyboard-first link inbox built to reduce friction.

Bookmark Vault interface preview

I have had the same problem for years: I save links constantly, but I almost never find them again.

I tried browser bookmarks, read-later apps, Notion tables, and the classic "I will just paste it into a notes file." They all failed for different reasons, but the result was always the same, the tool became another place to ignore.

The issue was not lack of features. It was friction. I wanted something that behaves like a utility, not a platform.

The requirements

- Save should be one motion, paste, Enter, done.

- Finding should be faster than scrolling.

- The UI should be quiet, no feeds, no reminders, no noise.

- The list should become readable automatically, title, icon, preview.

- It should feel owned, my data, my workflow.

What I built

A simple web app that acts like a personal link inbox.

Single input at the top. Drop a URL and confirm. That is the whole save flow.

Auto-enrichment in the background metadata so entries are not just raw links.

A list that stays clean. Just the essentials: name, source, created date.

Keyboard-first flow. Add, search, and open without switching modes.

Next

- Better search and quick open.

- Duplicate detection.

- Screenshot-to-link capture.

- Optional tagging (only if it stays lightweight).

It is boring, fast, and mine, which is exactly what I wanted.