Hi,
The operation to rename a field doesn’t work using Tiddler Commander in my wiki. I’ve updated to the latest version but no luck.
Wondered if there might be something in conflict which is preventing it working?
Hi,
The operation to rename a field doesn’t work using Tiddler Commander in my wiki. I’ve updated to the latest version but no luck.
Wondered if there might be something in conflict which is preventing it working?
Hi Jon!
Tested on the demo page: Commander Plugin 2.1.5 — bulk operations on iddlers (kookma.github.io)
It works for me!
Note, it uses lowercase title for field name!
Can you give a try on the demo page and let me know the result?
We can then conclude something is wrong with your wiki!
Hi Mohammad,
thanks for looking into it.
Yes, it works fine on the demo page and I thought to try it in another wiki of mine and it works there too, so presumably there must be some conflict in the other wiki.
Any ideas what it could be?
Thanks
Jon
What plugins do you have installed? I’ve had temporary issues with Commander that were actually due to a conflict with an old, somewhat outdated plugin (Split was the culprit in my case - though it’s rather obscure, so probably not your specific problem.)
Good point! - just disabled all plugins and it’s now working so I’ll reintroduce them one by one to see which was the offender and report back.
Thanks
Jon
It was $:/plugins/tobibeer/split that was interfering with Tiddler Commander.
Thanks
Jon
Oh, that is the exact problem I was having, then! A good deal of the plugin’s functionality is covered by the official split
operator, but if any of the extra features Tobi Beer’s plugin offered were crucial to your workflow, it’s possible to tweak it a bit so it doesn’t conflict with the official split
(and thus conflict with other plugins that depend upon it, like Commander.) If you like, I can try to reconstruct what I did to fix it.
Actually, I can’t even remember what I used it for! More like something I’ve collected along the way but is no longer used.
Thanks anyway!
Yeah, sorry, I wished I’d clicked on your link first - I didn’t realise it was the same thing - would have saved me a bit of time!