Taskwarrior – CLI Task Management
11–20 of 72 posts
Re: Taskwarrior – CLI Task Management
#12This is infuriating. I keep clicking on the thumbnail images and it's not expanding to full size.
Re: Taskwarrior – CLI Task Management
#13Love 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.
> cross-device-sync This looks like an attempt at that? https://github.com/GothenburgBitFactory/taskserver
Re: Taskwarrior – CLI Task Management
#14Sure I could throw the sqlite db in Dropbox or something, but there's no good way to manage the TODOs on a phone.
Every 6-12 months I'll give it another try and love it but feel it's just too limiting for most personal tasks.
I do like to use it for work tasks that aren't tracked in Jira...so stuff I generally only care about when I'm at a computer.
Re: Taskwarrior – CLI Task Management
#15I recently wrote a little about how I used Bash to hack together my own list.
Re: Taskwarrior – CLI Task Management
#16I myself have a few; here's my entry into this particular category (c/line and written in bash): https://github.com/lelanthran/terminal-todo
Re: Taskwarrior – CLI Task Management
#17Love 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.
Re: Taskwarrior – CLI Task Management
#18This looks pretty nice. I would need to dig in a bit to see if it supports showing only my next most important task and an alternate method of ordering to work for me. Based on the docs I did read, I bet it has this built in. I’m also curious about size. I recently wrote a little about how I used Bash to hack together my own list. https://www.makervoyage.com/todo
Re: Taskwarrior – CLI Task Management
#19Re: Taskwarrior – CLI Task Management
#20I LOVE taskwarrior but I feel any TODO software that can't easily be synced across devices is a nonstarter these days. Sure I could throw the sqlite db in Dropbox or something, but there's no good way to manage the TODOs on a phone. Every 6-12 months I'll give it another try and love it but feel it's just too limiting for most personal tasks. I do like to use it for work tasks that aren't tracked in Jira...so stuff I…