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

Implement Configuration Import via URL for MacOs #1428

Open
AlinaNaletova opened this issue Jun 4, 2024 · 0 comments
Open

Implement Configuration Import via URL for MacOs #1428

AlinaNaletova opened this issue Jun 4, 2024 · 0 comments

Comments

@AlinaNaletova
Copy link

Issue Details

Develop a feature to import settings via a custom URL scheme, aimed at streamlining the configuration process for users and enhancing cross-platform compatibility.

Proposed solution

Functionality:

  • URLs can be generated post-issue creation on GitHub or via the 'Share settings' option in the app's context menu.
  • The URL format is adguard:import_user_configuration and will include parameters specified by the user.
  • Clicking on "Import settings" triggers a confirmation dialog. If confirmed, the settings are applied and a success notification is displayed.
  • Only settings from the user's report are included in the URL.
    This feature is crucial for filter developers and end-users, facilitating easier setup and enhanced interoperability across different platforms.

Alternative solution

No response

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