String item is not in the Basic UI

@Branden_Smale

The item is just a string item, nothing more.
Every received command calls a script of the given name.

I use the same list of functions in several places in the UI, currently i need to hardcode all the key/value pairs in the sitemap several times. I would like to use a simple map transformation for that. If you know how to do it, please let me know.

Have a look here for details.

Another thing is the configuration of Keymappings. You have your pool of functions which you want to be configured for some keys/keypresses.

Have a look here for details:

And, last but not least, here is the github issue i opened: