Data tiddlers are a good way to store repeat row data. There is the simple one and the json data tiddler. You could store these values as key value pairs with an index of date time of the change. You can then make period analysis. The data tiddler would be one for each tiddler you are tracking. This could make it a generic solution.
If you provide the field update method you can trigger an action to update a data tiddler etc only if the value changes. Mohammad s trash bin plugin moves tiddlers into json or the $:/trashbin namespace I believe and with the right hack you could interrogate the trashed tiddlers. Noteself implementations and others retain tiddler versions perhaps you could use them? Do share back. I would build a solution myself if I had time. Regards Tony -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/06c0a354-908c-4fa4-854a-381154cfd8e3o%40googlegroups.com.

