Skip to content
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

Official web clients enhancement: show total/unread mail count on folders #96

Closed
vladimiry opened this issue Jan 17, 2019 · 1 comment
Closed

Comments

@vladimiry
Copy link
Owner

Since the initial implementation of major core functionality has already been released, like local database and full-text search, I think I can consider enabling some minor enhancements and maybe something fancy in general.

I believe that might be possible to monkey patch the official web clients in order to show the total/unread mail count on folders. So issue like this one tutao/tutanota#234 would be resolved independently of the official repository. The feature will require local store option to be enabled for account so the monkey pathing logic could reactively derive the values from the local database.

The bad part is that it would require doing monkey patching. But since the app goes with built-in web clients (#79, #80), I believe there will be a way to support web clients updates and guarantee a certain level of stability at the same time.

Task gets low priority since it's already possible to see total/unread mail count on folders in database view mode for both ProtonMail / Tutanota.

@vladimiry vladimiry changed the title Official web clients monkey patch: show total/unread mail count on folders Official web clients enhancement: show total/unread mail count on folders Jan 17, 2019
@vladimiry
Copy link
Owner Author

I just noticed that Tutanota dev team is going to officially support such feature. Closing this issue in favor of upcoming official support and given the fact that the app already supports counters on folders in database view mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant