kopia lustrzana https://github.com/miklobit/TiddlyWiki5
10 wiersze
345 B
Plaintext
10 wiersze
345 B
Plaintext
title: $:/core/save/lazy-all
|
|
|
|
\define saveTiddlerFilter()
|
|
[is[system]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
|
\end
|
|
\define skinnySaveTiddlerFilter()
|
|
[!is[system]]
|
|
\end
|
|
{{$:/core/templates/tiddlywiki5.html}}
|