i got tired of todo apps that slow me down
A todo app that keeps up.
Capture a task in seconds. Autocomplete fills in the project, date, and priority. Syncs on every device.
Why I built this
Every todo app I tried wanted to be a project manager. I wanted a plain text file that keeps up while I work. Capture a task in two seconds, get back to code. Nothing did that, so I built it. It has run my days ever since.
Keyboard
⌘K for everything.
Open the command palette with ⌘K. Move with ↑ ↓, complete with space. The app launches instantly, nothing to load.
Plain text
It's just a text file.
Your tasks are a todo.txt file. Open it in any editor, grep it, keep it in git. Nothing to export, nothing to migrate.
Storage
Cloud, Gist, or a local file.
Encrypted cloud sync, free forever. Or a GitHub Gist with your own token, or a plain file in Dropbox or iCloud through the desktop app. Or nothing at all, browser-only, to try it out.
Apps
Sync across every device.
macOS, Windows, Linux, web, and mobile. Native desktop apps, or open it in the browser.