Is there a place to post scripts or utilities that can be used with Thunderbird?
I have a Perl script that will generate a report of the Thunderbird filters in a readable format. It also prints an index of conditions and actions.
Is there an established place to share things like this?
Chosen solution
Nice idea. But no, there is not a central location. Putting it on github is indeed a good choice. And then publicize it at https://mail.mozilla.org/listinfo/tb-planning
Read this answer in context 👍 1All Replies (4)
I'm not aware of anything like this, only github.com.
Chosen Solution
Nice idea. But no, there is not a central location. Putting it on github is indeed a good choice. And then publicize it at https://mail.mozilla.org/listinfo/tb-planning
I've created a repo on GitHub where you can link to scripts like your own. Just hit me with a pull request at this address: https://github.com/thundernest/scripts-and-utilities
The list will live as a page here: https://thundernest.github.io/scripts-and-utilities/
The above answer is now the official place to do so.