Actually, I think $:/core/save/empty is intended to be used with the TiddlyWiki NodeJS server command. It would load all of the system tiddlers but none of the content tiddlers on the initial load. Everything else would have to be discovered by the skinny tiddler system.
$:/editions/tw5.com/download-empty appears to be the download empty button on TiddlyWiki.com. -Arlen On Wed, Aug 2, 2017 at 5:29 PM, Arlen Beiler <[email protected]> wrote: > saveTiddlerFilter is a macro that apparently get's called by > $:/core/templates/tiddlywiki5.html. Same with saveEmpty. The two tiddlers > are used for two different purposes. If you copy the filter into the > advanced search filter tab on TiddlyWiki.com you can see the list of > tiddlers that match the filter. I'm as puzzled as you are about the second > one, as none of the exclusions are there in the first place. It is > essentially [[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] > [[$:/themes/tiddlywiki/vanilla]] +[sort[title]] > > On Wed, Aug 2, 2017 at 5:15 PM, Jeebus K <[email protected]> wrote: > >> I'm a newbie too, I don't really understand filters yet or macros for >> that matter. >> >> Just looking at the code the download-empty looks similar except for the >> system vs core/encrypted and the two themes. >> I wouldn't assume that savingEmpty() has any effect on saveTiddlerFilter() >> but I really don't know. >> If I had to guess probably the download allows it to work correctly >> through https... >> >> On Wednesday, August 2, 2017 at 1:56:44 PM UTC-4, Danielo Rodríguez wrote: >>> >>> No one has an answer huh? >> >> -- >> 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/ms >> gid/tiddlywiki/2086174c-c574-4ede-a361-58aea382e817%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/2086174c-c574-4ede-a361-58aea382e817%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/CAJ1vdSTodAtueSt_M81FKMQTeE-Rnvw-YiGMTYv6VsEazT0-7A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

