Hi, If you read untill the end (SavingMechanism) you'll see you have to assign a template to the tm-save-wiki message.
You assign the new template's name to the SaveWikiButtonTemplate <https://tiddlywiki.com/#%24%3A%2Fconfig%2FSaveWikiButton%2FTemplate> Template As for the template, have a look at the code of $:/core/save/all <https://tiddlywiki.com/#%24%3A%2Fcore%2Fsave%2Fall> to built a new one. Regards FrD Le lundi 30 juillet 2018 14:45:03 UTC+2, @TiddlyTweeter a écrit : > > FrD, > > Playing with this. I does NOT seem to work in the latest TW?? > > BEFORE I report it as a bug could someone else please check I have my > brain correct? > > [all[]] -$:/HistoryList <https://tiddlywiki.com/#%24%3A%2FHistoryList> - > $:/StoryList <https://tiddlywiki.com/#%24%3A%2FStoryList> -$:/Import > <https://tiddlywiki.com/#%24%3A%2FImport> -$:/isEncrypted > <https://tiddlywiki.com/#%24%3A%2FisEncrypted> -$:/UploadName > <https://tiddlywiki.com/#%24%3A%2FUploadName> -[prefix[$:/state/ > <https://tiddlywiki.com/#%24%3A%2Fstate%2F>]] -[prefix[$:/temp/ > <https://tiddlywiki.com/#%24%3A%2Ftemp%2F>]] > > Josiah > > FrD wrote: >>> >>> Take a look at https://tiddlywiki.com/#SavingMechanism . You'll see >>> that the the saver mechanism uses the filter defined in >>> $:/config/SaverFilter. >>> <https://tiddlywiki.com/#%24%3A%2Fconfig%2FSaverFilter> >>> If you look at this tiddler you can see it excludes $:/temp tiddlers. >>> You can modify it according to your needs. >>> >> -- 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/47f2826a-27ea-43a4-b21c-b42e273881df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

