Thanks for the reply - it's actually quite difficult to explain things
clearly when you're just starting out! Given that all the terminology is
new and in the case of TiddyWiki, the concepts to some degree, it's hard to
know the right way to explain things! However, I'll try again.
I have made a TiddlerTemplpate with the following code:
This Task:
|!Field|!Value|
|>| Map |
|caption|{{!!caption}}|
|tmap.id|{{!!tmap.id}}|
|tmap.edges|{{!!tmap.edges}}|
|>| Board |
|shorttext|{{!!shorttext}}|
I want to include some code at the top, after "This Task: " it will have
the Task as a draggable object, as per this video:
https://youtu.be/cPvIhpD8Fys
Let's say I create a task called "Get.Milk" based on the template. It will
say "This Task: Get.Milk" at the top and I'll be able to drag "Get.Milk"
onto other application within the wiki.
I tried by displaying the title field, but periods seem to mess it up. The
links in the video were produced via list + filter. But how do I do this
(essentially by self-referencing? e.g. pseudo: {{self}} )
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/768b1b9b-5eb0-4a17-958b-33eac4c48cb0%40googlegroups.com.