Thanks Wolfgang - you're right that if I use FieldsEditor, the changecount will be affected by changes to other fields. But if I make a change to a field using some other method (e.g., by using a "store.setValue" script in another tiddler, or by changing a Tickler date in mGTD), that does not affect the changecount. cmari
On Sep 18, 1:06 pm, wolfgang <[email protected]> wrote: > Hi Cmari, > > > Tiddlers don't show up as "modified" if one makes a change to the > > value of a custom field (and no other changes). > > Is there any way to find tiddlers in which field values have recently > > been changed? > > I use FieldsEditorPlugin. The first time a custom field of a tiddler > is added or changed a 'changecount' custom field is added with the > number 1 (as with regular editing), with each additional change to any > field this number is raised. Therefore you could use a ForEachTiddler > call including all tiddlers with the custom field 'changecount'. And > from time to time delete all changecount custom fields with 'Reset > tiddler change counters..' bookmarklet by TiddlyTools. > > Regards.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

