mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #168] Suggestion: click on IMAP servers' names brings up add/modify folders window #137
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#137
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 @dunstn on GitHub (Feb 27, 2017).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/168
Originally assigned to: @jasonmunro on GitHub.
Could you please modify Cypht so that when one clicks on an imap server's name in the Email part of the menu, the /?page=folders&imap_server_id=xx page would come up? It would make folder configuration more simple, and there is no page yet that appears when one clicks on an imap server's name.
Also, the Sent folder could be automatically selected if a folder called "SENT" (or "Sent", "sent") is present. Until I found this setting, I hadn't know that it should be set to keep my outgoing mail, so I had assumed Cypht didn't work correctly.
@jasonmunro commented on GitHub (Mar 1, 2017):
I like the idea of making the folder management page more accessible, but currently clicking on the imap server's name in the Email section of the menu expands the top level folders, so I would rather not change that link. The Sent and Trash folder settings are pretty new, so it's not so much that you missed them, it's that they did not exist until recently :)
Cypht supports auto-detecting special folders for IMAP servers that support that feature (for the Sent folder anyway). I would rather continue to use that and the manual setup than guess the folder name.
Maybe we could insert a "mange folders" entry into the top level of folders for the imap server with a different icon that takes you to the folder management page with that server selected?
Thanks for the feedback
@dumblob commented on GitHub (Mar 1, 2017):
That might suffice.
@jasonmunro commented on GitHub (Mar 1, 2017):
Just pushed this, if you guys could check it out and let me know what you think that would be great. Here is a screenshot:
