Hi Danielo >From my point of view the classic saver makes no sense with my plugin > installed. The classic saver method will download all the loaded tiddlers > with the plugin installed, not very nice IMO. Instead you probably prefer > to download all the Tiddlers (loaded already or not from the db) without > the plugin installed. That is only possible through my special savers. >
There is another possibility. The standard save wiki button $:/core/ui/Buttons/save-wiki uses a configurable template stored in $:/config/SaveWikiButton/Template. The default value is $:/core/save/all, but the tiddlywebadaptor plugin overrides it to "$:/plugins/tiddlywiki/tiddlyweb/save/offline". Your plugin could override that tiddler at startup (you'd probably be better off doing it via code rather than just relying on including a shadow tiddler). Best wishes Jeremy > > If I just add another button you will end with three extra icons on the > sidebar: the save one, my saver button and, if you are syncing the flag of > sync status. I could try to integrate the save button with the sync flag, > but it would be extremely complex and confusing. Specially because the sync > flag is only present if you have sync activated. > > -- > 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 tiddlywiki+unsubscr...@googlegroups.com. > To post to this group, send email to tiddlywiki@googlegroups.com. > Visit this group at http://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/33212cf9-987e-4826-bfb1-64d2b9f768aa%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:jeremy.rus...@gmail.com -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegroups.com. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJZSMxJDp0_Z6bk83anrf7GYBm3Mb9u24vjJw6f4NwgUPA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.