-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can now search in a folder. Let's add "include subfolders", "all folders" and special folders (sent, draft, archive, etc.) #676
Comments
Also, there should be a filter for subscribed vs not subscribed, as non-subscribed folders are often more archival and thus, not so interesting to search through (of course, sometimes they are so we still want to be able to) |
"Is it too much to ask, for example, for a webmail client with global search? The only one that I found so far is Roundcube, which can do a global search (all parts, all folders) with "just" 4 additional clicks. Why is that? I had a server running Horde Groupware in 2013 that could do that." I agree. We will work on this. |
Related discussion in SnappyMail: |
A search in all folders has been implemented: #1337. |
The current search in Cypht is quite impressive in that you can search throughout various mail accounts, which is not possible in Roundcube as per: roundcube/roundcubemail#4972
https://github.com/jasonmunro/cypht/tree/master/modules/advanced_search is very powerful, but there is a an issue that you need to indicate each folder you want to search in.
In contrast, here is what Roundcube offers:
So let's add what Roundcube does. And given Cypht's multi-account feature, we can also add:
It will be really efficient when combined with #306
The text was updated successfully, but these errors were encountered: