Docs
How the automatic per-entry Markdown export works.
Export isn’t a feature you run — it’s a property of how Consistent Notes saves. Every entry, at the moment it’s saved, is written as a dated Markdown file. Details of the folder layout and file format are in Where your entries live; the short version:
.md file per day, named YYYY-MM-DD.md, grouped in per-year foldersBecause every entry is already a file in a folder you control, your backup story is whatever your Mac’s is. Time Machine, iCloud Drive (point the notes folder at one), or rsync to a server — all just work, because there’s nothing special to back up.
Since the files travel with their created/updated timestamps, the import preserves when things actually happened.