Here is a minor issue I observed:
Description
After being created, folders in the Obsidian file explorer display with a visual leading space that doesn’t actually exist in the folder name. This is purely a UI rendering issue that disappears after restarting Obsidian.
Steps to Reproduce
- Create or rename folders in Obsidian
- Notice that they appear to have extra leading space in the file explorer (not a full indentation, see screenshot)
- Check the actual folder name (via rename dialog or file system) - no leading space exists
- Restart Obsidian - the visual spacing issue disappears
Expected Behavior
Folders should display with consistent alignment at the same hierarchy level.
Actual Behavior
Some folders appear to have a leading space in the file explorer UI, creating inconsistent visual alignment.
Evidence
- Screenshot showing folder with apparent leading space:
- Same screenshot after Obsidian restart, no actual leading space:
- File system check confirms no leading space exists
System Information
- Obsidian version: 1.8.10
- OS: macOS 15.5
- Theme: Default
Additional Notes
- Confirmed this is not a file system issue
- Tested via Local REST API - no leading spaces in actual folder names
- Pure UI rendering bug that affects visual consistency

