2544 shaares
86 private links
86 private links
GitHub - bram85/topydo: A powerful todo list application for the console, using the todo.txt format.
A powerful todo list application for the console, using the todo.txt format.
Supports:
- due dates
- recurring tasks
- dependent tasks
all in todotxt format. Written in python, with cli and tui interfaces
documentation here or on the wayback machine
also carries idea of text-based item identifiers which are more stable than default todotxt line-based ids (since when item is done or new ones added, its line can suddenly change)