Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleidigh/Localfolder-TB
Thunderbird Add-On to add additional local folders to accounts
https://github.com/cleidigh/Localfolder-TB
folders javascript thunderbird thunderbird-addon thunderbird-extension
Last synced: 12 days ago
JSON representation
Thunderbird Add-On to add additional local folders to accounts
- Host: GitHub
- URL: https://github.com/cleidigh/Localfolder-TB
- Owner: cleidigh
- License: mpl-2.0
- Created: 2019-01-27T22:59:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T17:22:11.000Z (5 months ago)
- Last Synced: 2024-08-01T16:47:15.433Z (3 months ago)
- Topics: folders, javascript, thunderbird, thunderbird-addon, thunderbird-extension
- Language: JavaScript
- Size: 2.19 MB
- Stars: 14
- Watchers: 7
- Forks: 6
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ![LocalFolders icon](rep-resources/images/LocalFolders-64px.png "LocalFolders") LocalFolders
LocalFolders is a [Thunderbird](https://www.thunderbird.net/) Add-on to create additional local folders within accounts.
This add-on is the original work of l'Abbé Christian-Philippe Chanut (philoux). I will be updating
the code for compatibility including transitioning to the MailExtension standard as well as future improvements.![localFolders_version](https://img.shields.io/badge/version-v2.0.1-darkorange.png?label=LocalFolders)
![localFolders_tb_version](https://img.shields.io/badge/version-v2.0.1-blue.png?label=Thunderbird%20Add-on)
![Thunderbird_version](https://img.shields.io/badge/version-v60.0_--_68.*-blue.png?label=Thunderbird)
[![License: GPL v2](https://img.shields.io/badge/License-MPL,%20GPL%20v2-red.png)](src/LICENSE)
![Release Status](https://img.shields.io/badge/Release%20Status-v2.0.1%20Released-brightgreen.png)
### LocalFolders Add-on Installation
Normal install (requires Internet access) from [Thunderbird Add-on site](https://addons.thunderbird.net/):
- Download and install [ATN version](https://addons.thunderbird.net/addon/localfolder/) via the ``Add-ons Manager``.
- From the [Thunderbird Menu Bar](https://support.mozilla.org/en-US/kb/display-thunderbird-menus-and-toolbar), select ``Tools`` then ``Add-ons`` to open the ``Add-ons Manager``. Choose the ``Extensions`` tab, search for “LocalFolders”, select ``+ Add to Thunderbird`` and follow the prompts to install and then restart.Install (with or without Internet access) XPI directly:
- Download and install [GitHub XPI version](xpi) via the ``Add-ons Manager``.
- From the [Thunderbird Menu Bar](https://support.mozilla.org/en-US/kb/display-thunderbird-menus-and-toolbar), select ``Tools`` then ``Add-ons`` to open the ``Add-ons Manager``. Choose the ``Extensions`` tab, click the gear icon and choose ``Install Add-on From File…``
- Choose [XPI file](xpi), install and restart.## XPI Add-on Package Build instructions
TBD - package build description## Issues & Questions
Post any issues or questions for LocalFolders [here](https://github.com/cleidigh/Localfolder-TB/issues).## Changelog
LocalFolders’ changes are logged [here](CHANGELOG.md).## Credits
Original Author: [l'Abbé Christian-Philippe Chanut (philoux)](https://addons.thunderbird.net/user/philoux/ "l'Abbé Christian-Philippe Chanut (philoux)")
Contributing Author: [Christopher Leidigh](https://addons.thunderbird.net/user/cleidigh)
Folder Icon: [SEM Labs](https://creativecommons.org/licenses/by/3.0/) "(CC 3.0) - Modified by Christopher Leidigh## License
[MPL, GPL v2](src/LICENSE)