Ghostbird is a Thunderbird add-on that lets you compose your emails in your favorite text editor - Vim, Neovim, VS Code, Sublime Text, Emacs, or any other editor with a GhostText add-on installed.
Please visit the website for the original browser add-on, GhostText by Federico Brigante, to get the idea.
Since synchronization uses the GhostText protocol, your text editor needs to have a GhostText server function. This means you need to install a plugin on your text editor's side to listen for connections from Thunderbird.
-
Thunderbird 140 (We will mainly support the latest ESR)
-
A text editor that has a GhostText server add-on installed and running:
The last two implementations can wrap any editor that blocks while editing.
- See the help page in the Mozilla Support Center for details.
You can install Ghostbird in several ways:
- In Thunderbird, open
Add-ons Manager. - Search for "Ghostbird".
- Click the + Add to Thunderbird button.
- Download the latest release from the Thunderbird add-on website or GitHub Releases.
- In Thunderbird, go to
Add-ons Manager. - Drag and drop the downloaded
.xpifile into theAdd-ons Managerwindow.
Alternatively, you can:
- Press 鈿欙笍 button at the top-right.
- Select
Install Add-on From File...from the menu. - Select downloaded
.xpifile.
- Basically, running
makewill do, which is roughly equivalent toyarn install && yarn build. - See CONTRIBUTING.md to get started.
- Launch your favorite text editor.
- Start the GhostText server in your text editor (e.g., with
:GhostTextStartin Vim). - Press the gray Ghostbird button
in the Thunderbird mail compose window. (The default shortcut is ^Ctrl+鈬hift+H)
- If the connection is successful, the button will turn blue
.
- If the connection fails, the button will turn red
. Make sure that the GhostText server is listening. See Troubleshooting page of original GhostText.
- If the connection is successful, the button will turn blue
- Write your email in the text editor.
- Close your text editor to stop Ghostbird.
-
Example using Vim-Ghost
vimghost.webm
-
Example using Notepad++ via GhostText-Any
- See design.md for details.
- See README.md.
- See also a list of milestones.
If you like the idea, please:
- Star the repo.
- Rate the add-on.
- Feel free to open issues and submit pull requests. See CONTRIBUTING.md to get started.
- See our milestones page or issues for tasks you can contribute to, and use the Discussions page for general discussions.
- I'd say yes, but save your work frequently since it may contain bugs and eat your email.
- This add-on does not collect any personal data and can only connect to localhost. Attempts to send any data to external servers are blocked by Thunderbird's security model.
- You can look inside the released
.xpifiles (which are just zip files) to verify that they match the build from the source code. - As for trustworthiness, the safest option is to wait until it reaches 1.0.0, as that indicates it has passed Mozilla's manual review.
- See faq.md.
- See CONTRIBUTING.md for details on the development workflow.
- Make sure that the GhostText server is listening. See the Troubleshooting page of original GhostText.
- See doc/faq.md.
Please consider the following options:
- Star the repo
- Rate the add-on
- Donate to Thunderbird (It's financially separate from Firefox)
- Donate to @fregante, the author of the original GhostText
- Contribute to the development
If you've looked at the options above and still want to motivate the maintainer @snipsnipsnip specifically, you can tip some ETH.
- Federico Brigante, the author of GhostText.
- Alexandre Feblot, the original author of External Editor, which I took over maintaining; it is now in a stale state. I intend to incorporate some of its features into Ghostbird.
- The button image is based on a photo of a Grey-headed Bushshrike by Patty McGann (CC-BY-2.0).