This looks great. I am highly likely to use it. I will test it out in comming days.
I will also see how it works with a version numbering system I am building to control tiddlers that are distributed to other wikis.
Thanks for sharing,
Tony
[prefix[$:/rev]search:list[Tiddler title]]Thanks for providing the Hint and Caption tiddlers! I'd like to add them to the plugin, if that's all right?
By the way, the list filter operator will list whatever is contained in the "list" field of an input title... I believe it is a special field that usually contains tiddler titles so it doesn't act the same way as arbitrary fields do...So, to search for rev tiddlers the following filter should be used instead:[prefix[$:/rev]search:list[Tiddler title]]
As for the revtiddler naming... I use the timestamp because I change tiddler titles a lot. If it's still $:/rev/TiddlerTitle when I've already changed the title of the source, it will no longer make sense to me. However, you can tweak the plugin to fit your own workflow :)