All tools/Taskwarrior

Taskwarrior

taskwarrior

Taskwarrior is Free and Open Source Software that manages your TODO list from the command line.

Detected by task | macOS, Linux, Windows |taskwarrior.org

Sync rules

What travels, what stays, what never leaves
Taskwarrior in your home directory Every rule on this page, by file
# [Created by task 3.4.1]
# Taskwarrior program configuration file.
data.location=/Users/octocat/.taskmachine-local
hooks.location=/Users/octocat/.task/hooksmachine-local
include /opt/homebrew/share/doc/task/rc/dark-16.theme

Each machine keeps its own copy of these.

data.location=/Users/octocat/.task
hooks.location=/Users/octocat/.task/hooks
include /opt/homebrew/share/doc/task/rc/dark-16.thememachine-local
# Reports
report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,urgency

Each machine keeps its own copy of these.

· ~/.task/ Exclude
data.locationhooks.location

Each machine keeps its own copy of these.

include

Each machine keeps its own copy of these.

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/taskwarrior. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits data.location and hooks.location for you — that part is Otty’s own sync, or a template you write by hand.