Feature #571 - Special tag feedback
- The verbosity token 'special' now controls whether the feedback is provided when special tags are added to a task. - Added new 'special' verbosity token documentation to man page. - Added missing 'next' special tag to man page. - Added new localized strings for describing special tags.
This commit is contained in:
@@ -487,6 +487,7 @@ 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
|
||||
+nocal This task will not appear on the calendar
|
||||
+next Elevates task so it appears on 'next' report
|
||||
|
||||
.TP
|
||||
.B project:<project-name>
|
||||
|
||||
@@ -225,6 +225,7 @@ control specific occasions when output is generated. This list may contain:
|
||||
new-id Provides feedback of any new task IDs
|
||||
affected Reports 'N tasks affected' and similar
|
||||
edit Used the verbose template for the 'edit' command
|
||||
special Feedback when applying special tags
|
||||
|
||||
Note that the "on" setting is equivalent to all the tokens being specified,
|
||||
and the "off" setting is equivalent to none of the tokens being specified.
|
||||
|
||||
Reference in New Issue
Block a user