table of contents
project(1) | project(1) |
NAME¶
project - Edit one or more todo.txt projects
SYNOPSIS¶
todo.txt-base [options] [PROJECT ...]
DESCRIPTION¶
This command finds tasks matching PROJECT in a todo.txt tasking file, and opens an editor with those tasks. The projects are saved back to the todo.txt file after the edit session is complete.
OPTIONS¶
- •
- -h, -help - Print help and exit
- •
- -l, -list – List the matching projects and exit
- •
- -f, -file – Specify the todo.txt file location
- •
- -x, -exact – require an exact match to PROJECT (default: substring)
SEE ALSO¶
todo.txt-base(8), todo.txt(8), gtdcleanup(1)
January 2021 |