yatta - Yet Another Text-based TODO App.
Or probably yatta, Japanese for "did it!"
yatta is a visual TODO app that aims to be a simple yet powerful TODO App. No subscriptions, no cloud, no data getting out from your device (unless you want to, which is super simple). This app stores every task as simple markdown files (YAML frontmatter) in a folder you choose, so you are always in control of your data. This also makes it very easy to integrate with agents and other automation tools.
Automatic git support if you want to keep the history or even push it away from your local PC.
It has a "quick add" which parses what you type: "Send the report tomorrow !high #work" becomes a task with a deadline, a priority and a tag. Tasks can be viewed as a list or as a kanban board, grouped by tag, priority or deadline, and imported in bulk one task per line. The vault folder is watched, so edits made in another editor - or by an agent - show up immediately.
Note that on first run yatta will ask where you would like your tasks kept, and that's it!
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed on elementary OS from the command line. Open Terminal from the Applications launcher and type the following:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Yatta - Yet Another Text-based TODO App, simply use the following command:
sudo snap install yatta
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.