by Trapier Marshall
Version 5 (December 14, 2023)
Download (20 downloads)
RETIRED. Functionality moved into generic keyboard shortcut tool @ https://llamalab.com/automate/community/flows/46800
This is an Automate user experience enhancement. It provides physical keyboard shortcuts for flow editing:
ctrl+b add a Block
ctrl+c Copy block
ctrl+d Delete selected blocks
ctrl+g Go to block
ctrl+s SAVE
ctrl+enter:
- insert top block type from block add search
- select first autocompletion
TODO
- [x] switch from TouchTask to interact touch
- [ ] move automate shortcuts into a more generic implementation https://llamalab.com/automate/community/flows/46800
KNOWN ISSUES
- Doesn't work for languages other than English.
- Landscape: Clicks in the wrong place. I'm blaming the camera notch on my screen. I almost never use landscape. If landscape isn't working for you and you need it to, please post a review with what kind of device you're using.
CHANGELOG
v5
- fix fork loop on foreground change
v4
- Restrict to FlowEdit and StatementEdit activities
v3
- Added ctrl+d Delete selected blocks
v2
- Remove TouchTask dependency
- Enable ctrl+enter for variable name fields