Thanks all - Very extensive answer, I have used the scrip and/or <<date filedate "0DD-0MM-YYYY hh:mm">> to indicate the file date then using <<recentChanges 1 summary>> <<recentChanges 2 summary>> <<recentChanges 3 summary>>
I get a clear picture of activity on the file. Thanks a lot TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Wed, Mar 17, 2010 at 20:15, Eric Shulman <[email protected]> wrote: > > var msg='Last modified: '+new > > Date(document.lastModified).formatString("0DD-0MM-YYYY hh:mm"); > > return(msg); > > If you have installed > http://www.TiddlyTools.com/#DatePlugin > then you can use the <<date>> macro, like this: > <<date filedate "0DD-0MM-YYYY hh:mm">> > > You might also want to install > http://www.TiddlyTools.com/#RecentChangesPlugin > and then use > <<recentChanges 30>> > to embed an interactive droplist form that lets you quickly preview > what's been changed in the document in the last 30 days. > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios > > -- > 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]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > -- 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.

