An open API service indexing awesome lists of open source software.

https://github.com/micz/ColumnsWizard

This is a Thunderbird addon that adds some magic to the folder list columns. Check the addon website for more info...
https://github.com/micz/ColumnsWizard

javascript thunderbird thunderbird-addon thunderbird-extension xul

Last synced: about 1 year ago
JSON representation

This is a Thunderbird addon that adds some magic to the folder list columns. Check the addon website for more info...

Awesome Lists containing this project

README

          

# ![ColumnsWizard icon](rep-resources/images/mzcw-icon.png "ColumnsWizard") ColumnsWizard

ColumnsWizard is a Thunderbird addon that adds some magic to the folder list columns.
With this addon you can:
* Add a custom column directly from the addon preference window to show any mail header you want.
* Define the default columns settings for any new folder.
* Show hidden columns in the Conversation Tab and in the search window.
* Edit a mail header value for a single message.

This add-on is the original work of Micz (@Mic).

![ColumnsWizard_version](https://img.shields.io/badge/version-v7.0.0-darkorange.png?label=ColumnsWizard)
![ColumnsWizard_tb_version](https://img.shields.io/badge/version-v7.0.0-blue.png?label=Thunderbird%20Add-On)
![Thunderbird_version](https://img.shields.io/badge/version-v68.0_--_68.*-blue.png?label=Thunderbird)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-red.png)](./LICENSE)
![Release Status](https://img.shields.io/badge/Release%20Status-v7.0.0%20Latest-brightgreen.png)
#

## Latest

v7.0.0 update for Thunderbird 68
New Locales:
ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT

## ColumnsWizard Add-On Installation

Normal install from Thunderbird Add-On site:
- Download and install from the add-on menu
- Within Thunderbird ``Tools\Add-ons`` search for 'ColumnsWizard' install and reload.

Install XPI directly:
- Download desired version package from the [XPI](xpi) folder.
- Within Thunderbird ``Tools\Add-ons`` click the gear icon and choose ``Install Add-ons From File..``
- Choose XPI file, install and reload.

## XPI Add-On Package Build instructions (WIP)

1. Have Node, npm, 7zip-min archiver installed and in PATH (used globally)
2. Open a terminal in the repository root dir
3. Using root level package.json and npm scripts now
4. Run ``npm run build-xpi-bat`` to make the xpi

Notes :
- ``install.rdf`` is used for TB60.*
- A ``manifest.json`` file is also introduced for testing in TB60+.

## Issues & Questions
Post any issues or questions for ColumnsWizard under [Issues](https://github.com/micz/ColumnsWizard/issues)

## Changelog
ColumnsWizard's changes are logged [here](CHANGELOG.md).

## Credits
Original Author: [Micz](https://addons.thunderbird.net/en-US/thunderbird/user/Micz/ "Micz")
Contributing Author: [cleidigh](https://addons.thunderbird.net/en-US/thunderbird/user/cleidigh/ "Cleidigh")

Locale Translations:

- English (en-US) : Micz (m@micz.it)
- Italian (it) : Micz (m@micz.it)
- French (fr) : Goofy
- German (de) : Axel Grude
- Chinese (zh-CN) : yfdyh000
- ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT : Google\Christopher