Closed
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
TagStudio Version
Alpha 9.3.2
Operating System & Version
macOS 15.0 Beta (24A5327a)
Description
Using this on macOS, I tried ignoring .DS_Store
files via the exclusion list for extensions. This however didn't seem to do anything (unless I did something wrong). I'd love to also try and help out debugging, which I may try later today if I've gotten some time 😅.
(If this is duplicated or wrongly filed, super sorry! Couldn't exactly tell if this was a feature req or a bug)
Expected Behavior
Adding in .DS_Store
to the ignored extensions should remove them from the UI
Steps to Reproduce
- Be on macOS (or just create a file called
.DS_Store
in your folder) - Add
.DS_Store
to the exclusion list (I see it gets lowercased but the code also seems to check lowercased anyways) - Refresh library and observe
Logs
No response