Enhancement - special tags
- Implemented the 'nocal' special tag.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user