Ponder is a fast, keyboard-friendly macOS notes app for people who keep notes in Markdown and want one aggregated todo view across all notes.
You keep your own local .md files, stay sovereign from subscription services, and choose your own sync method (for example iCloud Drive, Dropbox, or Git).
Ponder.Demo.mp4
- Direct download: MacOS App
- Platform: macOS desktop app
- Download the latest release asset from the Releases page.
- Open the downloaded archive and move
Ponder.appto yourApplicationsfolder. - Start Ponder.
- If macOS blocks first launch, unlock the app in MacOS
Privacy & Securitysettings.
- Keeps your notes as plain
.mdfiles in your own folders. - Lets you switch between up to 9 workspaces instantly.
- Searches titles and full note content from one overview.
- Aggregates open markdown todos from all notes into one focused list.
- Lets you jump from a todo to its source note and back to the todo list quickly.
- Toggles todos and writes changes back to the source note, so notes and task view stay in sync.
Ponder is built for back-and-forth work: capture context in notes, execute from one aggregated todo list, jump back into the source note when needed, then continue in the list. You do not lose context and you do not need to manually sync task lists.
- People who want Markdown notes as real files on disk.
- Users who prefer keyboard-driven note and task workflows.
- Anyone who wants flexible syncing via their own tools (Drive or Git).
- Teams looking for a hosted, multi-user SaaS workspace.
- Users who want cloud-only storage managed by the app vendor.
- People who need built-in collaboration features like live co-editing.
- Open Workspaces and connect a folder. This folder is your workspace root where Ponder stores and reads your
.mdnote files. - Create or open a note in Overview.
- Write in Markdown and add tags, including markdown checkboxes for tasks.
- Open Todos to work from one aggregated list across all notes.
- Jump into source notes, edit context, and continue directly in the todo list.
o: Overvieww: Workspacest: Todosn: New note?orh: Shortcuts helpEsc: Back/close current input mode
- Your notes stay in your selected local folders.
- Ponder metadata is stored per workspace in
.ponder/. - Deletions are soft deletes to
deleted/. - Sync is your choice: use any file sync service or Git workflow you prefer.
Ponder is currently distributed as a macOS desktop app via GitHub Releases.
In the workspace folder you choose. Ponder reads and writes your .md files there directly.
Yes. Because notes are normal local files, you can use any folder-sync provider you prefer.
Yes. Many users keep their workspace folder in a Git repo and use their own Git workflow.
- Bug reports and feature requests: GitHub Issues
Technical docs for build, CI, and release publishing are in:
docs/developer/BUILD_AND_RELEASE.md
This project is licensed under the MIT License. See LICENSE.



