Skip to content

Thunderbird extension to add a button to the message header toolbar to copy the message ID to the clipboard as an org mode link to mu4e

License

Notifications You must be signed in to change notification settings

burnthekernel/copy-message-id-to-org-mu4e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Message ID as an org mode link to mu4e

This is a Thunderbird extension that adds a button to the message header toolbar to copy the message ID to the clipboard so that it can be pasted into an org buffer as a link to a mu4e message in Emacs.

Example: [[mu4e:msgid:qwertyDZRR-EmowQ6lJzIA@beopod-ismtpd-canary-0][Subject of this mail]]

Usage

  • Click on button [[org-link mu4e]]. This will copy the message id and format it as an org mode link to mu4e.

  • Paste/Yank in Emacs Org document.

Not in Mozilla Thunderbird add-ons platform

This is a trivial plugin that modifies https://github.com/garoose/copy-message-id. At the moment, I have no intention to add it to Mozilla Thunderbird's add-ons platform.

Installation

  • Download copy-message-id-to-org-mu4e.xpi from Releases.
  • In Thunderbird, go to the Add-ons Manager.
  • Click Install Add-on From File... and select the copy-message-id-to-org-mu4e.xpi.

About

Thunderbird extension to add a button to the message header toolbar to copy the message ID to the clipboard as an org mode link to mu4e

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.1%
  • HTML 13.2%
  • CSS 6.7%