mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-13 02:11:30 +00:00
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
title: $:/core/save/empty
|
|
|
|
\define saveTiddlerFilter()
|
|
[is[system]] -[prefix[$:/state/popup/]] -[[$:/boot/boot.css]] -[is[system]type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[has[plugin-type]field:platform[server]] +[sort[title]]
|
|
\end
|
|
{{$:/core/templates/tiddlywiki5.html}}
|