Hey Jeremy, Thank you for your support!
I'm using the standalone html file. What should the plugin look like and how do I have to implement it? In fact I think I'm not expierenced enough to create an own plugin. Regards, The Bo Am Donnerstag, 21. April 2016 13:20:20 UTC+2 schrieb Jeremy Ruston: > > Hi The Bo > > One approach would be to construct a plugin that contains your desired > value for $:/status/UserName. Then, exclude -[[$:/status/UserName]] > from $:/core/save/all. That will ensure that when the tiddler is omitted > during the save the shadow will automatically take it’s place. > > Are you using the standalone HTML file configuration or Node.js? > > Best wishes > > Jeremy. > > On 21 Apr 2016, at 12:06, The Bo <[email protected] <javascript:>> wrote: > > Hello Community, > > right now I'm looking for a way to prevent a certain tiddler to be saved. > > Cases: > 1. Tiddler $:/status/UserName > 2. a regular Tiddler (e.g. GettingStarted) > > My idea was to set _canonical_uri for the $:/status/UserName to a lokal > .tid-file (username.tid) so that the username is transcluded by that file. > After that I saved the wiki and it is working as suggested as long as I > save further changes. > > I allready tried to modify the $:/core/save/all with > -[[$:/status/UserName]] but it seems like the tiddler is deleted after > saving. > > Is there a way to solve this problem? > > Regards, > The Bo > > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > 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/49460099-7ba4-4875-85f6-f5ee1447e370%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/49460099-7ba4-4875-85f6-f5ee1447e370%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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/f47bb5ec-383c-40d8-96f5-8576ef15b6d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

