Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant