Multi-line annotations on Taskwarrior

Aug 04, 2021

When I started using Taskwarrior, one of the first things that I missed was having plenty of space for writing my annotations.

Of course, I could add \n’s as I wished to break lines, but I wanted a comfier place to write them.

I quickly stumbled upon a simple script that could solve that. It worked like this: you run it with the task number and your preferred editor opened with a blank screen, ready for your annotation. Now when you saved and closed it, your task was annotated. Very useful.

I started to use that script, fixed some minor issues, added features, made it more robust… And you can find the result here.

Some features I added:

My workflow is the following:

However, not everything is glory. This solves the adding of large annotations and they are shown correctly on task info. However, task edit can be a confusing view and I find manipulating them somewhat cumbersome.


Have comments? E-mail me.

All posts