
tb
List of commands for tb:
-
tb:tldr:13488 tb: Edit item's priority.$ tb --priority @${item_id} ${priority}try on your machineexplain this command
-
tb:tldr:5c454 tb: Check/uncheck item.$ tb --check ${item_id}try on your machineexplain this command
-
tb:tldr:99edd tb: Move item to a board.$ tb --move @${item_id} ${board_name}try on your machineexplain this command
-
tb:tldr:9d8a2 tb: Add a new note to a board.$ tb --note ${note_description} @${board_name}try on your machineexplain this command
-
tb:tldr:afc19 tb: Add a new task to a board.$ tb --task ${task_description} @${board_name}try on your machineexplain this command