r/macapps • u/Sufficient-Try6083 • 9h ago
Free Nodes 1.10.0 is out: a native macOS Markdown editor with a typographic, distraction-free interface
Hey everyone, thanks so much for all the feedback on the last post about Nodes, it genuinely helped shape what we’ve been working on since.
Quick recap for anyone who missed it: Nodes is a native macOS Markdown editor, fully local, with a clean typographic interface that renders math, tables and code inline. The name comes from connecting your notes as nodes, and there are optional AI features built in too.
What’s new in 1.10.0:
Nodes now has a background agent, off by default, that reviews your notes on its own and suggests tags, short descriptions and reminders as it goes. It’s the first real step toward what we talked about in the last post: Nodes surfacing connections for you instead of you making them all by hand.
We also added Light Windows. A few people pointed out that Nodes couldn’t just open a random .md file living somewhere on disk. Now you can double-click any Markdown file in Finder and it opens as a standalone document window. If you don’t want to deal with the whole Nodes workspace at all, this is a way to just edit and save files on disk without any of that. And if a file turns out to be a keeper, you can pull it into your library from there.
And Nodes has semantic search now. It understands your notes by meaning, not just keywords, so a search for „remembering things“ can surface your note on spaced repetition even if it never uses those exact words. This runs fully on-device.
Smaller additions: a Home dashboard that gathers your tags, open reminders and recent notes in one place, and Flow, a distraction-free full-screen writing mode.
Problem: Most Mac markdown editors are either webview/Electron apps, locked behind a subscription, or cloud-based. I wanted something native and fully local, with a clean writing experience.
Comparison:
- vs Obsidian: Electron, and built to be endlessly flexible for everyone. Nodes is native (SwiftUI), more opinionated and focused, with on-device semantic search and an open-source markdown engine.
Pricing: Nodes is completely free right now. In a few weeks we’re introducing two one-time purchase tiers: one that unlocks unlimited notes and tagging (the full editor), and a second one for the on-device AI features. If you download Nodes before that happens, you’ll get both tiers for free, permanently. No subscription, ever.
If you’ve been using Nodes and have a minute, a review on the App Store genuinely helps a small app like this. No pressure though.
App Store: https://apps.apple.com/de/app/nodes-by-the-werk/id6745401961
Thanks again for all the support, we’d love to hear what you think of the update.
Written on Nodes.
Markdown engine: https://github.com/nodes-app/swift-markdown-engine

