With ntodotxt
you can manage your todos in a todo.txt file (i.e. all information
is stored in a single file). You can save your todos locally on your device and/or synchronize the todo.txt file via webdav - for
example with a self-hosted nextcloud instance.
This application is under active development and will continue to be modified and improved over time.
- Manage your todos in todo.txt format
- Manage your todos locally and/or synchronize your todos via webdav with a server of your choice
- Custom path and filename of todo files (local and remote)
- Completely customizable filters
- Ordering
- Filter by project, context, priorities and completion
- Search todos
- Build and publish to Google Play (Android)
- Build and publish as
flatpak
to flathub (Linux) - Build and publish as
snap
to snapcraft (Linux) - Build and publish to Microsoft Store (Windows)
- Add language localization (e.g. english, german)
- Import existing todos from file
- Export todos to file
- Archiving of completed todos (done.txt)
- Recurring tasks
Flutter SDK is required to build this project.
flutter pub get
flutter run # debug version
flutter build # release version
- Nextcloud instance or other webdav server running (webdav-sync only)
There are other note taking apps with the WebDAV support. See them in awesome WebDAV list
- Open
Settings
- Go to
Battery and device care
>More options
(three dots at top right corner) >Storage booster
> Toggle offAuto delete unnecessary data
.