table of contents
edittodo(1) | edittodo(1) |
NAME¶
edittodo - Edit the configured todo.txt tasking file using the default editor
SYNOPSIS¶
edittodo
DESCRIPTION¶
This command opens the configured todo.txt tasking file using the default editor.
Hooks are provided that can be run before and after todo.txt file processing. Scripts run before processing are to be stored in /etc/todo.txt-base/prehooks. Scripts run after processing are stored in /etc/todo.txt-base/posthooks. All scripts are run with a single argument defining the location of the todo.txt tasking file.
The location of the todo.txt tasking file is determined by running “todo.txt --info”.
SEE ALSO¶
todo.txt-base(8), vitodo(1), listtodo(1), edittodo(1), todo.txt(1), cdtodo(1), backuptodo(1)
August 2024 |