You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
There's a button that lets you "retain story ordering" in a new Wiki. I can't find documentation as to what that means anywhere. The effect of it is to put make the default tiddlers "[list[$:/StoryList]]" which I assume means that the default stories are defined by the list attribute of a tiddler named $:/StoryList but I'm not sure what the intended effect is there?
Mat
unread,
Apr 4, 2020, 2:36:20 PM4/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
It means that on reload of the wiki, you'll get the same tiddlers showing as when you last saved the wiki.
<:-)
TonyM
unread,
Apr 4, 2020, 7:20:04 PM4/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Ed,
The key here is its the "default tiddlers" setting. [list[$:/StoryList]] list says open the tiddlers named in the list field of the system tiddler $:/StoryList which is updated when you open and close tiddlers.
Personally I use `Home [list[$:/StoryList]]` so my Home tiddler also open on reload whether it were open or not when I left the wiki.