I’ve used Notational Velocity and nvAlt for decades and wanted one I owned.
What it does
The notes app, distilled.
No folders to wrangle. No sync to babysit. No subscription. Just a search field and your text files.
Find
Search‑as‑you‑type, like it’s 2003.
One field. Type a few letters; the matching note rises to the top. Hit Return to open it — or to create it.
- Title, body, and tag matches, ranked the way you’d expect.
- Empty query? Most‑recent first.
- Nothing matches? The next Return makes that note exist.
Own
Plain text. Plain folder. Plain forever.
Every note is a real .md file with YAML frontmatter for tags and dates. Edit them in BBEdit. Grep them in Terminal. Sync them with whatever you like.
- iCloud Drive sync with proper conflict resolution — built in.
- One‑click import from nvALT, including OpenMeta tags.
- Finder tag mirroring keeps the OS in the loop.
Write
Markdown in place. Preview when you want it.
Type Markdown the way you already do; nvEnvy styles it inline. Need a real render? ⌘⌃P opens a live preview window with custom CSS, source view, and Print / Save HTML.
- [[Wikilinks]] autocomplete and click‑to‑navigate.
- Frontmatter #tags with batch tagging and a tag sidebar.
- Import from RTF, RTFD, HTML, PDF, Word, web archives. Export to plain text, HTML, RTF, Word.
Move
Made for hands on a keyboard.
⌘L to search. ⌘J / ⌘K through the list. ↩ for the note. ⎋ back to search. Nine bookmarks on ⌘1–9.
- Save and recall any search query as a bookmark.
- nvenvy:// URL schemes for automation.
- AppleScript, Shortcuts (App Intents), and a Services menu entry.
Cheat sheet
The whole app, on one page.
If you knew nvAlt by muscle memory, you already know nvEnvy. Everything in its familiar place.
Navigate
Format
View & preview
Notes & files
Lineage
Twenty‑three years of the same good idea.
nvEnvy stands on two pieces of work that taught a generation of writers how a notes app should feel.
nv
The original. Search and create from a single field. Open source under a BSD‑style license; the idea everyone else has been copying ever since.
nvAlt
A fork that kept nv breathing through a decade of macOS releases — Markdown, MultiMarkdown, tags, an external editor pipeline. Beloved.
nvEnvy
A native Swift rewrite for Apple silicon and modern macOS. Same single field. Same plain text on disk. Same muscle memory. New foundations.
FAQ
Questions, fairly asked.
Is nvEnvy free?
Will my old nv / nvAlt notes work?
Does it sync?
What about iOS / iPad?
Is this Electron?
How does this differ from Obsidian / Bear / Apple Notes?
Is it on the Mac App Store?
What languages is it localized to?
Open source
Yes, this is vibe‑coded. Your contributions are appreciated.
nvEnvy is a small project carried by people who’ve used nv and nvAlt for a long time. It’s MIT licensed, written in Swift and SwiftUI, and very much a work in progress. If a Saturday spent fixing a sharp edge sounds like a Saturday well spent, the repo is open.