Show HN: Brainio – Markdown notepad that turns notes into visual mind maps
havlenao
20 points
19 comments
May 05, 2026
Related Discussions
Found 5 related stories in 124.3ms across 8,303 title embeddings via pgvector HNSW
- Show HN: Marky – A lightweight Markdown viewer for agentic coding GRVYDEV · 58 pts · April 16, 2026 · 68% similar
- Show HN: leaf – a terminal Markdown previewer with a GUI-like experience RivoLink · 36 pts · April 24, 2026 · 65% similar
- Show HN: We want to displace Notion with collaborative Markdown files antics · 20 pts · March 03, 2026 · 65% similar
- Show HN: CyberWriter – a .md editor built on Apple's (barely-used) on-device AI uncSoft · 14 pts · April 20, 2026 · 63% similar
- Show HN: MDV – a Markdown superset for docs, dashboards, and slides with data drasim · 105 pts · April 18, 2026 · 63% similar
Discussion Highlights (10 comments)
home8333
This is really cool! What's your inspiration in building this?
miamicholo
amazing job with the text editor! feels good/easy to work with and format! did you code (or vibe i dont care) from scratch or used a library?
FailMore
I noticed you switched from paid to free? What was behind that decision? I’m very interested in Markdown related tools, I’m building one myself [1]. How have you found working with the MCP? I went for a CLI tool myself. Have you found that agents have produced anything interesting being able to link documents? /create maps? [1] https://sdocs.dev , discussed on HN here: https://news.ycombinator.com/item?id=47777633
devansh0718
nice man thats such a cool concept
borlandc2
Looks nice!
zyconator
How does this compare to something like Logseq or Obsidian with a graph view? What's the main reason to switch?
gildainovae
Can I import my existing Markdown files? I have about 500 notes in Obsidian and I'd like to try this without starting from scratch.
matoush
I've been looking for a good MCP-enabled note taking app. What can Claude actually do with the 17 tools? Can it create a full mind map from a prompt?
borlando
Interesting approach. How does the Yjs sync work when two people edit the same node in the mind map view? Do you handle conflicts at the node level or at the text level?
drumandbass
How do you handle performance with large documents? I tend to write really long notes with 200+ nodes. Does the mind map view slow down at that scale?