• v0.4.0 6904e1970a

    v0.4.0 Stable

    rosa released this 2025-08-11 00:04:31 +00:00 | 109 commits to main since this release

    Added

    • add and list now have a --no-headers flag which hides the table headers in the output.
    • The projects command, which lists all projects in your todo.txt.
    • The contexts command, which lists all contexts in your todo.txt.
    • The tags command, which lists all tags in your todo.txt.

    Changed

    • Output tables are now prettier
    • add now adds the current date to new tasks if one isn't already provided.
    • add now also adds a short, random id attribute to new tasks if one isn't already provided.
    • done now adds the current date to completed tasks.
    Downloads