Click an already-active file in Obsidian's file explorer to rename it inline. No right-click, no F2, no context menu.
- Click a file → opens it (default Obsidian behavior)
- Click the already-active file again → inline rename
- Type the new name, press
Enter→ done
A smart cooldown prevents accidental rename when double-clicking to open.
- Settings → Community Plugins → Browse → Search "Ara"
- Install and enable
cd your-vault/.obsidian/plugins/
git clone https://github.com/aaa-mvc/ara.git
cd araAdd aaa-mvc/ara to BRAT plugin for automatic updates.
- Requires Obsidian ≥ 0.15.0
- Works on desktop and mobile
- Supports both legacy and new tree-item file explorer DOM
MIT