Wflow is a cli tool for manage the workflow
much better. The cli contains two mean subcommands, and they are:
tidy
: Manage your project folderstodo
: Manage your todos
cargo install wflow
wflow
tidy
add
: Add the current path to projects
list
: List all projects savedopen
: Open a project with an editornew
: Create new folder project and saveremove
: Remove a projecttodo
list
: List all todos
create
: Create new todo and savecheck
: Change the todo status