GithubHelp home page GithubHelp logo

ikenichiro / addon-copyfolder-tb-esr68 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smitgd/addon-copyfolder-tb-esr68

0.0 1.0 0.0 35 KB

Thunderbird addon Copyfolder modified for esr68

License: MIT License

JavaScript 98.96% CSS 1.04%

addon-copyfolder-tb-esr68's Introduction

addon-copyfolder-tb-esr68

Thunderbird addon Copyfolder modified for esr68

Right-click on your source folder and choose the destination folder to copy it to using the new "(Addon) Copy Folder To >" menu item. The addon uses the standard auto-expanding folder tree as seen when copying individual messages to another folder. This copies the selected folder and all the messages of the selected folder and also any sub-folders under it. (Copy of sub-folders currently can't be prevented.) If the destination already exists, a check is made for potential duplicate messages and, if found, are not copied from the source. So if errors occur and the copy is attempted again, duplicate messages should not appear in the destination.

To ensure that the destination imap folder can be created or accessed, click on a folder in the destination account so that an imap connection is made before the copy occurs. This is usually not needed since the connection occurs at TB startup. But if not and the copy doesn't start (you only see a "comparing folders" message in the status area and no confirmation dialog occurs) a TB restart may be needed to ensure your retry of the copy doesn't cause duplicates in the destination.

To create an install file for the addon, this general procedure can be used:

rm addon.xpi
cd addon-copyfolder-tb-esr68
zip -r ../addon.xpi *
cd ..

Then use the "install from file" method on the Addons TB screen and navigate to your addon.xpi.

addon-copyfolder-tb-esr68's People

Contributors

smitgd 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.