2014-08-20 09:02:44 +00:00
|
|
|
title: $:/plugins/tiddlywiki/tiddlyweb/save/offline
|
2013-12-19 16:28:42 +00:00
|
|
|
|
2019-09-11 10:40:45 +00:00
|
|
|
\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]
|
2013-12-19 16:28:42 +00:00
|
|
|
\define saveTiddlerFilter()
|
2015-06-29 21:31:33 +00:00
|
|
|
[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]] $(publishFilter)$
|
2013-12-19 16:28:42 +00:00
|
|
|
\end
|
|
|
|
{{$:/core/templates/tiddlywiki5.html}}
|