Dear TWears,
Recently, I am using ArchivePlugin at
http://jackparke.tiddlyspot.com/#ArchivePlugin to reduce my TW's size. For long tiddler, I always tag them with [
Archive] tag. This plugin will help me store these tiddlers in the folder call
archive (each tiddler each HTML file).
So here is my trouble. When I edit title of these tiddlers, new HTML files will be generated but
the old ones still exist. So, I could not regconize which HTML files is my using ones as I look into folder
archive.
My temporary solutin is to use TiddlerTweakerPlugin to find all tiddlers tagged with
archive tag and update them. Then, I can delete all HTML files with modified date older than current date...
Is there any better method...?