On Saturday, October 31, 2015 at 10:13:41 AM UTC-7, Devin Baillie wrote: > > I've got multiple projects, and I want to be able to create tasks tagged > with each project name. > Where task_skeleton is a tiddler that is tagged with $(tag1)$ and $(tag2)$. > This works how I expected for titles without spaces, but if the project > title has multiple words, for example "Test Project", when the new task > gets tagged with "Test" and "Project", which is not helpful. How can I > make this so that it will tag it with a single tag "Test Project" instead? >
Have you tried putting [[ and ]] around the $(tag1)$ and $(tag2)$ in the task_skeleton? i.e., [[$(tag1)$]] [[$(tag2)$]] enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7c8c7c58-60bc-4252-a179-ee59dbd1a228%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

