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

Option: trim www from [hostname] #16

Closed
AlttiRi opened this issue Jan 23, 2021 · 1 comment
Closed

Option: trim www from [hostname] #16

AlttiRi opened this issue Jan 23, 2021 · 1 comment

Comments

@AlttiRi
Copy link

AlttiRi commented Jan 23, 2021

I would like to have the option to trim www from [hostname].


Without trimming:
"[www.reddit.com] 2021.01.21—reddit- the front page of the internet.mhtml"
"[www.tampermonkey.net] 2021.01.21—Tampermonkey • Documentation.mhtml"

With trimming:
"[reddit.com] 2021.01.21—reddit- the front page of the internet.mhtml"
"[tampermonkey.net] 2021.01.21—Tampermonkey • Documentation.mhtml"

@AlttiRi AlttiRi changed the title Option: trim www for [hostname] Option: trim www from [hostname] Jan 23, 2021
@AlttiRi
Copy link
Author

AlttiRi commented Jan 24, 2021

Probably there is a sense to use [simplified-hostname] instead [hostname] in the default filename template.
I think it is more appropriate thing for the most people.
Chrome, for example, does not display it by default in the address bar.

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

1 participant