Open
Description
I'd like to add that we should not forget to support the common mailto syntax. So astroid should be able to understand
astroid mailto:[email protected]?subject=test%20space
.It should not rely on parameters like
-m
since these cannot be set in modern Firefox for mailto links for example; apart from the fact thatastroid -m mailto:[email protected]
causes a wrong addressee.
-- #37 (comment)
@mxmehl Is #748 a good start for mailto handling? @dnebauer One could maybe augment it with more (non-standard?) keys like attachments.
Standard: RFC6068.
Metadata
Assignees
Labels
No labels
Activity