Is the difference here that Thomas's plugin will trigger save for the
regular saver mechanism even when a draft is the only thing that changed?
This would apply to TiddlyFox and download savers, but not the sync adapter
that syncs individual tiddlers, including drafts. The sync mechanism is
what noteself and the NodeJS server both use.

On Mar 21, 2017 1:44 PM, "Danielo Rodríguez" <rdani...@gmail.com> wrote:


Hello Thomas


>
> According to http://tiddlywiki.com/#AutoSave the built-in autosave is
> triggered by clicking a save- or delete-button. My EditorCounter autosave
> function is triggered WITHOUT clicking a button in the user interface. This
> way (my way) a "Draft of …" tiddler is saved after the author has typed or
> removed a defines number of characters.
>
> Maybe I shoud call it *fully automatic save* for better distincion?
>
> Cheers, Thomas
>

I understand your confusion.
I do mean AutoSave in the same sense as you. I am very surprised to
discover that this feature is not documented on any place (not
tiddlywiki.com, nor tiddlywki.com/dev). By deafult, when a SyncAdaptor is
used, tiddlywiki performs automatic synchronizations every second. You can
see it here:

https://github.com/Jermolene/TiddlyWiki5/blob/db056a84a53e666bd36bbad561b1a6
db00d5fc89/core/modules/syncer.js#L22

So this is Automatic save, which includes draft tiddlers. If we speak
technically, it is not automatic save, but automatic synchronization.

Regards



-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/
msgid/tiddlywiki/623092a1-77d2-4af4-a632-2abfdefed09a%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/623092a1-77d2-4af4-a632-2abfdefed09a%40googlegroups.com?utm_medium=email&utm_source=footer>
.

For more options, visit https://groups.google.com/d/optout.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSRRjuVQ%2B3oy-G8K3UZqh8d21pfCm1wjVJK_cH223Eqm9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to