taskwarrior-tui(1) taskwarrior-tui(1)

taskwarrior-tui — A terminal user interface for taskwarrior (https://github.com/kdheepak/taskwarrior-tui)

taskwarrior-tui

taskwarrior-tui is a terminal user interface for taskwarrior.

Starts a terminal user interface for taskwarrior.
Add the above to your dotfiles to use tt to start taskwarrior-tui.

Keybindings:

Exit current action
]
Next view - Go to next view
[
Previous view - Go to previous view

Keybindings for task report:

/
task {string} - Filter task report
task add {string} - Add new task
task {selected} done - Mark task as done
task {selected} edit - Open selected task in editor
{selected+=1} - Move down in task report
{selected-=1} - Move up in task report
{selected+=pageheight} - Move page down in task report
{selected-=pageheight} - Move page up in task report
{selected=first} - Go to top
{selected=last} - Go to bottom
task log {string} - Log new task
task {selected} modify {string} - Modify selected task
exit - Quit
task {selected} start/stop - Toggle start and stop
task {selected} +{tag}/-{tag} - Toggle {uda.taskwarrior-tui.quick-tag.name} (default: next)
task undo - Undo
{toggle mark on selected} - Toggle mark on selected
{toggle marks on all tasks} - Toggle marks on all tasks in current filter report
task delete {selected} - Delete
toggle task info - Toggle task info view
task {selected} annotate {string} - Annotate current task
scroll down task details - Scroll task details view down one line
scroll up task details - Scroll task details view up one line
!
{string} - Custom shell command
1-9
{string} - Run user defined shortcuts
:
{task id} - Jump to task id
context switcher menu - Open context switcher menu
?
help - Help menu

Keybindings for filter / command prompt:

move forward - Move forward one character
move backward - Move backward one character
backspace - Delete one character back
delete - Delete one character forward
home - Go to the beginning of line
end - Go to the end of line
delete to end - Delete to the end of line
delete to beginning - Delete to the beginning of line
delete previous word - Delete previous word
delete next word - Delete next word
move to previous word - Move to previous word
move to next word - Move to next word
transpose words - Transpose words
scroll history - Go backward in history matching from beginning of line to cursor
scroll history - Go forward in history matching from beginning of line to cursor
tab complete - Open tab completion and selection first element OR cycle to next element
tab complete - Cycle to previous element

Keybindings for context switcher:

{selected+=1} - Move forward a context
{selected-=1} - Move back a context

Keybindings for calendar:

{selected+=1} - Move forward a year in calendar
{selected-=1} - Move back a year in calendar
{selected+=10} - Move forward a decade in calendar
{selected-=10} - Move back a decade in calendar

0
If everything goes OK.

taskwarrior-tui is maintained by Dheepak `kdheepak' Krishnamurthy and other contributors.

Source code: https://github.com/kdheepak/taskwarrior-tui/

Contributors: https://github.com/kdheepak/taskwarrior-tui/graphs/contributors