It was ported from a similar Shell to-do list organizer.
It support various features, including sub-tasks, and notes.
The file format is almost identical to the output except that there is a TAB after the task number.
Notes are saved on same line as task, but displayed on another line with asterisk prefix.
Features:
- Multiple todo lists (per directory)
- Subtasks (recursive delete or status update)
- Priorities - (A) (B)
- Status - , x, @ etc
- Tag - @WORK
- Project - +myproj
- Component - @comp1
- Notes attached to task
- Delete tasks
- Archive completed tasks
- Colored or plain output
- Show or hide completed tasks (default: hide)
- Search, filter, sort tasks by priority (default) or task id.
- Renumber the file
What is new in this release:
- Added search terms for list.
Comments not found