We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0bf80b6
Allows when using the API to mark as done and delete multiple elements at once separated by a comma (eg. task rm 1,3).
task rm 1,3
2ad20b6
Adds possibility to delete a context by ID in addition to name.
a86284c
task
171c298
Supports automatic line breaking based on terminal process size.
2bcca22
Support command to list all tasks from all contexts.
b47c590
Adds support to read and write on remote data file with ssh2.
86aff5f
Tiny tasks CLI in Rust.