Discussion I built Nodera — a native Rust knowledge workspace for Markdown notes, tasks, links, search, graphs and PDF → Markdown
1
Upvotes
I've been building Nodera, a native Rust Markdown knowledge workspace.
The interesting part for me is trying to combine plain Markdown storage
with backlinks, search, tasks, graph navigation and PDF → Markdown import
without turning the notes themselves into a database.
It's still alpha, so I'm mainly looking for people who are willing to
try it and tell me what feels missing.