LWN: Comments on "Managing tasks with todo.txt and Taskwarrior" https://lwn.net/Articles/824333/ This is a special feed containing comments posted to the individual LWN article titled "Managing tasks with todo.txt and Taskwarrior". en-us Tue, 16 Sep 2025 20:27:36 +0000 Tue, 16 Sep 2025 20:27:36 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/825858/ https://lwn.net/Articles/825858/ emorrp1 <div class="FormattedComment"> Yes, I found &quot;wait&quot; dates way more intuitive than start dates. I also like the tunable auto-prioritisation of taskwarrior e.g. tag X should become more important over time, faster than the default rate. For those of us with motivation issues, the various completion reports are useful for replicating the feeling of a mostly checked-off physical list. On that point, it&#x27;s a bit wacky, but I found Habitica cool for a family friendly todo list bootstrapping: <a href="https://habitica.com/static/home#gamify-life">https://habitica.com/static/home#gamify-life</a> <br> </div> Fri, 10 Jul 2020 15:58:45 +0000 Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/825541/ https://lwn.net/Articles/825541/ rookie101 <div class="FormattedComment"> I prefer using vimwiki, it has a diary and todo list manager. So I note down the tasks in the diary and check them off as my day progresses. This coupled with snippets make it a really powerful tool e.g. I have a snippet that adds `take out trash` as a task I have to do every Wednesday. <br> <p> For web support, I can&#x27;t edit my lists but I have a git hook that automatically builds the diary into html and sends it to my server for seeing what I had planned.<br> <br> </div> Wed, 08 Jul 2020 13:30:22 +0000 Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/824652/ https://lwn.net/Articles/824652/ Amolith <div class="FormattedComment"> This is a very timely series because I&#x27;ve been looking for a good task management tool as well. Taskwarrior crossed my radar and it looked really nice but I ended up going with Taskell instead. <br> <a href="https://github.com/smallhadroncollider/taskell">https://github.com/smallhadroncollider/taskell</a><br> <p> I love the idea of using plaintext files for everything but Taskell goes beyond that and stores items as markdown in such a way that also looks great in markdown editor or renderer. The file is looked for and stored at a relative path so one would be able to have a different task list for every repository/project and share it among collaborators. It took me a minute to realise it but Mark actually uses Taskell for the tool&#x27;s roadmap:<br> <a href="https://github.com/smallhadroncollider/taskell/blob/develop/roadmap.md">https://github.com/smallhadroncollider/taskell/blob/devel...</a><br> I haven&#x27;t used it in that situation yet but I definitely see the value and will likely propose it in future projects.<br> <p> You do make a good point about being able to interact with it on mobile and I use Syncthing in combination with Markor for that. Syncthing has handled my KeePass database flawlessly for the past year, so I don&#x27;t foresee any issues with a basic text file.<br> <p> The simple combination of plaintext, easy-to-read markdown, and an attractive UI with vim bindings is what drew me to Taskell and I&#x27;ve really enjoyed working with it so far!<br> </div> Sun, 28 Jun 2020 07:17:44 +0000 Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/824630/ https://lwn.net/Articles/824630/ unixbhaskar <div class="FormattedComment"> Well, Calcurse do it for me ...you can find it here: <a href="https://www.calcurse.org/">https://www.calcurse.org/</a> ...simple and easy to use. <br> </div> Sat, 27 Jun 2020 05:47:17 +0000 Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/824608/ https://lwn.net/Articles/824608/ wodny <div class="FormattedComment"> Nice article - a lot of interesting related projects I didn&#x27;t know about, thanks. TaskWarrior has some great features that help me organize the endless flow of tasks:<br> - the &quot;wait:&quot; date which allows to keep the task hidden until I really need to handle it,<br> - recurring tasks (eg. renewing certificates),<br> - date expressions like &quot;monday+12h&quot; or &quot;due:friday wait:due-12h&quot;,<br> - nice default task ranking rules.<br> </div> Fri, 26 Jun 2020 20:05:42 +0000 Managing tasks with todo.txt and Taskwarrior https://lwn.net/Articles/824604/ https://lwn.net/Articles/824604/ tomj <div class="FormattedComment"> In case anyone is looking for a todo.txt based tool written in Rust, have a look at &quot;ttdl&quot;: <a href="https://crates.io/crates/ttdl">https://crates.io/crates/ttdl</a><br> <p> I use it as a daily driver and the filters are pretty helpful. Supports recurring tasks, too. Bonus points: Works on Linux, MacOS and Windows.<br> <p> While TaskWarrior has more bells and whistles than todo.txt, the simplicity and the cleverness of the todo.txt data format won me over. One file, easy to grasp and modify.<br> <p> Here&#x27;s another good writeup about &quot;plaintext productivity&quot;:<br> <a href="https://plaintext-productivity.net/1-00-tasks-introduction.html">https://plaintext-productivity.net/1-00-tasks-introductio...</a><br> <p> </div> Fri, 26 Jun 2020 18:09:32 +0000