Overview
I am coming from another Markdown note-taking app and migrating everything over to obsidian because it has markdown improvements that are way better than what I was using.
But I am really frustrated with the files view when I want to manage my notes such as renaming a note or folder.
Core of the Problem
Obsidian effectively “forces” you to right click and then click on “Rename” for all notes that aren’t open, and all folders. If you want to rename an external file that opens with your system’s default app (“Show all file types” setting enabled), you also need to right click and then click on rename, because the file gets opened in an external app and will never receive focus in Obsidian.
Maybe I’m alone here, but I really like using the keyboard (F2) when renaming things. It’s what happens in Windows Explorer + many other apps, and I have muscle memory for this. It’s a lot quicker when you’re dealing with a lot of notes or files as well. Right now, you can only rename a note with F2 when it’s already open.
To the core of the problem: There is something very weird and inconsistent with the “focused” state for notes and folders in Obsidian. You can tell a note or folder has complete focus by looking for the 2-3px gray outline around the item in the file tree view sidebar. See image:
Why the current “fully focused” state is strange and not useful
-
You can only get to the completely focused state for any given note by clicking on a note twice or right clicking once (opening the context menu).
-
If you want to focus a note without opening the context menu you first have to single click it in the sidebar, wait for it to open, and then click the note again in order for it to receive actual focus.
-
The behavior explained above is entirely inconsistent with the way focus is applied to folders. The only way to focus a folder completely is to right click it. This opens the context menu and defeats the point of focusing.
-
Note: You can trick Obsidian into keeping a folder focused by right clicking, and then clicking outside of the folder view on the borders of a resizable element. The context menu will then happily close and the folder will still be focused. But this doesn’t really enable anything additional (still can’t rename with F2), and thus defeats the purpose of focusing an item in the first place, and is IMHO completely absurd.
Call to action
Can someone responsible with the UI/UX on the Obsidian team take a more detailed look at how the UI works with respect to the files view? The current behavior is not consistent at all. Either remove the focused state, or make it useful. It’s very odd that focus states happen differently between directories and files.
What I want to do
See the following sequence of images:
I can think of other ways to address this, the above images are just a quick and dirty remedy.
Things I have tried
I installed this plugin after reading about it on another thread. Haven’t found anything else worth trying.
Also, please don’t grill me for storing authentication info in plaintext on Obsidian, I’m aware of this and my current configuration is getting replaced. ![]()
Below this line, write what terms you searched in the help docs and forum, plus any solutions you tried and what happened.
Google and Forums: "obsidian only open note if text label is clicked on"



