Taskwarrior – CLI Task Management
taskwarrior.org
Taskwarrior – CLI Task Management
1–10 of 72 posts
Re: Taskwarrior – CLI Task Management
#2Re: Taskwarrior – CLI Task Management
#3https://github.com/tmahmood/taskwarrior-web/
Task warrior is the my core of task management, as I've ADHD,I lost track of my task if it's not easily visible, this ui helps me with that. It shows timer for active task on the top.
Future plan is to integrate time warrior too.
Re: Taskwarrior – CLI Task Management
#4It's mainly JSON data stored in some simple tables, with full historic change tracking modeled as JSON too.
Here's that example loaded into Datasette Lite: https://lite.datasette.io/?sql=https://gist.github.com/simon...
Re: Taskwarrior – CLI Task Management
#5Re: Taskwarrior – CLI Task Management
#6It's really a pain in the ass that I can't get it on multiple devices so I ultimately never am in the right place to add todo items. I know there's a Task champion sync-server that's rewritten as part of Taskwarrior 3.0 but it seems very early in the development and I haven't gotten to to work and have been using Inkdrop instead; would love to go back to Taskwarrior.
Re: Taskwarrior – CLI Task Management
#7Re: Taskwarrior – CLI Task Management
#8I wish cross-device-sync was feasible, but it's pretty good.
Re: Taskwarrior – CLI Task Management
#9This looks great. I've been considering building a TUI that offers a simplified Jira/Trello/Linear experience - should've known someone else was working on it.
Re: Taskwarrior – CLI Task Management
#10Love taskwarrior. Looking forward There's a great TUI; https://github.com/kdheepak/taskwarrior-tui I wish cross-device-sync was feasible, but it's pretty good.
This looks like an attempt at that?