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

set subject when sharing links #23

Closed
ghost opened this issue Nov 12, 2015 · 3 comments
Closed

set subject when sharing links #23

ghost opened this issue Nov 12, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 12, 2015

When sharing links from Firefox via longpress menu the subject of the generated email is empty. Should inlcude the link text if known and/or url.

@grote
Copy link
Owner

grote commented Nov 22, 2015

It looks like the only information that Firefox is relaying is the URL itself as text. The only thing I could do is to also show the URL (or the beginning of it) in the email subject.

@ghost
Copy link
Author

ghost commented Nov 24, 2015

Same here, the URL seems like the only piece of information available. You could strip https{0,1}://www. away and url.decode it (things like %3D) .

@ducalex
Copy link
Contributor

ducalex commented May 13, 2021

This should be fixed by e3dc52f.

@grote grote closed this as completed May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants