Hello everyone, from http://welford.github.io/ I got one of the easiest
solutions to download sets of tiddlers. I don't think it is a better
explanation, it just reached my mind at the precise moment.
Here is the tiddler used as template:
\define saveTiddlerFilter()
[[$:/core]] [[$:/isEncrypted]] [[$:/plugins/tiddlywiki/fullscreen]]
[[$:/themes/tiddlywiki/vanilla]] [[$:/themes/welford/phasersonkill]]
[[$:/themes/welford/readonly]] [[$:/theme]]
[[$:/plugins/tiddlywiki/codemirror]] [[$:/plugins/tiddlywiki/highlight]]
[[$:/plugins/welford/twexe]] [[$:/plugins/welford/htalink]] [tag[blog]]
-[[$:/boot/boot.css]] -[type[application/javascript]library[yes]]
-[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
\end
\define savingEmpty()
yes
\end
{{$:/core/templates/tiddlywiki5.html}}
I understand how the filter works. It applies OR to all the titles and the
tag filter. The question is that I don't know which tiddlers are mandatory
to include. Of course at least one theme, but what about the rest?
core,$:/theme,boot, and so on? Can I took that filter as a default and just
modify it?
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.