Skip to content

exchgr/mail-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Copy Message URL

Copies the URLs of messages in Mail.app. For use in FastScripts.

Why?

Have you ever needed to get back to an email quickly? Or have you ever wanted to attach a locally stored email message to a text file? This script lets you do exactly that. With the help of FastScripts, you can assign a keybinding that lets you copy messages' URLs into other apps.

Features

  • Copy the URL of any locally stored email and paste it into a text field for quick access later.
    • Example: message://<20140719121756.2823979.340563@sailthru.com>
  • Copy multiple messages at once.
  • Planned: Copy rich text hyperlinks including the subject line.

Installation

  1. Copy (don't symlink) Copy Message URL.applescript to ~/Library/Scripts/Applications/Mail/Copy Message URL.scpt. Note the different extension.
  2. In FastScripts, assign a keyboard shortcut to Copy Message URL.scpt, which will appear in the correct location in the folder hierarchy.
  3. Go to Mail.app, select a few messages, and test out your keyboard shortcut.

About

Copy the URLs of messages in Mail.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published