All Projects → deanishe → alfred-mailto

deanishe / alfred-mailto

Licence: MIT License
Send emails to recipients and groups from Alfred

Programming Languages

python
139335 projects - #7 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to alfred-mailto

Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+4344.07%)
Mutual labels:  alfred, workflow, alfred-workflow, alfred3
Alfred Open With Vscode Workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
Stars: ✭ 74 (+25.42%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (+10.17%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (+162.71%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-61.02%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-76.27%)
Mutual labels:  alfred, workflow, alfred-workflow
Deepl Alfred Workflow2
DeepL Alfred Workflow
Stars: ✭ 93 (+57.63%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (-44.07%)
Mutual labels:  alfred, workflow, alfred-workflow
adb-alfred
adb alfred - all in one
Stars: ✭ 60 (+1.69%)
Mutual labels:  alfred, alfred-workflow, alfred3
Alfred Fakeum
Generate fake test data in Alfred
Stars: ✭ 195 (+230.51%)
Mutual labels:  alfred, workflow, alfred-workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+842.37%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-57.63%)
Mutual labels:  alfred, alfred-workflow, alfred3
Alfred Stackexchange
Search StackOverflow.com from Alfred
Stars: ✭ 335 (+467.8%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Man
man(1) workflow for Alfred
Stars: ✭ 21 (-64.41%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred My Mind
Alfred workflow to search through my notes and bookmarks
Stars: ✭ 321 (+444.07%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (+32.2%)
Mutual labels:  alfred, workflow, alfred-workflow
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (-6.78%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred-relative-dates
Alfred workflow to generate relative dates in different locales
Stars: ✭ 30 (-49.15%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+3683.05%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (+18.64%)
Mutual labels:  alfred, alfred-workflow, alfred3

Alfred-MailTo

A Workflow for Alfred.

Quickly select recipients from your Mac's Contacts database and send them to your email client of choice. Also works with Groups/Distribution Lists.

Download

You can install MailTo either from GitHub releases.

Note: Versions 2.2 and later are only compatible with Alfred 3. If you're using Alfred 2, please install version v2.1.4.

Usage

Note: The first time you run MailTo, you will probably be asked to grant access to your Contacts. Obviously enough, if you refuse access, MailTo won't work.

Use the @ keyword in Alfred to access MailTo and search your Mac's Address Book.

Recipients will be suggested from matching contacts and groups in the accounts configured in your Contacts app (see the help file for supported account types).

Hit to autocomplete the recipient list from the selected result, or or ⌘+NUM to add the address to the recipient list and start composing a mail.

You can add multiple recipients by adding a comma between them.

Use mailto to view/change settings.

See the online help for more information.

Supported email clients

MailTo should work with any email client, as it uses the standard mailto: URI scheme to call them.

See the online help for a full list of supported and unsupported clients.

Contribute

To report a bug or submit a feature request, please create an issue on GitHub or submit a pull request.

Thanks, licensing etc.

Changelog

v2.1 (2015-07-28)

First non-beta release of v2.

v2.1.1 (2015-07-28)

  • Fix typos in client_rules.json.template
  • Make holding down on an email client work as advertised
  • Pressing ⌘+L on an email client shows bundle ID as Large Text

v2.1.2 (2015-07-30)

  • Fix settings bug

v2.1.3 (2015-07-31)

  • Fix output bug

v2.1.4 (2016-02-10)

  • Add Airmail 2 support
  • Add MS Outlook support
  • Filter duplicate contacts

v2.2 (2017-09-12)

  • Update AW library for Sierra compatibility
  • Alfred 3-only

v2.2.1 (2017-09-21)

  • Revert to using {query}

v2.3 (2017-12-01)

  • Use rerun to reload results after cache updates
  • Catch exceptions during group handling
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].