- Add, remove, edit, complete tasks and sub-tasks
- Sync tasks with Nextcloud or other CalDAV providers
- Multiple task lists support
- Add accent color for each task
- Drag and Drop support
- Customizable UI
Errands is using python-caldav library for syncing with Nextcloud Tasks and other CalDAV providers.
For now, only Nextcloud is supported and known to work well. Other providers may not work. See python-caldav documentation for more info on compatibility.
Errands is available as a Flatpak on Flathub:
It's the only supported verion.
- Install GNOME Builder.
- Click "Clone Repository" with
https://github.com/mrvladus/Errands.git
as the URL. - Click on the build button at the top.
- Make sure you are using latest version from flathub.
- See log file at
$HOME/.var/app/io.github.mrvladus.List/data/errands/log.txt
- Create new issue.
- Copy log if needed.
- Add steps to reproduce the bug if needed.
To translate Errands to your language see TRANSLATIONS.md
The only officially supported format is flatpak on Flathub! Please, do not package it in other formats, but if you do, these are dependencies:
libadwaita >= 1.5
libsecret
libportal
gtksourceview5
PyGObject
python3-caldav
gnome-online-accounts (optional)
If you like this app, you can support its development. See DONATIONS.md
Errands follows the GNOME project Code of Conduct.