mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-09 03:19:56 +00:00
7b7e799a70
A bit of a hack to fix this problem: https://groups.google.com/forum/#!topic/tiddlywikidev/Ucpbq5eeq8g
10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
title: $:/editions/tw5.com/download-empty
|
|
|
|
\define saveTiddlerFilter()
|
|
[[$:/core]] [[$:/isEncrypted]] [[$:/plugins/tiddlywiki/fullscreen]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[type[text/css]] -[type[application/javascript]has[module-type]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
|
\end
|
|
\define savingEmpty()
|
|
yes
|
|
\end
|
|
{{$:/core/templates/tiddlywiki5.html}}
|