Hey Mat,
it prevents a tiddler to be saved but it doesn't work for the tiddler
$:/status/UserName because the tiddler is deleted after saving. So there is
no "_canonical_uri" set for the tiddler.
@Jeremy
Ok so that solution is a dead end. Do you have another idea?
Regards,
The Bo
Am Freitag, 22. April 2016 17:32:49 UTC+2 schrieb Mat:
>
> 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/4b88e765-fe09-42a4-8734-2fe649aa1edf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.