[Towards a FileMaker IDE] A tool for FileMaker developers which extends and automates your script workspace using the MBS Plugin and MrWatsons fmScriptWorkspace Module
fmAutoMate currently provides a single static context menu with predefined hotkeys.
There is currently no facility to customise this menu in any way, at least not without a lot of manual editing.
While fmAutoMate provides a very powerful toolbox of developer functions available with a single click or keypress, hotkeys can cause negative user experience because…
fmAutoMate Hotkeys may clash with users' own hotkeys
fmAutoMate's HotKeys bleed over outside of the FileMaker environment and can clash with hotkeys of other programs
It is important to note that developers can be very attached to their hotkeys, and that any interference in this area can illicit strong emotions.
It is thus important that fmAutoMate provide mechanisms for customising the hotkey environments to each users specific needs.
Currently fmAutoMate only provides the ability to quickly turn hotkeys off.
To consider:
User option to disable all HotKeys (permanently [^1])
User option to disable a specific HotKey
User option to remap a key to a different key
For example: instead of F12 use F1
Extended HotKeys - a function to make it possible to reduce fmAutomate#s 'hotkey footprint' by enabling multi-key HotKeys (similar to Visual Studio Code's Keystroke 'chords using ⌘K)
fmAutoMate currently provides a single static context menu with predefined hotkeys.
There is currently no facility to customise this menu in any way, at least not without a lot of manual editing.
While fmAutoMate provides a very powerful toolbox of developer functions available with a single click or keypress, hotkeys can cause negative user experience because…
It is important to note that developers can be very attached to their hotkeys, and that any interference in this area can illicit strong emotions.
It is thus important that fmAutoMate provide mechanisms for customising the hotkey environments to each users specific needs.
Currently fmAutoMate only provides the ability to quickly turn hotkeys off.
To consider: