Can you give an example of #3. I've never had luck calling a widget from inside a widget and I would like to know how it's done.
All of that, just to call a slice, which could have been made in a second in TWC. Am I the only one who thinks this is incredibly daunting, especially for new-comers? Mark On Friday, June 17, 2016 at 7:51:52 AM UTC-7, c pa wrote: > > Folks, > > Whenever I feel the need to include slices in my tiddlers, I implement > each slice using a combination of the following: > > 1. a field and an <$edit-text tag="textarea" $field="slicename" /> > widget. > 2. the same field and an <$transclude mode="block" $field="slicename" /> > widget. > 3. a tag (I use edit) and a <$list filter="[all[current]tag[edit]]" > emptymessage=""" -- put view widget here --- """> --put edit widget here -- > </$list> widget to switch the display between edit and view of the field > > Benefits > 1. Allows me to stay with the tiddlywiki core path > 2. Imposes standard slice names > 3. Allows me to look up and manipulate all slice names > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/13a9eaf6-3e4d-45e5-a357-2ec53c166666%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

