mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Tutorial
- NN_configuration describes rc settings, overrides and the show and config commands.
This commit is contained in:
parent
b9a21f1092
commit
9e9f90343b
6 changed files with 75 additions and 562 deletions
20
doc/misc/tutorial/shell/script.txt
Normal file
20
doc/misc/tutorial/shell/script.txt
Normal file
|
@ -0,0 +1,20 @@
|
|||
[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.
|
||||
|
||||
|
||||
|
||||
---------------------------------------- Shell -----------------------------------------------------
|
||||
|
||||
tasksh You can use the tasksh shell to create a more immersive
|
||||
task> projects environment. Any task command you run outside the shell
|
||||
task> tags can also be run inside the shell, without the need to prefix
|
||||
task> list every command with "task".
|
||||
task> quit
|
||||
|
||||
---------------------------------------- End -------------------------------------------------------
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue