mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #163] Prepend nº new messages to the Windows Title when new email detected #132
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#132
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 @jchevali on GitHub (Dec 24, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/163
Originally assigned to: @jasonmunro on GitHub.
While in Inbox or another email folder with auto-detection, if you could prepend the nº of new messages in square brackets to the Windows Title when new email is detected, that could help the user to spot it when using a multi-tabbed web browser, as it'd be sufficient to look at the browser tab to know when there is new email, without having to switch to it to check.
E.g.,
IMAP-default-INBOX-Page 1
could become
[1] IMAP-default-NBOX-Page 1
when there is one new message.
And it could default to the global Unread count when the page focus isn't on any of the Inbox folders.
@jasonmunro commented on GitHub (Dec 28, 2016):
unread counts have been added to the page title for IMAP message list pages. Thanks for the feedback!
@jasonmunro commented on GitHub (Jan 10, 2017):
unread counts when on an IMAP message list page are great, thanks again for this idea. I'm not going to implement the global unread count at this time, because other pages have specific titles I want to maintain, and I'm concerned it might be confusing. If you are on the combined unread view, The page title will have the total as it always did.