Oops sorry, Picking it up today. Firstly you might need placeholders (especially tags) when you are creating a skeleton. It can be done by adding the below in the tags field. $(tag1)$
Here tag1 will be the place holder. Now to use it is very simple. WE need another tiddler (other than the skeleton) to have the following. <$set name="tag1" value="To-Do"> You might be using it with a button to create a new tiddler with the skeleton. So you can have something like below. (make sure you have the newtiddler plugin available) <$newtiddler title="Add content here" skeleton="$:/_event_Skeleton" class=< <tv-config-toolbar-class>>></$newtiddler> Let me know if this could suffice or you need me to add more information for this. Regards Shash On Sunday, June 14, 2015 at 1:44:51 PM UTC+5:30, AlexHough wrote: > > yes... sharing finding is is very useful. > > I looked at this thread to see if Mario had given the answer > > Alex > > On 14 June 2015 at 01:06, PMario <[email protected] <javascript:>> wrote: > >> On Saturday, June 13, 2015 at 10:53:42 AM UTC+2, Shash wrote: >>> >>> Never mind. Figured it out myself. >>> >>> :) >>> Shash >>> >> >> Good! ... Could you share your findings. It may be useful for others too >> ;) >> -mario >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/c80be716-d268-48e0-bcf6-aae77464c9e9%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/c80be716-d268-48e0-bcf6-aae77464c9e9%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/783193ab-3c2f-4556-8712-e6a808f571b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

