Options:
-c commit directly only with the title, without
adding a description. Assumes -m
-m MESSAGE_TITLE the title message of the entry
-t TYPE the type of entry to be added (default: |TYPE|)
-s STATE the state of entry to be added (default: |STATE|)
-F RC_FILE use RC_FILE for config instead of .tdrc
-l list the supported values for $TD_USE_BUILTIN_HOOKS
-L lint the issues file
-H pre-process issues file before generating HTML
-S dump suggested CSS
-h, --help show this help message
-V, --version print the version number
Examples:
Create a new entry with the default type with a custom title:
$ td -cm 'An entry title'
Create a new entry with a custom type and state:
$ td -cm 'Another title' -t bug -s DONE
Create a new entry entry with the default type using $VISUAL/$EDITOR:
$ td
States of an entry: