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

Strip out http and https in the filename that gets created #82

Open
jeff9315 opened this issue Feb 1, 2024 · 0 comments
Open

Strip out http and https in the filename that gets created #82

jeff9315 opened this issue Feb 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jeff9315
Copy link

jeff9315 commented Feb 1, 2024

Is your feature request related to a problem? Please describe.
When I clip an article, the filename is Configuration Files Details Notepad++ User Manual - httpsnpp-user-manual.org-2024-02-01 ... Notice the https in the url. The :// gets stripped out since they're illegal characters. But that still leaves http or https in the filename.

Describe the solution you'd like
Ideally, https:// and http:// would be stripped out.
So the above filename would be Configuration Files Details Notepad++ User Manual - npp-user-manual.org-2024-02-01

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

@jeff9315 jeff9315 added the enhancement New feature or request label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant