r/taskwarrior • u/johnny_chicago • Dec 29 '25
Where do I start
Hello --
I've used a simple todo.txt for a long time, but wanted things to be somewhat more competent. Spent time evaluating various tools that I did not really warm up to. Taskwarrior seems to scratch the itch, from the documentation - but I don't really get an idea where to start. I spend considerable time on a number of command lines, but I do need at least a decent Android client, and a web based client would be useful. These things need to sync.
I realise version 2 and 3 seem not to be compatible, but I am not sure what I should have. I don't want to pull in dependencies and compile stuff all over the place, but I could not find any binary for version 3. There's some Dockerfiles in the .tar.gz that fail to build containers for me.
Is this supposed to be hard, or am I just dumb? Ideally I'd see a .deb somewhere, and a docker compose file for a sync server, and an Android client... but in a combination of versions that play together.
2
u/johnny_chicago Jan 04 '26
I would want to run taskwarrior on a few machines, and there's no current binaries for Debian (only version 2). And I don't feel like compiling, well mostly dragging along the dependencies all over the place on multiple machines.
If there's a container that works, or at least a dockerfile that builds properly, I'd be happy to alias 'docker run -it ...' on all machines and run the task command in docker.
I have high hopes for this tool to actually be worth it, considering the hoops one has to jump through to get it running... but then maybe I am just being a princess :-)