LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

topydo

Feature-rich todo.txt task manager

TLDR

List tasks
$ topydo ls
copy
Add task
$ topydo add "[task description]"
copy
Complete task
$ topydo do [number]
copy
Set priority
$ topydo pri [number] [A]
copy
Postpone task
$ topydo postpone [number] [1w]
copy
Interactive mode
$ topydo prompt
copy

SYNOPSIS

topydo command [options] [args]

DESCRIPTION

topydo is a feature-rich command-line todo list manager that uses the todo.txt format while adding capabilities like recurring tasks, relative date handling, and task dependencies. It maintains full compatibility with other todo.txt tools and clients.The interactive prompt mode provides a continuous session for managing tasks without restarting the tool. Tasks can be postponed with relative date expressions like "1w" for one week, and recurring tasks automatically create new instances when completed.

PARAMETERS

ls

List tasks.
add
Add task.
do
Complete task.
pri
Set priority.
postpone
Delay task.
prompt
Interactive mode.

INSTALL

brew install topydo
copy
nix profile install nixpkgs#topydo
copy

CAVEATS

Python required. todo.txt format. Configuration recommended.

HISTORY

topydo was created as a feature-rich, Python-based todo.txt client with recurring task support.

SEE ALSO

todo.sh(1), task(1), todoman(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid