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/db056a84a53e666bd36bbad561b1a6db00d5fc89/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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to