mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
docs: Add a note about spaces being mandatory around modstring operator
This commit is contained in:
parent
29adb30f00
commit
7a2b0d9ad1
1 changed files with 2 additions and 0 deletions
|
@ -305,6 +305,8 @@ To add arbitrary metadata to the tasks, see |taskwiki-commands|, especially
|
|||
To assign metadata when creating a task, you can use put it into the
|
||||
description, separating it from the real description using the '--' divider.
|
||||
|
||||
Note that the spaces around the divider are required.
|
||||
|
||||
~ * [ ] This has project home -- project:Home
|
||||
|
||||
Upon saving, the metadata string will disappear, saving the metadata into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue