This plugin allows you to rename notes quickly by double-clicking their title in the file explorer.
- Open your Obsidian vault.
- Navigate to the
.obsidian/plugins
folder inside your vault. - Create a new folder named
double-click-rename
. - Copy the plugin files (
main.js
andmanifest.json
) into this folder.
- Open Obsidian.
- Go to Settings → Community Plugins.
- Make sure Safe Mode is off.
- Find Double Click Rename in the list of installed plugins.
- Toggle it on.
The plugin is now active and ready to use.