How to use Tana Paste with supertags that have non-alphanumeric characters?
Tana Paste can usually parse supertags that are one word, such as #task
. If a supertag has spaces, numbers or irregular characters, try wrapping the name in double brackets like this:
#[[1'3$4'6]]
If you want to grab the supertag definition, include the hashtag within the brackets, like this:
[[#1'3$4'6]]