A Collection of Applescripts for Use with MailMaven
MailMaven 1.2 implements a comprehensive AppleScript library that enables scripts and to other Applications the ability to communicate with MailMaven to search, retrieve, modified and organize messages. This curated collection provides ready to use scripts that will get you started with customizing your message workflow in Maven.
For further information on Scripting Maven, please consult our Introduction To Scripting MailMaven.
| Title | Author | Description |
|---|---|---|
| MailMaven to Markdown (Obsidian Optimized) | Yury German | A robust AppleScript for macOS that extracts selected emails from MailMaven mail client and converts them into beautifully formatted Markdown (.md) files. |
Please note that this collection of scripts have not been fully tested. Scripts listed are provided without warranty and may contain issues that can adversely affect your messages. Use at your own risk
We recommend testing scripts on sample emails and or accounts before using in general.
We look forward to growing this repository with user contributed scripts and ask you to contribute scripts that you feel may be useful to other Mail Maven users.
Fork this Repository and check out main and branch.
Add your uncompiled script to the Scripts Folder with a unique name.
At the Top of the script please include
- the full name of the script,
- your name
- version information
- a brief description of the script (please keep to < 250 characters)
- any implementation notes (such as required apps, libraries, etc)
Push your branch to your origin and make a pull request.
I will take a look at your script and when it tests well, add an entry in this readme.
Send a brief email to info@smallcubed.com with the subject: AppleScript Contribution: {script name}
In the body of the email, include
- the full name of the script,
- your name
- version information
- a brief description of the script (please keep to < 250 characters)
- any implementation notes (such as required apps, libraries, etc)
and attach the uncompiled script.
Please understand that scripts will be considered open sources under a MIT license -- Please refrain from using content that would violate this license.