Description:
In Obsidian’s File Explorer, the F2 shortcut successfully renames files, but it does not work for folders.
Currently, renaming folders requires right-click → Rename, which forces the user to use the mouse.
Expected Behavior:
Pressing F2 on a selected folder should allow inline renaming, just like it works for files.
Steps to Reproduce:
-
Open Obsidian and navigate to the Dashboard.
-
Open the File Explorer.
-
Select a folder.
-
Press F2.
Actual Behavior:
Nothing happens; the folder cannot be renamed via the keyboard.
Additional Context:
Supporting F2 for folders would improve navigation and organization, especially for users managing many folders.
Environment:
-
Obsidian version: [1.12.4]
-
OS: [Windows]
Suggested Improvement:
Extend the F2 rename shortcut to work on folders in addition to files.