README file from
GithubObsidian Tab Duplicate
An Obsidian plugin that adds a Duplicate file option to the tab right-click context menu.
Features
- Right-click any tab (or file in the explorer) and select Duplicate file
- Creates a
-copyfile next to the original with the same content - Automatically avoids name collisions (
-copy2,-copy3, etc.) - Opens the duplicated file immediately
Installation
From the Community Plugins browser
- Open Settings > Community plugins
- Search for "Tab Duplicate"
- Click Install, then Enable
Manual installation
- Download
main.jsandmanifest.jsonfrom the latest release - Copy them to
.obsidian/plugins/tab-duplicate/in your vault - Enable the plugin in Settings > Community plugins
Usage
Right-click any tab or file and choose Duplicate file. A copy is created next to the original and opened automatically.
License
MIT