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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/c281aa88-df28-4882-8edf-380ff8cddb60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to