Crates.io | chore |
lib.rs | chore |
version | 0.1.0 |
source | src |
created_at | 2021-04-11 13:42:53.57225 |
updated_at | 2021-04-11 13:42:53.57225 |
description | plain-text command-line task management utility |
homepage | https://github.com/paradigm/chore/ |
repository | https://github.com/paradigm/chore/ |
max_upload_size | |
id | 382025 |
size | 225,734 |
Chore is yet another opinionated command line task management utility.
Chore uses a plain text file format greatly influenced by but incompatible with todo.txt. This format interplays nicely with plain text-friendly tooling such as git and grep, and can be easily maintained manually in a text editor.
Chore's command line interface was broadly influenced by
taskwarrior's. In particular, Chore borrows the
filter-command-modification pattern and the key.mod:
syntax.
To learn more about Chore, read: