A file-based task manager
at v0.4.0 7 lines 314 B view raw
1add "raw" output option for show 2 3Should probably be some variant of `tsk show -x` or something to skip the parsing step, 4just display the body of the text directly. 5 6This does suggest I should add a `format` subcommand that takes in a body and outputs 7the parsed + styled form, could be useful for editor plugins