* doc: mention X-Keywords support
This commit is contained in:
1
TODO
1
TODO
@ -81,6 +81,7 @@
|
|||||||
- add guile mu:count
|
- add guile mu:count
|
||||||
- don't show GPG/PKCS7 sigs as attachments
|
- don't show GPG/PKCS7 sigs as attachments
|
||||||
- fix address completion (quote names)
|
- fix address completion (quote names)
|
||||||
|
- add support for X-Keywords (in addition to X-Label)
|
||||||
|
|
||||||
* Done
|
* Done
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
.TH MU FIND 1 "July 2012" "User Manuals"
|
.TH MU FIND 1 "August 2012" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
||||||
@ -116,12 +116,12 @@ search fields and their abbreviations:
|
|||||||
embed,e Search inside embedded text parts (messages, attachments)
|
embed,e Search inside embedded text parts (messages, attachments)
|
||||||
file,j Attachment filename
|
file,j Attachment filename
|
||||||
mime,y MIME-type of one or more message parts
|
mime,y MIME-type of one or more message parts
|
||||||
tag,x Tag for the message (contents of the \fIX-Label\fR field)
|
tag,x Tags for the message (\fIX-Label\fR and/or \fIX-Keywords\fR)
|
||||||
.fi
|
.fi
|
||||||
|
|
||||||
For clarity, this man-page uses the longer versions.
|
For clarity, this man-page uses the longer versions.
|
||||||
|
|
||||||
The meaning of most of these fields should be clear, but some require some
|
`The meaning of most of these fields should be clear, but some require some
|
||||||
extra discusion.
|
extra discusion.
|
||||||
|
|
||||||
First, the message flags field describes certain properties of the message, as
|
First, the message flags field describes certain properties of the message, as
|
||||||
|
|||||||
Reference in New Issue
Block a user