| Summary: | Index file paths and xattr (but not their content) of files which are excluded by file type | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | postix <postix> |
| Component: | general | Assignee: | baloo-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | tagwerk19 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=489922 https://bugs.kde.org/show_bug.cgi?id=446301 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
postix
2024-07-08 12:02:38 UTC
(In reply to postix from comment #0) > ... From a UX POV it would be much better if Baloo indexed file names of any > files, but just excluded the content of file types from the list above ... Fully agree... From the experience in: https://bugs.kde.org/show_bug.cgi?id=488533#c1 you can stop excluding by file extension (although the ".obj" is troublesome here) and exclude by mimetype This could have a load impact; Baloo might need to read the first part of the file if it needs to check the "magic". |