Summary: | Cannot include directories starting with . | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bravo Baavo <b4yf823ap56y457945ty4w7o> |
Component: | Setup-Collections | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | minor | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 8.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.4.0 | |
Sentry Crash Report: |
Description
Bravo Baavo
2024-07-03 14:38:24 UTC
Forgot to mention, I tried adding the following filters to the Ignore List to see if it would enable searching hidden directories, but none worked: -. -.* -./ -.*/ '.*' folder are hidden directories under Linux. So the behavior is normal. Gilles Caulier Directories beginning with a "." dot are hidden directories under Linux. digiKam intentionally ignores directories beginning with a "." For example, our trash ".dtrash" in the collection is also a hidden folder that is ignored. We will not change this behavior. Maik |