Menu

Post image 1
Post image 2
1 / 2
0

I built a BYOK browser tool that turns any article into atomic Obsidian notes

DEV Community·Qonspekt·21 days ago
#MpSE9pOq
#shared#obsidian#pkm#notes#json#fullscreen
Reading 0:00
15s threshold

I kept procrastinating on taking notes from articles I read. The cycle was always the same: read something interesting, tell myself I'll write proper notes later, never do it. So I built a tool to do it automatically. What Qonspekt does Paste any article → Claude AI extracts the key concepts → you get 3–7 atomic Markdown notes, ready to drag into Obsidian. Try it: https://qonspekt.github.io/qonspekt/ Each note gets: YAML frontmatter ( title , tags , aliases ) [[wikilinks]] connecting related concepts from the same article ## Sources section with the original URL Proper filename ( concept-slug.md ) The technical approach: single HTML file, no backend The whole thing is one HTML file. No framework, no build step, no server.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More