Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thunderbird-conversations/thunderbird-conversations
An extension for Thunderbird that allows you to view threads as "real" conversations, including your own emails. This extension also adds a bunch of useful UI features in the conversation view.
https://github.com/thunderbird-conversations/thunderbird-conversations
conversations email thunderbird
Last synced: 3 months ago
JSON representation
An extension for Thunderbird that allows you to view threads as "real" conversations, including your own emails. This extension also adds a bunch of useful UI features in the conversation view.
- Host: GitHub
- URL: https://github.com/thunderbird-conversations/thunderbird-conversations
- Owner: thunderbird-conversations
- License: mpl-2.0
- Created: 2010-03-03T15:16:47.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T11:43:19.000Z (9 months ago)
- Last Synced: 2024-04-22T12:58:00.258Z (9 months ago)
- Topics: conversations, email, thunderbird
- Language: JavaScript
- Homepage: https://github.com/thunderbird-conversations/thunderbird-conversations/wiki
- Size: 20.5 MB
- Stars: 640
- Watchers: 20
- Forks: 103
- Open Issues: 118
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - thunderbird-conversations/thunderbird-conversations - An extension for Thunderbird that allows you to view threads as "real" conversations, including your own emails. This extension also adds a bunch of useful UI features in the conversation view. (others)
README
# Thunderbird Conversations
This extension improves the threaded summary for emails in Thunderbird. It
vastly improves the UI by including some ideas from GMail. More specifically:- your own messages are displayed in the thread,
- you initially see summaries, they can be expanded to display full messages,
- quoted sections are collapsed à la GMail,
- fast links for replying (and possibly other useful actions),
- you can reply inline (through a "quick reply" feature).For screenshots and a stable version, please head to
[AMO](https://addons.thunderbird.net/thunderbird/addon/gmail-conversation-view/) which should
provide you with a ready-to-install package.# Thunderbird support
We try to ensure the released version of Conversations supports at least the
latest released Thunderbird version.Where possible, we also support the previous Thunderbird version, and the latest
Beta's. However, sometimes support may lag, depending on what changes have
recently been made in Thunderbird.# Building, Development and Testing
Please see [Development.md](docs/Development.md) for details.
# Contributing
Please see [CONTRIBUTING.md](CONTRIBUTING.md).
# License
Please see [LICENSE](LICENSE).