I was cleaning up a big digital archive with fslint and wondered if there are similar tools/plugins for TiddlyWiki related activities.
Let’s say there’s a single HTML file wiki (if we talk about a Node.js one, then each tiddler is a file and regular file tools - same fslint - can be used for such tasks, but it’s not always possible to use Node.js) which has tiddlers with copypasted text fields. And I don’t mean just one tiddler copypasted multiple times, I mean multiple tiddlers copypasted into more tiddlers. Does the TiddlyWiki ecosystem contain any tools for clustering tiddlers into subsets of tiddlers with identical text field for example?
The logical assumption here is to use wikitext scripting, but that’s not an end user tool, that’s a programming process.
Closest I know for tiddler management tasks is Tiddler Commander plugin, can it do such things?



