Processs xdg.tags and xdg.comment freedesktop extended attribute fields, as complementing keywords and description
This commit is contained in:
parent
ad2576c8f7
commit
73f15d134b
@ -113,10 +113,16 @@ url = dc:identifier xesam:url
|
|||||||
# You can enter name translations as "xattrname = fieldname". Case matters.
|
# You can enter name translations as "xattrname = fieldname". Case matters.
|
||||||
# Entering an empty translation will disable use of the attribute.
|
# Entering an empty translation will disable use of the attribute.
|
||||||
# The values from the extended attributes will extend, not replace, the
|
# The values from the extended attributes will extend, not replace, the
|
||||||
# data found from equivalent fields inside the document. As an example, the
|
# data found from equivalent fields inside the document.
|
||||||
# following would map a quite plausible "tags" extended attribute into the
|
|
||||||
# "keywords" field.
|
# As an example, the following would map a quite plausible "tags" extended
|
||||||
|
# attribute into the "keywords" field.
|
||||||
tags = keywords
|
tags = keywords
|
||||||
|
|
||||||
|
# Proposed or standard freedesktop.org extended attributes
|
||||||
|
xdg.tags = keywords
|
||||||
|
xdg.comment = abstract
|
||||||
|
|
||||||
# Some standard fields are not to be indexed
|
# Some standard fields are not to be indexed
|
||||||
mime_type =
|
mime_type =
|
||||||
charset =
|
charset =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user