Hello,
I made a tiny button which inserts the Tiddlers of the storylist into the defaultTiddlers-Field.

<$set name="myStory" filter="[list[$:/StoryList]!tag[excludeStory]]">
<$button>{{$:/core/images/save-button}} Story to Default
<$action-setfield $tiddler="$:/DefaultTiddlers" $value=<<myStory>>/>
</$button>
</$set>

I think this is very practical because you may not want to have dynamic defaultTiddlers all the time but consolidate a special moment.
Because there is enough space in the


   $:/core/ui/ControlPanel/Basics

<http://geschichte.tiddlyspot.com/#%24%3A%2Fcore%2Fui%2FControlPanel%2FBasics> below the defaultTiddlers-Field I would like to put it there.

And I would call the other button which sets the field to storyList Dynamic Default Tiddlers.

Does anyone else think this might be practical.


Best wishes Jan

--
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/5ADF9C34.3010508%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to