Hi Danielo

> I want to allow the user make all the changes he/she wants to the wiki. Then, 
> when he cliks one button, I want to generate a report with the tiddlers that 
> have been changed for the running sesion. Creation, deletion and update. At 
> that point, if the user decides to "save" those changes, the "sessions" 
> should be reset, and when the user clicks again, then the report will only 
> include the changes made since the last time he checked the report.

So, at startup, and each time the user clicks the button, you’d scan the 
changecounts of all the tiddlers in the store, and compare against the record 
you kept from the last check. The difference tells you which tiddlers have 
changed. You don’t need to change anything in the store; you just need to keep 
track of the last change count you’ve seen for each tiddler you are processing.

Best wishes

Jeremy.


> 
> Does that make sense 
> 
> -- 
> 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 
> <mailto:tiddlywiki+unsubscr...@googlegroups.com>.
> To post to this group, send email to tiddlywiki@googlegroups.com 
> <mailto:tiddlywiki@googlegroups.com>.
> 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/41dfa9a5-cecf-4dd2-9848-432db2beede9%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/41dfa9a5-cecf-4dd2-9848-432db2beede9%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 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/78198607-B34A-49C1-986A-CBA445BFD41F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to