From 4b0638a2454f209026f6bd1cdaf69687fe441597 Mon Sep 17 00:00:00 2001 From: Dan Mindru Date: Tue, 20 Oct 2015 15:53:36 +0200 Subject: [PATCH] Updated Apple Mail command --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb0c837..a534684 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ Here's how the samples look: - [x] can build templates from multiple sources - [x] watches HTML/CSS files for changes and re-builds -** *Some mail clients don't support them, so an external URL might be a good idea. ** + +**Some mail clients don't support them, so an external URL might be a good idea.* ## Getting started @@ -59,7 +60,7 @@ There are several Thunderbird plugins which can automatically insert signatures - Close Mail.app. - Open terminal, then open the signature files using TextEdit (might be different for iCloud drive check the article below). ``` -$ open -a TextEdit ~/Library/Mobile\ Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_-mailsignature` +$ open -a TextEdit ~/Library/Mobile\ Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_*.mailsignature ``` - Keep the file with the placeholder open, close the other ones. - Replace the `...` and it's contents with the template of your choice. *Don't remove the meta information at the top!*