mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[GH-ISSUE #156] unread item only displays messages in the inbox directory #124
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ornais on GitHub (Nov 28, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/156
Originally assigned to: @jasonmunro on GitHub.
If you have many mail with subfolder, the "unread" item only displays messages from INBOX directory, it won't display unread messages from subfolders.
(thanks for the work you're doing).
@jasonmunro commented on GitHub (Nov 28, 2016):
By default, only the INBOX is included in the "combined views" (unread, flagged, everything). But you can add any IMAP folder by navigating to it and using the icon in the upper right of the page (the circle with a checkmark) to include it in combined views.
@ornais commented on GitHub (Nov 28, 2016):
great!! I'll try it tomorrow.
Thanks again.
@jasonmunro commented on GitHub (Nov 28, 2016):
No problem :) thanks for checking out the project. I will leave this open in case you run into an issue with it.
@ornais commented on GitHub (Nov 29, 2016):
Unfortunatly it is not working.
I have a unread email in a subfolder. This subfolder is added with the circle button. But the email doesn't appear in the combined view (UNREAD).
@jasonmunro commented on GitHub (Nov 29, 2016):
In the upper right of a combined view there is a folder icon, it shows the sources included in the view. Does the subfolder show up in that list? Combined views have 2 limits on each source: A maximum number of messages from the source, and a time cutoff. Is the message date within the time cutoff?
@ornais commented on GitHub (Nov 30, 2016):
It seems to work. Sorry for the inconvenience.
@jasonmunro commented on GitHub (Nov 30, 2016):
No problem at all :)