🗒 Note from Alfred Team
Some functionality will not work with the new Electron-based interface, as AppleScript is not supported. Uncheck New Outlook
in the File
menu of Outlook to switch to the legacy version.
Usage
Interact with Microsoft Outlook emails via the workflow’s keywords:
olk
Search email.ols
Save email.olz
Snooze email.em
Draft email.
- ↩ Open email in Outlook.
- ^↩ Show all the messages in the thread.
- ⇧↩ Show message in Large Type and copy to clipboard.
Advanced search
Gmail-like search strings are supported. Set the My Name
field in the Workflow’s Configuration to take full advantage of the feature:
from:
(includingfrom:me
). Replace space with underscore if you want to specify the whole name (e.g.from:john_appleseed
).to:
(includingto:me
).cc:
(includingcc:me
).subject:
,has:attach
,is:unread
,is:read
,is:important
,is:unimportant
.folder:
. Replace spaces with underscores if the folder name contains spaces, e.g.folder:sent_items
).-text
to exclude text.account:
to filter by Exchange account.--a
to sort by increasing date (oldest first).since:n
to return email received in the lastn
days.w
andm
are supported for months and weeks, respectively (e.g.since:2w
).sq:
to open a list of saved queries.