-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Currently, TaskWiki shows the UUID of tracked tasks by appending #{uuid}
to the end of the todo item. Unfortunately this conflicts with tools which use #
to denote tags, with a massive list of uuid junk presented on tag searches.
It would be very helpful if the user could deconflict this syntax by customizing the symbol used to something other than #
-- perhaps ${uuid}
or %{uuid}
or |{uuid}
Metadata
Metadata
Assignees
Labels
No labels