On Mobile Add a Select All Button, and a find and replace capability #20446
Unanswered
Daniel-dev22
asked this question in
Automations / scripts / scenes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if on mobile in the automation and scripts yaml editor there was a select all button and a find and replace capability.
A find and replace capability would replace the need to take the yaml out of the UI editor into a text editor on mobile to find and replace there and then paste it back. The desktop version of the automations/script editor already has a find and replace capability.
Currently on mobile using the android select all doesn't select the entire automation if it's very long. Copy to clipboard does select all + copy but sometimes you might want to remove the entire automation code to swap out the entire thing and that's where select all would come in handy.
Maybe even a select all button and then once it's pressed and everything is selected it switches to a cut button and a paste button where cut deleted everything and paste would paste from the users keyboard (if this is possible).
Beta Was this translation helpful? Give feedback.
All reactions