Ok, I got this to work (copied on Jeremys earlier instructions)

I put this in one tiddler

title: $:/core/save/all

\define saveTiddlerFilter()
[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] 
-[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] 
-[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[[YOURTIDDLER]] 
 +[sort[title]] $(publishFilter)$
\end
{{$:/core/templates/tiddlywiki5.html}}

...and this in another

title: MyButton

 <$button>
    <$action-sendmessage $message="tm-download-file" $param=
"<title-of-your-template>" filename="index.html"/>
    Special Save
</$button>

Comically, I forgot to change the $param so left it with that dummy name.

This saves everything except the marked pink.

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dbd64fc9-cb32-4b19-84cf-2c1a534904a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to