I think I am overthinking this again, but I can not come up with a clean solution to a “simple” problem: Tiddler data is a JSON tiddler holding an object. Tiddler Mask shows all those properties in a nice table and there is a way to edit those properties.
I am pretty sure there is a better solution for this since those redundant buttons hurt my soul. I am not bound to the way this edit procedure works. However I want fields to not be editable by default (i.e. all are edit-text by default) to prevent accidental typos from sneaking in. So a way to “activate” the edit mode for a cell would be ideal.
What I have cooked up so far does work somewhat but the problem is that clicking the “Set” button whilst the “Key” field is empty completely wipes the data tiddler which is not quite the intended behaviour to say the least
Hi I did create a Script Manager Edition in 2017, which I do use as my main Link collection utility. While I did create the software I did also create a lot of step-by-step howto videos.
So may be the following stuff can help, if you are willing to invest some time.
Thanks Mario, I watched your series when you released it but completely forgot about it by now. I will definitely check it out again! I remember there being a wealth of good tricks and new concepts in them.
For some reason tiddly-macros always were some arcane art I never had the guts to get into and always preferred JS macros because that did resonate more with my thinking.
I adapted some things from your solution but it pretty much does what I want it to do. Thanks a lot!
@tjout
Is this useful for your purpose. I don’t know what it does clearly. I saw some common words in the description of this plug in and your question. That’s why I am posting it here
Thanks for the link @arunnbabu81. As far as I can see that macro creates tables one can sort by any field on the fly. What I was looking for is to change the order via drag&drop.