Jan, There is a way to get what you are after using a different workflow.
Open or have open all the tiddlers you want to reopen. Use the Toolbar More > Permaview You can simply book mark this to return to the same open set of tiddlers. Or you can No Go to the browser address bar and copy the whole thing Eg: http://127.0.0.1:8088/Instances/TiddlyWiki5.html#TWOutlier:TWOutlier%20Home%20%5B%5BMake%20It%20Stick%5D%5D Or perhaps you can Paste it into your home page with pretty link [[MyView|http://127.0.0.1:8088/Instances/TiddlyWiki5.html#TWOutlier:TWOutlier%20Home%20%5B%5BMake%20It%20Stick%5D%5D]] Click on this to open in a new tab. I am sure the is a way to get this to open in the current tab from a WikiLink. Regards Tony On Wednesday, April 25, 2018 at 7:06:17 AM UTC+10, Jan wrote: > > 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 [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/27adcbfd-cee7-4cde-a683-ebf4d72dba88%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

