Summary: | baloosearch doesn't explain its -t <typeStr> parameter | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | skierpage <info> |
Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | nate, pinak.ahuja, stefan.bruens, vini.ipsmaker |
Priority: | NOR | ||
Version: | 5.22.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
skierpage
2016-06-08 00:19:42 UTC
Types are from KFileMetadata::Type: https://quickgit.kde.org/?p=kfilemetadata.git&a=blob&h=c1a3a1130184203b7e50b174d4554b19767030f3&hb=ec30b9c7ae739ca1e5482cb6b6288fe497e021d8&f=src%2Ftypes.h Valid Types are: Archive, Audio, Video, Image, Document, Spreadsheet, Presentation, Text, Folder, (In reply to Stefan Brüns from comment #1) > Types are from KFileMetadata::Type: > https://quickgit.kde.org/?p=kfilemetadata. > git&a=blob&h=c1a3a1130184203b7e50b174d4554b19767030f3&hb=ec30b9c7ae739ca1e548 > 2cb6b6288fe497e021d8&f=src%2Ftypes.h Thanks, I hope someone can fix the program help to say this. https://github.com/KDE/baloo/blob/master/docs/user/searching.md also mentions these types but omits "Folder". > Valid Types are: > Archive, > Audio, > Video, > Image, > Document, > Spreadsheet, > Presentation, > Text, > Folder, Is case significant? Are these translated? Dolphin's search dialog only supports a subset of these: Documents, Images, Audio Files, Videos. Sadly I can't get baloosearch to work at all, it never prints anything but "Elapsed: 0.NNNN msecs" :-( I'm now on version 5.23.0 on KDE Frameworks 5.23.0 and Qt 5.5.1. *** This bug has been marked as a duplicate of bug 351642 *** ?? bug 351642 requests a man page for balooctl, a different command. I don't think this is a duplicate of it. Oh, you're right. Good catch! Git commit 8bbb6222f8b7cd1eb9b81f086220f8485ae51b4d by Stefan Brüns. Committed on 18/05/2021 at 17:28. Pushed by bruns into branch 'master'. [Doc] Add Folder to Type list GIT_SILENT M +3 -2 docs/user/searching.md https://invent.kde.org/frameworks/baloo/commit/8bbb6222f8b7cd1eb9b81f086220f8485ae51b4d |