mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Add documentation for list bullet symbol
Add a note in the documentation about how we only consider the asterisk check lists. Fixes tbabej#197.
This commit is contained in:
parent
0177912443
commit
f4f1fe2b2e
2 changed files with 10 additions and 0 deletions
|
@ -42,6 +42,11 @@ Taskwarrior. Taskwarrior uses plaintext data files as a back end, and taskwiki
|
|||
uses Taskwarrior as a back end. This allows taskwiki to leverage its powerful
|
||||
features, such as filtering, recurrent tasks, user defined attributes or hooks.
|
||||
|
||||
NOTE: Taskwiki only handles check lists that use the asterisk "*". All
|
||||
other lists, i.e. those written with a hyphen "-" or a pound sign "#" as
|
||||
well as ordered lists, are left alone. This allows you to define plain
|
||||
lists and even vimwiki check lists that are unrelated to Taskwarrior.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
Individual tasks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue