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
Apparently the function for recursively setting emails as "read" only works in "first-generation" subfolders.
Expected behavior: Emails in all subfolders in the hierarchy (including grand-child and lower folders) should be set to read.
The text was updated successfully, but these errors were encountered:
Apparently, my recursion logic for determining parent folders was faulty. Here is a fixed version for Thunderbird 78:
QuickFolders-wx-5.5.1pre129.zip
To install, download the zip file then drag the file into Thunderbird Add-ons Manager.
Sorry, something went wrong.
Fixed in 4.21.3 for Tb 60-68 - pushed to ATN today. Will push 5.5.1 later when this one is through review.
RealRaven2000
No branches or pull requests
Apparently the function for recursively setting emails as "read" only works in "first-generation" subfolders.
Expected behavior: Emails in all subfolders in the hierarchy (including grand-child and lower folders) should be set to read.
The text was updated successfully, but these errors were encountered: