Steps to reproduce
- Create a new, empty vault on a local drive (e.g.,
D:\TestVault). - In the Windows File Explorer, create a new folder inside the vault’s root directory named
.test. - Place a file inside the
.testfolder to ensure it is not empty. - Open this vault in Obsidian.
- Go to
Settings > Files & Links. - Enable the toggle for “Detect all file types”.
- Restart Obsidian and/or force a reload (
Ctrl + R). - Observe the file explorer pane on the left.
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
The .test folder should be visible in the file explorer pane, just like any other folder.
Actual result
The .test folder is completely invisible. Only non-hidden files and folders are displayed in the file explorer.
Environment
SYSTEM INFO:
Obsidian version: v1.9.14
Installer version: v1.9.14
Operating system: Windows 11 Home China 10.0.22631
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
This is not a simple user configuration issue. I have undertaken extensive troubleshooting steps, and the problem persists in all scenarios. This suggests a rare, environment-specific bug.
Here is everything I have tried:
- Confirmed Core Setting: The “Detect all file types” setting is confirmed to be enabled.
- Ruled out Plugin/Theme Conflicts: The issue persists when Obsidian is started in Restricted Mode (no third-party plugins/no css snippets/default theme).
- Ruled out Cloud Sync Issues: The issue was reproduced in a brand new, completely local vault, proving it is not related to any cloud sync service.
- Performed a Full Global Config Reset: I have completely reset Obsidian’s global configuration by renaming the
%APPDATA%\obsidianfolder. The issue persisted on a fresh configuration. - Checked Windows File Attributes: I have used the Windows Command Prompt
attribcommand to inspect the.testfolder. The folder was not marked as a “System” (S) attribute, and manually clearing attributes had no effect. - Ruled out Security Software Interference: I have temporarily disabled all antivirus and security software (including Windows Defender). This had no effect.
I have screenshots for every step of this process if they are needed.