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

Enable permanent links for specific calculator inputs #105

Closed
mathiasbynens opened this issue Jul 8, 2022 · 1 comment
Closed

Enable permanent links for specific calculator inputs #105

mathiasbynens opened this issue Jul 8, 2022 · 1 comment

Comments

@mathiasbynens
Copy link
Contributor

I'd like to share my view of https://www.exevopan.com/calculators/exercise-weapons with a friend, without having to tell them to enter exactly the same values. Ideally this would be possible by encoding the input values in the URL, e.g.

https://www.exevopan.com/calculators/exercise-weapons?vocation=2&skill=magiclevel&currentSkill=39&targetSkill=40&percentageLeft=31.46&loyalty=3600

The Bazaar feature already supports this, e.g.

https://www.exevopan.com/?vocation=1&pvp=1&location=0&battleye=true&dummy=true&minLevel=584&maxLevel=1532

Please consider doing the same thing for the calculator pages.

@xandjiji
Copy link
Owner

xandjiji commented Aug 9, 2022

done!

@xandjiji xandjiji closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants