In Tiddler Commander, when working with tiddlers (rename, delete, add/remove fields), it creates a log tiddler on any operation. A log tiddler here is a conventional tiller has special tag and title and includes a timestamp and list of tiddlers undergone an operation (like delete). The problem here is the WIKI soon or late will have a lot of log -tiddlers,
So, I need a mechanism to overcome this issue, I thought, when Commander needs to create a new log tiddler, it can - Count the log tiddlers - Solution I: Delete the last one if number of log tiddlers exceeds certain max-limit and then create a new log tiddler - Solution II: Delete all previous log tiddlers and start again I appreciate to give me your idea, comment on this --Mohammad -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/070b386c-33da-4da7-a2f3-f4705824fefb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

