| Summary: | File search / Baloo: Expose list of excluded file types for content indexing | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | postix <postix> |
| Component: | kcm_baloo | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | baloo-bugs-null, kde, tagwerk19 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=489919 https://bugs.kde.org/show_bug.cgi?id=446301 https://bugs.kde.org/show_bug.cgi?id=475439 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
postix
2024-07-08 12:09:40 UTC
You can use the command line, there's:
$ balooctl config list excludeFolders
$ balooctl config list excludeFilters
$ balooctl config list excludeMimetypes
That's a lot of information for System Settings to handle...
(In reply to tagwerk19 from comment #1) > You can use the command line, there's: > > $ balooctl config list excludeFolders > $ balooctl config list excludeFilters > $ balooctl config list excludeMimetypes > > That's a lot of information for System Settings to handle... excludeFolders you probably don't need, because it's already shown in the list view. How about making the static "Directory" section tabbed: "Directory", "Filters", "Mimetypes". For each you have a list view. :) |