Hi,

Well the code in $:/core/save/all is very short :

\define saveTiddlerFilter()
[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] 
-[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] 
-[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]] 
$(publishFilter)$
\end
{{$:/core/templates/tiddlywiki5.html}}



Regards

FrD

Le lundi 30 juillet 2018 15:50:49 UTC+2, @TiddlyTweeter a écrit :
>
> Thanks FrD
>
> Very quickly helpful.
>
> My upshot is fiddling with $:/core/save/all 
> <https://tiddlywiki.com/#%24%3A%2Fcore%2Fsave%2Fall> is a non-starter :-) 
> Way too complex for me.
>
> What it looks like is as I thought. That "$:/temp/" persist like any other 
> Tiddler between reloads. There is no normal auto-deletion of 
> "$:/temp/etc..." tiddlers.
>
> Best wishes
> Josiah
>
> On Monday, 30 July 2018 15:33:03 UTC+2, FrD wrote:
>>
>> 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/cce08fbd-16d1-4131-879e-91f93645ea55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to