Show HN: I got tired of saving and forgetting - built this
1 barnabas-szoke 2 6/9/2025, 6:47:31 PM snaplinks.ai ↗
I used to save articles all the time - tabs, bookmarks, even Notion databases, but I rarely went back to read or apply them. It felt productive, but I was forgetting almost everything I saved.
None of the tools I tried really helped me use the content, they were great at storing, but not at turning information into something I could recall or apply later.
So I built something small to fix that. It combines a reading queue with lightweight organization and an AI assistant that lets you query your saved content like a searchable knowledge base.
You can:
- Tag and organize links into workspaces and folders
- Track progress (Unread -> In Progress -> Done)
- Promote key items into searchable "knowledge bases"
- Ask the assistant questions about your saved content
It’s very early, launched the free beta last week. Right now I’m trying to talk to people who’ve had the same problem and see if this actually helps.
Comments (2)
toomuchtodo · 3h ago
Very cool! I use https://github.com/karakeep-app/karakeep as a source of truth, might you have plans to plug into other knowledge graph systems such as this?
barnabas-szoke · 3h ago
Thanks! I wasn't aware of KaraKeep, it looks interesting. I don't have concrete plans to plug into other knowledge graph systems yet, but I'm definitely open to it if there’s interest. For now, I’m trying to validate whether the core flow is actually useful to people. Appreciate the pointer though!