Cari tutti, Over on GitHub <https://github.com/Jermolene/TiddlyWiki5/issues/1438>, some time ago, @Jermolene gave great thought to what having a CONTEXT SENSITIVE START-UP mechanism could do...
At the end of core startup processing, initiate the action widgets > contained within all tiddlers tagged $:/tags/StartupAction. > > Some examples of what could be done, starting with setting the theme > according to whether the wiki is loaded over http(s):// or file:// > > <$action-setfield $tiddler="$:/theme" $value=<<myStartupThemeChooser > file:"$:/themes/tiddlywiki/snowwhite" > http:"$:/themes/tiddlywiki/hidefurniture">>/> > ONE thing would be to able to auto-activate a TW online that auto-hides its editing interface. That would mean people using just the single file TW could much more simply upload it online in without having to create TWO versions (mine, author; yours' user). On open on-line the TW would detect its environment and apply any actions needed---like hiding the editing interface. As far as I know, only Jed Carty has braved those waters <http://ooktech.com/jed/ExampleWikis/StartupActions/>. I think this has a lot of mileage. Best wishes Josiah -- 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/67bedb11-dd54-49f0-afcd-4c8cb5b0a1fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

