Hi folks,
I have some great macros I use by placing in my source tiddler when
creating task etc... tiddlers. I use the comment macro,
http://www.TiddlyTools.com/#CommentPlugin, and <<tiddler
CheckboxToggleTag with..>> so now I have very sophisticated tasks.
The Problem is I now want to import/export these tiddlers to/from
Toodeldo and having these macros in my tiddlers is messy.
So I want to move all this CommentPlugin code into a view template to
it is not contained in every tiddler. Exporting tiddlers will thus
only export title, content and tags
Is there a way to get the comment plugin into the View Template, with
it's functionality that allows things such as nested sliders etc... to
be added to a/the view template. Or perhaps to include in the view
template the content of another tiddler that contains a suit of macros
to manipulate the current tiddler in view mode ?
This would be very helpful If anyone can help. I will republish the
method to make "dynamic tiddlers" if I can make this work.
Thanks in Advance.