Skip to content

Apply settings/values using url params #1537

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

Open
3 tasks done
0DarkPhoenix opened this issue Mar 21, 2025 · 2 comments
Open
3 tasks done

Apply settings/values using url params #1537

0DarkPhoenix opened this issue Mar 21, 2025 · 2 comments
Labels
enhancement New feature or request triage

Comments

@0DarkPhoenix
Copy link

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

First of all, thank you for making such an incredible website!

I would like the ability to set values or settings using url params. This idea came when using the QR code generator, where I would like to let my friends use it too without needing to worry about manually selecting the same settings each time.

For example: I send them the link "https://it-tools.tech/qrcode-generator?error_resistance=high". This would load the page with the error resistance level as defined in the url param. It would be cool if this can be done to all settings and values present on the page.

I would like this feature for the QR code generator, but there sure are some other tools which could benefit from this

Is their example of this tool in the wild?

No response

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@0DarkPhoenix 0DarkPhoenix added enhancement New feature or request triage labels Mar 21, 2025
@0DarkPhoenix
Copy link
Author

This feature does apparently already exist in a fork made by @sharevb.

Site: https://sharevb-it-tools.vercel.app

Example: https://sharevb-it-tools.vercel.app/qrcode-generator?margin=60&level=high

@sharevb
Copy link
Contributor

sharevb commented Mar 24, 2025

Hi @0DarkPhoenix , yes, I added to some tools, but not all, feel free to open issue or PR in my fork :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants