Stash
Hi HN, I've made a Markdown notes app. - 100% Mac native (even the Markdown formatting) - Your files live in ~/Stash (or another folder if you prefer) - You can connect to a Git backend (my files are connected to a private GitHub repo) - Notes can be Markdown text or tables (shows in a grid, has the extension .mdsv, viewable outside Stash as plain MD) - Preview from the folder view with clickable task items and link previews - Includes an integrated terminal for your agents (via GhosttyKit) Markdown is formatted with a library I made that is 99.9% compatible with GitHub Flavored Markdown: https://github.com/andrewjk/allmark Git support is provided by another library I made: https://github.com/andrewjk/gitologist There's a 7 day trial download or a $12 once off purchase. I hope you like it!