mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 16:34:43 +00:00
7 lines
354 B
Plaintext
7 lines
354 B
Plaintext
title: $:/editions/server/download-offline
|
|
|
|
\define saveTiddlerFilter()
|
|
[is[tiddler]] -[[$:/boot/boot.css]] -[[$:/HistoryList]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[[$:/plugins/tiddlywiki/filesystem]] -[[$:/plugins/tiddlywiki/tiddlyweb]] +[sort[title]]
|
|
\end
|
|
{{$:/core/templates/tiddlywiki5.html}}
|