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

removeUrlParams #48

Merged
merged 2 commits into from
Feb 18, 2024
Merged

removeUrlParams #48

merged 2 commits into from
Feb 18, 2024

Conversation

nvdaes
Copy link
Owner

@nvdaes nvdaes commented Feb 18, 2024

  • Remove URL paramsafter question mark, so they aren't considered whencreating placeMarkers files
  • Update readme

Link to issue number:

None, reported privately.

Summary of the issue:

URL parameters after question mark are considered when saving bookmarks. This may make bookmarks invalid for the same website between different sessions.

Description of how this pull request fixes the issue:

Remove characters after the question mark when calculating files where bookmarks are placed.

Testing performed:

Tested locally in DuckDuckGo webpage, and tested by the reporter.

Known issues with pull request:

Previously calculation of bookmark files considered URL parameters. If someone wants to switch to the previous behavior, an add-on settings panel maybe use to select this.

Change log entry:

  • Removed URL parameters from file names, so that bookmarks are valid for specific websites in different sessions.

@nvdaes nvdaes merged commit 333586c into main Feb 18, 2024
3 checks passed
@nvdaes nvdaes deleted the removeUrlParams branch February 18, 2024 18:04
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

Successfully merging this pull request may close these issues.

1 participant