Skip to content
Andrey Utkin edited this page Mar 13, 2020 · 24 revisions
taskdb logo

TODO collage of interfaces

What is taskdb?

A free and open source software to manage a TODO list, and much more.

Why use taskdb?

taskdb is free, open and self-hostable.

taskdb backs up your data. On each transaction, it makes a backup of all data and saves the new revision in git repo, and pushes the updates to a remote destination.

taskdb is reliable. It humbly works together with great existing software via established formats and protocols to make exciting workflows possible, and doesn't implement a complete solution itself.

taskdb lets you see and change your plans and deeds in many ways. In calendar apps, visual table editors, direct SQL queries, specialised CLI utilities, visual dashboards and diagrams. On any OS, and even on a smartphone.

taskdb lets you get any insights you want from your data. The data is just one simple table, tasks. It lends itself to powerful querying with SQL.

taskdb lets you structure your plans as loosely or as thoroughly as you want. Overview what you are doing as narrowly or as broadly as you want, all at the same time.

taskdb can help you to reflect on why you do things, not just what you do. And even to understand why you don't want to do something which you think you have to do.

TODO quick demo

TODO how to install

Clone this wiki locally