After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 720624 - Support "has:" extended search specifier
Support "has:" extended search specifier
Status: RESOLVED OBSOLETE
Product: geary
Classification: Other
Component: engine
master
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
: 792815 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-12-17 19:16 UTC by Jim Nelson
Modified: 2019-12-15 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jim Nelson 2013-12-17 19:16:56 UTC
Our extended search specifier syntax (bug #714494) allows searching for an attachment by name, but it would also be handy to allow searching for messages which simply have an attachment, i.e.:

has:attachment

There are other fields we might consider for this boolean operator, but thinking about it, they all seem a bit esoteric for the average user (i.e. has:html).  Suggestions are welcome.

It's also worth considering if the has: operator should have a negative version, i.e. !has: or hasnot:
Comment 1 Federico Bruni 2017-12-03 08:48:42 UTC
See also the idea of a search builder interface, bug #726657.
If implemented, it should allow to use any available search specifier.

I don't find the negative version useful, while the file type filter would be pretty cool.
Comment 2 Federico Bruni 2017-12-03 08:57:50 UTC
We may use more friendly syntax, as Gmail:
https://support.google.com/mail/answer/7190?hl=en

has:document
has:spreadsheet
has:presentation
Comment 3 Michael Gratton 2018-04-12 03:28:24 UTC
*** Bug 792815 has been marked as a duplicate of this bug. ***
Comment 4 Michael Gratton 2019-12-15 01:08:27 UTC
Closing in favour of https://gitlab.gnome.org/GNOME/geary/issues/656