https://bugs.kde.org/show_bug.cgi?id=470824

Stefan Brüns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |e
           Keywords|                            |junior-jobs, usability

--- Comment #1 from Stefan Brüns <[email protected]> ---
balooshow is a debugging aid, not an end user tool. It lists internal database
values.

Searching is (somewhat) documented here:
https://invent.kde.org/frameworks/baloo/-/blob/master/docs/user/searching.md

That also lists the keyword "mimetype", which can be used for searching ODT
files:
$> baloosearch mimetype:application/vnd.oasis.opendocument.text
or
$> baloosearch mimetype:text/plain

"Types" are more abstract, the valid values are documented by KFileMetaData:
https://api.kde.org/frameworks/kfilemetadata/html/types_8h_source.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to