bitfocus / companion-module-analogway-awj

MIT License
7 stars 1 forks source link

Assign/Change Image from Image library #20

Open robertskiba opened 1 month ago

robertskiba commented 1 month ago

In my daily use of Aquilon (and Ascender before) it's often very important to change the assigned image to a new one in the image library. (e.g. change image #1 from image library entry #10 to #11 on the fly)

I can't find a custom command in the AWJ documentation to accomplish that.

@dnmeid do you think you could establish a command for that in your module or do you at least know a workaround how to solve that with a custom command?

dnmeid commented 1 month ago

A lot of people are doing that with the custom AWJ replace command. Use the action recorder and then change the image in WebRCS. It will record a lot of actions. Find the relevant one and use it to change the image.

robertskiba commented 1 month ago

Hi Dorian,

I understand that it doesn't have top priority, but maybe it would be a good idea to create a new command and corresponding feedback to be able to trigger it without going the "manual" way you have described.

But thanks in advance for explaining the way with the recorder. Didn't use it yet with your module.