CLI for managing tasks and notes across multiple boards. More information: https://github.com/klaussinani/taskbook.
tb --task {{task description}} @{{board_name}}
tb --note {{note description}} @{{board_name}}
tb --priority @{{item_id}} {{priority}}
tb --check {{item_id}}
tb --clear
tb --move @{{item_id}} {{board_name}}