Skip to the content.

Options

These are the options usable, all of these should work inside .todotrc files unless stated otherwise, if you want to use these in the config file then change --name value to name=value
All of these options are optional and the tool works fine without them

--version

Shows the current python and todot version in the console, this does not work inside config files

--output [file]

Outputs the todos to a file instead of the console

--format [default|text|color|markdown|github]

Sets the format for the output

--configfile [file]

Sets the config file to read the configuration from, this can not be set inside the config file

--ignore file1,file2, --exclude file1,file2

Ignores the specified files

--gitignore

Ignores all files in .gitignore

--tags tag1,tag2

Also parses the specified tags

--repo repository_url

Use to hyperlink lines where the todos were found

--branch repository_branch

Use to hyperlink lines where the todos were found, by default master