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

handling mailto: with the command line #11

Closed
apm256 opened this issue Dec 18, 2014 · 5 comments
Closed

handling mailto: with the command line #11

apm256 opened this issue Dec 18, 2014 · 5 comments

Comments

@apm256
Copy link

apm256 commented Dec 18, 2014

Hi gauteh,
I tryto not bother you with tons of feature requests :-), but have you planned to allow triggering "Compose new mail" thanks to the command line?
Something like:
astroid "mailto:?subject=$1&body=$2"
It would be useful to handle "mailto:" link from a browser, for instance.
Best regards,

@apm256 apm256 changed the title handle mailto: with the command line handling mailto: with the command line Dec 18, 2014
@gauteh
Copy link
Member

gauteh commented Dec 18, 2014

It's on the TODO, I'll leave it here on the issue tracker, if it is
needed by others it might get prioritized. Also, if you're up for it -
patches are welcome!

Do you have any reference on the mailto url format?

regards, gaute

@apm256
Copy link
Author

apm256 commented Dec 18, 2014

the wikipedia's entry seems relevant: https://en.wikipedia.org/wiki/Mailto
Regarding patches, we never know, but my C skills are very old memories...
Thanks again for this great software, nevertheless!

@gauteh
Copy link
Member

gauteh commented Dec 18, 2014

Ok, thanks. We'll see when I find the time!

Excerpts from apm256's message of December 18, 2014 15:19:

the wikipedia's entry seems relevant: https://en.wikipedia.org/wiki/Mailto
Regarding patches, we never know, but my C skills are very old memories...
Thanks again for this great software, nevertheless!


Reply to this email directly or view it on GitHub:

https://github.com/gauteh/astroid/issues/11#issuecomment-67491317

@gauteh
Copy link
Member

gauteh commented Dec 19, 2014

I started out, but didn't implement anything else than the email address yet.

@gauteh
Copy link
Member

gauteh commented Feb 15, 2017

Hi, I've finally gotten this to work so that mailto works with astroid -m address even if astroid is already running. All the fields are not implemented yet, but I'll close this for now as the main functionality is working.

@gauteh gauteh closed this as completed Feb 15, 2017
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 3, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 3, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 4, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 6, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 13, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 13, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 14, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
gauteh pushed a commit to gauteh/astroid that referenced this issue Nov 15, 2017
After updating to macOS 10.13 (High Sierra), and subsequent update of
homebrew packages, the check_include_file() command did no longer find
the libsass include files. Hence need to manually specify the include
dir for libsass for the check.

Fixes astroidmail#11.
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