Summary: | Tags filter folder doesn't show tagged dot files and files inside dot folders | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | rdxsquirrel9111555 |
Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | kfm-devel, rdxsquirrel9111555, tagwerk19 |
Priority: | NOR | Keywords: | accessibility |
Version First Reported In: | 21.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
rdxsquirrel9111555
2022-02-12 04:57:48 UTC
Do you have "Index hidden files" selected? $ balooctl config list hidden $ balooctl config list includeFolders $ balooctl config list excludeFolders (In reply to tagwerk19 from comment #1) > Do you have "Index hidden files" selected? > > $ balooctl config list hidden > $ balooctl config list includeFolders > $ balooctl config list excludeFolders Not actually, when I enabled the "hidden" option I got the expected result. Thanks for the help :). (In reply to rdxsquirrel9111555 from comment #2) > ... when I enabled the "hidden" option I got the expected result ... Good News :-) If you are indexing hidden files/folders, you might want to add .cache and .local/share/Trash to the "excluded folders" list (see Bug 434705) (In reply to tagwerk19 from comment #3) > (In reply to rdxsquirrel9111555 from comment #2) > > ... when I enabled the "hidden" option I got the expected result ... > Good News :-) > > If you are indexing hidden files/folders, you might want to add .cache and > .local/share/Trash to the "excluded folders" list (see Bug 434705) Okay, I appreciate the additional information. Thanks. |