Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Dynamic user default configuration #1261

Open
weiw11 opened this issue Nov 28, 2024 · 1 comment
Open

[Feature Request] Dynamic user default configuration #1261

weiw11 opened this issue Nov 28, 2024 · 1 comment

Comments

@weiw11
Copy link
Contributor

weiw11 commented Nov 28, 2024

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Instead of default configuration being C:\Users\[user]\AppData\Roaming\Microsoft\Windows\Start Menu for Application Search extension, it should dynamically get the AppData folder.

Based on the current implementation, using $env:APPDATA\Microsoft\Windows\Start Menu instead would work for Application Search extension, but this doesn't provide path clarity to be readable by everyone.

The above is one example, the suggestion is to have every extension that can have their settings exported/imported use dynamic configurations where possible to reduce errors when the config is loaded onto a new system.

Describe alternatives you've considered
Users will continue to manually update the configuration profile when exporting/importing the configuration to another system.

Additional context
The dynamic approach would allow configurations be re-used without further modifications.

Related issues:

@Oneechan69
Copy link

There should also be more config locations for macOS & linux, like ~/.config/ueli/.

(~ being home folder if any windows users are reading this lol)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants