Giter Club home page Giter Club logo

thunderlink's Introduction

ThunderLink - clickable, durable links to specific messages

ThunderLinks are durable hyperlinks to specific email messages.

Make a reference to the ThunderLink anywhere you want immediate access to the original message contents in full. For example, wikis, task trackers, etc.

Click on a ThunderLink later to open that specific message in Thunderbird.

You may customize ThunderLink formats to fit your needs.

You may even configure ThunderLink to tag the email while creating the link, enabling advanced workflows and more productivity!

ThunderLinks are durable even if you file the message. They are based on the unique message ID generated when an email is sent. This enables the Thunderbird email client to quickly and reliably find and select any email that exists in your Thunderbird mail store.

Installation

  1. Install the ThunderLink Add-On in Thunderbird - https://addons.thunderbird.net/en-US/thunderbird/addon/thunderlink/?src=search
  2. Register the 'thunderlink' protocol in your OS following the instructions below:

Windows:

Download the "raw" version of the file that matches your Windows and Thunderbird versions, then double-click the file and confirm the registry script to merge it in to your registry:

These .reg files were generously provided by @mobileartur - please feel free to provide others or open pull requests to help other windows users. Note that 32bit Thunderbird is the current recommendation for Windows. For this reason we don't have registry files for 64-bit Thunderbird.

Linux (Tested on Ubuntu 18.04LTS):

  1. Install the desktop launcher that opens ThunderLinks in Thunderbird
    1. Download the thunderlink launcher https://github.com/mikehardy/thunderlink/blob/master/integration/thunderbird-tl.desktop
    2. Copy it to ~/.local/share/applications/thunderbird-tl.desktop
  2. Connect the "thunderlink" URL type to the launcher file
    1. Run the command `touch ~/.local/share/applications/mimeapps.list` to make sure you have a local MIME handler registry
    2. Add the handler: `echo "x-scheme-handler/thunderlink=thunderbird-tl.desktop" >> ~/.local/share/applications/mimeapps.list`

Mac:

You may integrate directly with thunderbird using helper scripts as described here: https://github.com/mikehardy/thunderlink/blob/master/integration/macosx/install.txt

Separately, it is possible to interoperate with Mail.app on macOS and Thunderbird on (for example) Windows with the same links, following these instructions: https://github.com/mikehardy/thunderlink/wiki/macOS-compatibility---interoperability

Usage

Use the keyboard shortcut for the ThunderLink format you want (e.g. Ctrl-Alt-6) or right-click on an email and select 'ThunderLink...' and the format you want. You now have the ThunderLink to your email in your clipboard. You can paste it into your personal wiki, or your project teams wiki, or a new task entry in your task tracker for instance.

If you would like a clickable ThunderLink with the email's subject, use a pattern like this: <A HREF="<thunderlink>"><subject></a> - this may be pasted into other systems that render HTML.

If you registered the ThunderLink protocol correctly, a click on the ThunderLink will open your email directly using the ThunderLink options you configured (open in a new tab, open in a new window, etc)

Notes:

  • Some task managers (for example, MyLifeOrganized (MLO)) require you to prefix the ThunderLink with `file:` to be treated like a link
  • You can configure very complicated ThunderLinks if you like. For example: ``` Email: -s Tomorrow -* @ Work;Email; file: ```

Having trouble?

In the unlikely event of a bug, please open an issue on the provided github link, taking care to include all the requested information.

Care to contribute? https://github.com/mikehardy/thunderlink

For devs cloning the repo use make 'makeXpi.sh ' to create distributables for Thunderbird

thunderlink's People

Contributors

mikehardy avatar mobileartur avatar enigmasolved avatar mariokusek avatar simonthum avatar nbeaver avatar riedel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.