-
-
Notifications
You must be signed in to change notification settings - Fork 457
Description
Is your feature request related to a problem? Please describe.
I like to work in CLI environments over GUI environments. I recently found the settings json files for all of the plugins installed. I replicated some search shortcuts within the Web Searches plugin with all of the required fields (even editing the .bak.json file) and when restarting the launcher to bring these edits into the application it reset the file using some other content elsewhere.
I've tried this setup in both, portable and non-portable modes however it's still got some ghost settings that are un-related the the json files I've uncovered.
File location:
AppData/Local/FlowLauncher/app-2.0.2/UserData/Settings/Plugins/Flow.Launcher.Plugin.WebSearch/Settings.json
AppData/Local/FlowLauncher/app-2.0.2/UserData/Settings/Plugins/Flow.Launcher.Plugin.WebSearch/Settings.bak.json
Describe the solution you'd like
I'd like to be able to make edits like this in this environment as I can then copy, paste, and move around much easier than I do in the GUI editor.
Describe alternatives you've considered
No alternatives I've found that replicate this however it should be fairly self explanatory.
Additional context
Add any other context or screenshots about the feature request here.