I did, but I can't find it. I took the following approach... The HOME button clears out the story and replaces it with the content of $:/DefaultTiddlers <http://tiddlywiki.com/#%24%3A%2FDefaultTiddlers>. What I did was, stash the current content somewhere else (for later), then copied another list of tiddlers (retrieved from MyOtherListOfTiddlers, for example) into $:/DefaultTiddlers <http://tiddlywiki.com/#%24%3A%2FDefaultTiddlers>. Later, I restored the content of $:/DefaultTiddlers <http://tiddlywiki.com/#%24%3A%2FDefaultTiddlers> from the stash.
Something like that. HTH On Sunday, June 25, 2017 at 12:32:16 PM UTC-5, [email protected] wrote: > > > On Sunday, June 25, 2017 at 5:55:29 PM UTC+2, [email protected] wrote: >> >> >> Example: In the browser, I often open a list of tiddlers I need for a >> particular project. Then, I create a persistent URL for this view with the >> "permaview" button, which I bookmark. This way, I can always access the >> same list of tiddlers through the bookmark. >> > > I guess it's possible to copy the contents of $:/StoryList to another > tiddler and then copy it back via <$action-setfield> later on. Has anybody > already done something like this? > > ~~Stef > -- 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/c735c16c-2946-459b-a530-234bc763eac5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

