Hi Danielo > I think I can remember a function that returns the tiddlers that have changed > since the wiki has loaded. > > I can see a wiki.changeCount object. Is that the intended way knowing it? Is > there any side effect if I manually empty that object?
The wiki store keeps track of a changecount for each tiddler title. It is used by the sync object to track changes to the store, amongst other things. Resetting it would break the expectation that the changecount for a tiddler can only increase, and never decrease. What are you trying to accomplish? Best wishes Jeremy. > > Thanks in advance. > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki > <http://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/55d2db4b-3bad-40b6-a66d-ff15235f61a4%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/55d2db4b-3bad-40b6-a66d-ff15235f61a4%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <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 [email protected]. To post to this group, send email to [email protected]. 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/F60D9E71-803B-46EF-BA37-668734BE3EB7%40gmail.com. For more options, visit https://groups.google.com/d/optout.

