Does someone knows what is the best approach to migrate the triggers, scripts etc. to a new path? Here's an example - I have quite some scripts which were stored to /Users/user/Library/CloudStorage/OneDrive-Company/Documents/btt/scripts/
but now they need to point to some other path.
The same is for Applications which I have configured with the action Launch Application / Open File / Start Apple Script...
Also can I somehow import the full export/backup? I should uzip it to the /Users/user/Library/Application Support/BetterTouchTool ?
the only way would be to export the presets, then do a search & replace in the json, then reimport them. (You could also move just the affected triggers into a separate preset). Or possibly if you have claude code or codex or similar, you could tell it to do a search and replace of these paths directly in the latest BTT database ~/Library/Application Support/BetterTouchTool
Correct a full backup can be unzipped to ~/Library/Application Support/BetterTouchTool. (In general presets should be preferred, the full backup contains lots of stuff that is not necessary but included for completeness)