Skip to content

Instantly share code, notes, and snippets.

@chuckf
chuckf / org-airmail.el
Created August 11, 2020 13:40 — forked from ephsmith/org-airmail.el
org-airmail.el adds an org-hyperlink handler for Airmail email URLs
;;; org-airmail.el - Support for links to Airmail 3 messages in Org
(require 'org)
(org-add-link-type "airmail" 'org-airmail-open)
(defun org-airmail-open (url)
"Visit the Airmail message referenced by URL.
URL should be a vaid Airmail message url retrieved from Airmail with
'Copy Message Link'."
// table code
[cols=3,frame=none]
|===
a|include::contact.adoc[]
^|Some random text
http://www.example.com[www.example.com]
>a| image::images/example.png[example, 250, 76]
|===
= {cust_name} Notes
First Last <flast@example.com>
:showtitle!:
:noheader:
:nofooter:
// Customer Information
:cust_name: Bogus Company
// Repeated information
:text: * *boldedtext*: