A file-based task manager
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