Hi Siniy-Kit, > ...every time when any tiddler opening? > For example, can I put this code to $:/core/modules/storyviews/zoomin.js ? >
Mhhh, while there is this... Single Page Mode @ tb5 <http://tobibeer.github.io/tb5/#Single%20Page%20Mode> ...it actually leaves the dom full of open, but not visible tiddlers. To develop a better single-page-mode, I'd perhaps modify LinkWidget.prototype.handleClickEvent() <https://github.com/Jermolene/TiddlyWiki5/blob/4d4181b048602d27dc919f3d7c179813ce7abae4/core/modules/widgets/link.js#L124> The core should provide a hook for a better single-page-mode implementation (there?), e.g. some *$:/config/filters/single-page-close* that specifies a filter whereas all tiddlers that match it are closed when TiddlyWiki navigates to a tiddler, e.g. via link. Best wishes, — tb -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e361e7e4-d962-4282-a3b5-17ce01b74a8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

