Enhancement - special tags

- Implemented the 'nocal' special tag.
This commit is contained in:
Paul Beckingham
2010-07-22 16:17:28 -07:00
parent a345541ff7
commit feeafb9b23
4 changed files with 9 additions and 5 deletions

View File

@@ -275,8 +275,9 @@ Certain tags (called 'special tags'), can be used to affect the way tasks are
treated. For example, is a task has the special tag 'nocolor', then it is
exempt from all color rules. The supported special tags are:
+nocolor Disable color rules processing for this task.
+nonag Completion of this task suppresses all nag messages.
+nocolor Disable color rules processing for this task
+nonag Completion of this task suppresses all nag messages
+nocal This task will not appear on the calendar
.TP
.B project:<project-name>