-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ready for TB 68+? #118
Comments
Agree -- lets at least know if its planned! |
Note the commit 31292a5 "add src/manifest.json for TB69, note: not fully work yet" The upgrade to 68+ takes a fair amount of work, no doubt it will come eventually. |
+1 |
1 similar comment
+1 |
I would also like to have the update, thanks :) |
This would be awesome, I feel lost without this plugin :) |
There doesn't seem to be any movement at all on this -- very concerning to me as my whole email handling (I have about 8 accounts I need to handle) depends on this add-on :( I would gladly donate $20 |
@wangvisual could you say anything on this topic? Maybe you could just contact me and we could talk about what's needed to get this super helpful plugin back to work. Thanks! |
I see nothing happening -- Wang Opera has three addons, none have been updated for the new Thunderbird, and no comments from the developer for many months on any of them. |
Time permitting, it would be worth branching this or contributing. With a single developer working on something it should be concerning because life (and death) happens and a project can abruptly end. |
I agree, but you'd have to get in touch with the developer first! |
I would also appreciate any news – or suggestions for alternatives, should there be none. Thanks! |
I have spent many hours trying to see how I might do the half-dozen things I do with this addon in other ways, so far I have found nothing. |
Hey, that's promising - a sign of life from wangvisual! :-) |
I'm lost without this....folders are filling up, didn't even realize how much I was doing with it until it stopped working!! |
Just installed Mint 19.3 and it came with Thunderbird 68.2.2 |
For people who aren't afraid of code, I've had success with this utility: Took a couple hours for me to figure out how to code my rules using examples online, but it works. |
Looking to src code, it seems that Wang knows the problem because there are changes related to 68.x version. I see there is a beta 0.9 version but I don't know if it's working in the last thunderbird (manifest.json reports compatible but you never know... it's just a string... anyone has tried it?) and how to install a beta version. Thank you. |
I've installed 0.9 beta but it remains disabled, i've tried to edit the manifest to change the TB compatibility range but that also did not help. |
+1 :) its a great addon |
Before updating to TB 68+ I wanted to know if there would still be this Add-On working. EDIT: I just found AutoarchiveReloaded, for TB 68+, which seems to be under active development and seems to do the job (I need), to automatically move older mails to a local store, to keep the online mail account small enough. |
I also don't see any movement here. |
Especially that it is doing. You need to configure all accounts first (default is no autoarchve at all). But you cannot choose folders in your account, just all the mails in your accounts older than x days. And it relys to the archive settings of TB in the account setting. So the archive folder is to set there! |
Thank you @francwalter |
After waiting for months, I have given up. |
Hi @wangvisual |
There's some pretty significant changes to Thunderbird, so it's a lot of work to expect updates especially for a free add-on. Looking forward at Thunderbird, it appears there are going to be some significant updates in version 70. So, Thunderbird is getting better, but a lot of add-ons that make it really awesome are not going to work. This could cost Thunderbird some market share. For anybody who can, reviewing the developer area and trying to chip in and help out would be great. I've taken a look but I'm very limited on time for the next several months. It would be nice to branch this, help Wangvisual out, then see if updates can be merged back in. |
Just to repeat @wangvisual: I'd be happy to help funding the development to get a working plugin for current Tbird versions, I just need to know a $$number to check if it is possible. Thanks a lot! |
I'm another who'd gladly donate if this fabulous addon can be updated to 68+ |
I've made a small donation to provide some motivation :) |
Not until we hear something from the developer -- just a note that its being worked on -- there has been nothing for months. |
@wangvisual has been a great contributor to Thunderbird community until now. Myself, I made him some $-contribution. |
TB 78 is around the corner and it would make more sense to shoot straight for TB78 compatibility ? |
I think the Corona Virus got @wangvisual |
Come on now :) BTW he did raise an issue on another project on 22/March. |
It may help cope with the withdrawal from this extension: In TB 68 it has been introduced the capability to run filters periodically: while it certainly can't compensate for all the capabilities of this extension, especially given that filters are not "folder aware", I think it still can come handy. |
That is true, it helps, the folder awareness of filters can be addresed with FiltaQuilla addon. The hierarchical copy action is missing for me! |
According to https://bugzilla.mozilla.org/show_bug.cgi?id=864187:
So FiltaQuilla is no solution. |
I believe with TB 78 release the goal will be for TB 78 compatibility skipping TB 68 ? |
Yes, with TB 78 add-ons will have to be MailExtensions, https://developer.thunderbird.net/add-ons/updating/tb78. AAA is currently setup as a legacy extension, so it will have to be extensively re-written to work under 78. However, I do have the extension working now on 68.11.0. @wangvisual had already done 99% of the work, but hadn't set the compatible version to allow it to install. I also fixed a problem where long rule lists didn't scroll properly. I've been running this without issues for a week, but use it at your own risk. If you dare, you can find the add-on here: https://github.com/dmfiel/autoarchive/blob/master/beta/awsomeAutoArchive-0.91-tb68.xpi |
Hi dmfiel,
I'd really like to try this, but it fails to install: I am running Thunderbid 68.11.0 (64-bit, Win10). Best regards, Christoph |
OK, I got it working. My mistake was to right-click and choose "Save link as" in the directory listing of https://github.com/dmfiel/autoarchive/tree/master/beta Pressing the "Download"-button after following the link to the file gave me the correct xpi-File. |
Now by TB has upgraded to 78 and it stopped working even with the patch from dmfiel. Sad times. |
I've updated my version to load with all versions of TB68, so it works with 68.12.0 now: |
I've had success porting the Lookout add-on with extensive help from @jobisoft using the Experiment wrapper API found here https://github.com/thundernest/addon-developer-support/wiki It's an intermediate step to getting legacy add-ons ported completely over to TB78. It may be possible to do the same for this add-on. |
I am happy so see, that @dugite-code did not give up and made his Lookout add-on available for TB78. It is literally my job to support add-on developers in this process. I can provide assistance on our add-on developer community channels: If you are stuck somewhere and your code is in a public repository, I can have a look and send you pointers. Thanks for your efforts. |
Thanks a lot for this!!! Working on my TB68.12 too!
Missatge de dugite-code <[email protected]> del dia dl., 21 de set.
2020 a les 3:36:
… Yes, with TB 78 add-ons will have to be MailExtensions,
https://developer.thunderbird.net/add-ons/updating/tb78. AAA is currently
setup as a legacy extension, so it will have to be extensively re-written
to work under 78.
However, I do have the extension working now on 68.11.0. @wangvisual
<https://github.com/wangvisual> had already done 99% of the work, but
hadn't set the compatible version to allow it to install. I also fixed a
problem where long rule lists didn't scroll properly.
I've been running this without issues for a week, but use it at your own
risk. If you dare, you can find the add-on here:
https://github.com/dmfiel/autoarchive/blob/master/beta/awsomeAutoArchive-0.91-tb68.xpi
I've had success porting the Lookout add-on with extensive help from
@jobisoft <https://github.com/jobisoft> using the Experiment wrapper API
found here https://github.com/thundernest/addon-developer-support/wiki
It's an intermediate step to getting legacy add-ons ported completely over
to TB78. It may be possible to do the same for this add-on.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOHYBTXP4B5DCUWJLTGHFWLSG2U2XANCNFSM4ISMYI4A>
.
--
Joan
|
Hi Guys, love this plugin, if you can please make it work with 7.x that would make my day. |
Development for autoarchive has obviously stopped :( |
Will it still load if I upgrade to 68.12.1? Do you think it is good for all 68.12.x upgrades? |
Yes, it's set to work through 68.99: And, FYI, I do plan to continue working to upgrade for TB78 eventually. It is a huge effort, because 78 changed the way dialogs are shown, preferences are saved, and how add-ons interact with TB through API calls. Plus, the add-on people are debating about how add-ons will work long-term, so there may be even more changes coming. And work/life has been overwhelming lately, so I haven't had time to work on AAA at all. |
That's awesome, I thought I'd read in one of the releases you'd added the 68.12.x capability but couldn't find it. As to TB78 - I think we are all just glad someone has taken this on and I completely sympathize with the work/life. Drop us a note every now and then to let us know how it's going! |
I know this is an old thread but just wanted to jump in to say THANK YOU for this. I had been sticking with a very-out-of-date Thunderbird purely to keep this addon, as I can't find anything else that comes close to what I need, but eventually had to give in to the automatic update. Found your version and it works like a charm. Thank you so much. |
Is this addon ready for the usage with Thunderbird 68 and higher (or probably 67)? If not, are there plans to update it?
The text was updated successfully, but these errors were encountered: