Can't Import a preset without replacing

I'm having trouble importing a user-made AQT into BTT. Could you add a "Import without Replace" option here? Thanks @Andreas_Hegenberg

that will break all internal references based on the trigger UUIDs in the imported preset, as the UUIDs can’t appear in BTTs database twice (so import without replace changes all duplicate UUIDs, which caused many issues in the past )

But I could add some hidden setting to enable this.

hmm, is there a way I could import or copy stuff from a user made preset then? Maybe replace all UUIDs or something. (wait a sec you already did that. aha I read too fast.)

But yeah maybe an option click would be good, with another warning window that shows up if you option click.

yikes! another one i really want to see!

You can always rename your BTT folder for testing (~/Library/Application Support/BetterTouchTool)

But I'll upload 3.183 in a few minutes. If you run this terminal command:

defaults write com.hegenberg.BetterTouchTool BTTImportDuplicatePresets YES

It will allow you to import duplicates.

2 Likes