-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Currently, importing settings merges the settings and most likely introduce duplicates that you then would want to delete. Importing should remove duplicates automatically and for conflicts prompt user which bangs have conflicting definitions with the option to overwrite from imported settings or keep existing settings (preferably for each); or simply overwrite all of existing settings with imported ones (IMO simplest and most intuitive approach and the behavior that matches the importing setting functionality in many apps and services).
I use Firefox on multiple devices and quite often have to update setting in some apps on one device then want to "sync" them in the rest of the devices. Typically, I just export the settings and import them (most apps just import all of them and overwrite existing settings which is fine)--with CustomBangSearch duplicates need to be taken care of.