Drag and Drop in Memory



  • I think that the ability to drag an object and/or move it to inside another memory object would be a very useful tool. In designing my memory, I frequently make mistakes, and manually populating a repeat of an object in a higher tier is tedious. Being able to drag and drop or copy and paste to a new location would be epic.

    Thanks,



  • In a previous request, I asked for UI hooks to be able to read and write from UI elements in general.



  • Just thinking out loud, as it's all javascript, you may just be able to directly code javascript to send commands to the console line.



  • @stealth, this would be possible, however, this usecase is rather limited, as the console does not have access to the prototype enhancements of your script anymore 😞