GNOME Bugzilla – Bug 224264
show size of mail folder in status bar
Last modified: 2021-05-19 11:31:43 UTC
Currently you have no way to know the size in bytes of a mail folder. It is even more useful with IMAP accounts if your server has quotas. The proposed patch prints the size of a mail folder in the status bar. ex: "3 new, 1 selected, 9 total (270,91 K)".
Created attachment 41205 [details] [review] proposed patch to show folder's size
the patch requires some locking in the summary code, and should always come with a ChangeLog. i dont really see much of a problem with it assuming the size can be reliably determined (which it can't always, but we could add a flag for that), what about ui people?
*** bug 251733 has been marked as a duplicate of this bug. ***
renmoving eplugin keyword. this is definitely core and not eplugin material. the patch is no longer suitable, adding a virtual method is redundant, it should just use a folder property.
see bug 251262 (dup?) and relation to bug 270406
still missing in 2.4 (updating ancient milestones)
changing patch status to needs-work according to not zed's comments.
Also see https://bugzilla.gnome.org/show_bug.cgi?id=410020
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/evolution/-/issues/ Thank you for your understanding and your help.