mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #251] ✨ Support mailto links including subject, body, cc, bcc #212
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ulfgebhardt on GitHub (Jan 9, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/251
Originally assigned to: @jasonmunro on GitHub.
[Feature Request]
Please support the subject, body and other parameters, which are standard for mailto-links.
Here is a Testpage to demonstrate diferent parameters for mailto-links.
Some more Info about compatibility.
Grüße Ulf
<3
@dumblob commented on GitHub (Jan 9, 2018):
I believe this is a specific feature just for the html content type as discussed in https://github.com/jasonmunro/cypht/issues/12 .
@jasonmunro commented on GitHub (Feb 7, 2018):
@dumblob I don't know why this would not apply to plain text messages as well. Should be relatively easy to code up support for this.
@dumblob commented on GitHub (Feb 9, 2018):
@jasonmunro there are more reasons for that (basically the first one says it all, but for demonstration...):
mailto:"clickable text hiding some address"<this.will@be.hidden>ormailto:some@address.com?subject=%C5%BD%C3%A1dost%20o%20partnerstv%C3%AD&body=V%C3%A1%C5%BEen%C3%AD%20z%20OpenAlt%20z.s.%2C%0A%0Ar%C3%A1di%20bychom%20se%20stali%20partnerem%20Va%C5%A1%C3%AD%20konference%20OpenAlt.%20Kontaktujte%20n%C3%A1s%20pros%C3%ADm%20prost%C5%99ednictv%C3%ADm%20n%C4%9Bkter%C3%A9ho%20z%20n%C3%A1sleduj%C3%ADc%C3%ADch%20kan%C3%A1l%C5%AF%3A%0A%0AEmail%3A%0Aatd.%0A%0AS%20pozdravem%2C%0A%0AJm%C3%A9no%0Abe treated differently than e.g.mailfrom:test@test2.org? It just doesn't make absolutely any sense.This rant is of course valid for addition of any specific meaning to chosen syntax constructs in plain text. Disregarding whether it's the mailto URI scheme or any other URI scheme or anything else.
@jasonmunro commented on GitHub (Feb 9, 2018):
@dumblob i'm not suggesting we use mailto links in a plain text E-mail. Cypht supports starting a new E-mail from a mailto link - either in an HTML formatted message you are reading, or in another webpage if you allow Cypht to be your mailto link handler in your browser. The ask here is to support the other mailto fields and not just the To field. The only content type issue is what type of outbound message format you are using. If the body field in a mailto link supports markup, we will need to do a little conversion before we populate the compose page depending on what your outbound mail format is.
@dumblob commented on GitHub (Feb 10, 2018):
Oh, then I'm sorry for the clutter - I misunderstood.
@jasonmunro commented on GitHub (Apr 15, 2018):
Full mailto link support is pushed to the master branch. Thanks for the suggestion!
@ulfgebhardt commented on GitHub (May 18, 2018):
<3 ur the best - just confirming that this works