mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00

- Added tutorial scripts, which are the 1.9.3 scripts, largely unmodified. This is a work in progress.
24 lines
818 B
Text
24 lines
818 B
Text
[Make window 116x32 for movie recording, light text, dark background]
|
|
|
|
This is the script from which a 2.0-specific movie will be made. On the left
|
|
are the typed commands, and on the right is the voice track.
|
|
|
|
It is intended that the left and right be combined and the result will be a new
|
|
task-tutorial.5 man page.
|
|
|
|
|
|
|
|
---------------------------------------- Aliases ---------------------------------------------------
|
|
|
|
task config alias.zzz list You can create aliases to effectively rename commands.
|
|
task zzz
|
|
|
|
task z You can abbreviate those, too.
|
|
|
|
---------------------------------------- End -------------------------------------------------------
|
|
|
|
Complex aliases, including fragments that can be used in other contexts.
|
|
|
|
task config pf project:foo
|
|
task list pf
|
|
|