Ara

by Ax
5
4
3
2
1
Score: 35/100
New Plugin

Description

Click an already-active file in the file explorer to rename it inline — just like Windows File Explorer. - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Ara — rename files like Windows File Explorer

Click an already-active file in Obsidian's file explorer to rename it inline. No right-click, no F2, no context menu.

How it works

  1. Click a file → opens it (default Obsidian behavior)
  2. Click the already-active file again → inline rename
  3. Type the new name, press Enter → done

A smart cooldown prevents accidental rename when double-clicking to open.

Installation

  1. Settings → Community Plugins → Browse → Search "Ara"
  2. Install and enable

Manual

cd your-vault/.obsidian/plugins/
git clone https://github.com/aaa-mvc/ara.git
cd ara

BRAT (Beta)

Add aaa-mvc/ara to BRAT plugin for automatic updates.

Compatibility

  • Requires Obsidian ≥ 0.15.0
  • Works on desktop and mobile
  • Supports both legacy and new tree-item file explorer DOM

License

MIT