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

Create "send to" menu to send file attachments via Thunderbird #55

Open
danjde opened this issue Jan 16, 2021 · 1 comment
Open

Create "send to" menu to send file attachments via Thunderbird #55

danjde opened this issue Jan 16, 2021 · 1 comment

Comments

@danjde
Copy link

danjde commented Jan 16, 2021

Hi Devs!
I'm searching a way for create a shortcut context menu for send any attachments via mail using Thunderbird instead Mail.
Is it possible using your wonderful Service Station?

Many thanks!

Davide
Italy

@pkamb
Copy link
Contributor

pkamb commented Jan 31, 2021

Service Station can definitely be used to trigger a script, passing in the file paths of any selected Finder items.

The question would be if ThunderBird can be scripted to accept those file paths as attachments on a new email.

It does not appear to support AppleScript well:

ThunderBird's command line interface may be a better solution

Try scripting it as shown above, then triggering that script via Service Station.

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

2 participants