…that looks just like a dictionary tiddler!
I did not notice that specificaly @twMat but in a similar vein I did notice the pallets are dictionary tiddlers $:/tags/Palette and also can contain macros.
I imagin your “cogs are turning” on this for a potential innovation?
1 Like
That is because everything ultimately breaks down to a key:value pair. Objects, arrays, etc are all just dictionaries, databases, etc… Javascript objects look like JSON which looks like CSS, etc, etc, etc
1 Like