Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

[Feature] Select which folders to include #21

Closed
master-lincoln opened this issue Mar 20, 2012 · 4 comments
Closed

[Feature] Select which folders to include #21

master-lincoln opened this issue Mar 20, 2012 · 4 comments
Labels
Milestone

Comments

@master-lincoln
Copy link

Currently it's only possible to select which accounts or special folders are included in the new-message-count.
As already mentioned in Issue 105 on the old issue list, this is not as useful as selecting folders to include.

I myself am subscribed to various mailing list and don't want them to be included in the counter in my icon. These mailing lists each have their own folder they get filtered in. IMHO this is a very common practice and affects many users.

@foudfou
Copy link
Owner

foudfou commented Mar 20, 2012

Hi, I knew this request would pop up sooner or later. Nevertheless, this is a tough job, as it means re-implementing the folder pane in the pref window, or try to extend it (as extra-folder-columns does), and try to keep the preferences in sync with folders, and tune the message counting...
Honestly, I don't anticipate working on it soon. But I keep the request in the to-do list, because I agree that this feature is important.

Until then, a possible dirty workaround for an IMAP account could be to isolate mailing lists' folders by:

  • setting up a "DoNotCount" account which:
    • is basically the same IMAP account
    • is subscribed to the mailing lists' folders
    • is not included in the FireTray count
  • unsubscribing the original account from the mailing list folders

@Cybso
Copy link

Cybso commented Jun 6, 2012

I solved this by utilizing the favorite folder flag. I've created a patch (see pull request #45) that let's you choose whether to count all mails or only those in favorite folders.

@littleblind54b9
Copy link

Thank you very much. This can more or less also be considered as a fix for issue #44.

@foudfou
Copy link
Owner

foudfou commented Sep 4, 2012

Firetray now provides a only favorite folders option which should do the trick: only favorite folders are counted in.
It would be nice if you could test it and provide feedback. I'll close this issue, but feel free to re-open it if necessary.

As explained in #45, it should be possible to replace the favorite folders trick by a proper firetray include item in folder's context menu. We can try to look into that later if needed.

@foudfou foudfou closed this as completed Sep 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants