mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Removed obsolete section from task-tutorial.5. - Corrected typos in task-tutorial.5.
This commit is contained in:
parent
8951a2ce23
commit
dd989be887
1 changed files with 1 additions and 59 deletions
|
@ -359,7 +359,7 @@ just single words associated with the task. I can go to the print shop at the
|
|||
mall, and do all the invitation tasks, so let's tag them all.
|
||||
|
||||
.RS
|
||||
$ task 3,5,6 modfy +mall
|
||||
$ task 3,5,6 modify +mall
|
||||
.br
|
||||
|
||||
.br
|
||||
|
@ -716,64 +716,6 @@ ID Project Pri Due Active Age Description
|
|||
8 tasks
|
||||
.RE
|
||||
|
||||
You can choose to display annotations in different ways.
|
||||
|
||||
.RS
|
||||
$ task rc.annotations:full list
|
||||
.br
|
||||
|
||||
.br
|
||||
ID Project Pri Due Active Age Description
|
||||
.br
|
||||
-- ------- --- --- ------ ------- ---------------------------------
|
||||
.br
|
||||
1 party H 49 mins Select a free weekend in November
|
||||
.br
|
||||
10/16/2010 the 13th looks good
|
||||
.br
|
||||
10/16/2010 or the 14th
|
||||
.br
|
||||
|
||||
.br
|
||||
1 task
|
||||
.br
|
||||
Configuration override annotations:full
|
||||
.br
|
||||
$ task rc.annotations:sparse list
|
||||
.br
|
||||
|
||||
.br
|
||||
ID Project Pri Due Active Age Description
|
||||
.br
|
||||
-- ------- --- --- ------ ------- ----------------------------------
|
||||
.br
|
||||
1 party H 49 mins +Select a free weekend in November
|
||||
.br
|
||||
10/16/2010 or the 14th
|
||||
.br
|
||||
|
||||
.br
|
||||
1 task
|
||||
.br
|
||||
Configuration override annotations:sparse
|
||||
.br
|
||||
$ task rc.annotations:none list
|
||||
.br
|
||||
|
||||
.br
|
||||
ID Project Pri Due Active Age Description
|
||||
.br
|
||||
-- ------- --- --- ------ ------- ----------------------------------
|
||||
.br
|
||||
1 party H 49 mins +Select a free weekend in November
|
||||
.br
|
||||
|
||||
.br
|
||||
1 task
|
||||
.br
|
||||
Configuration override annotations:none
|
||||
.RE
|
||||
|
||||
Annotations can be removed by providing a matching pattern.
|
||||
|
||||
.RS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue