Tab Duplicate

by antoineart
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Duplicate a file from the tab or file-explorer right-click menu. Creates a -copy file next to the original and opens it.

Reviews

No reviews yet.

Stats

stars
123
downloads
0
forks
1
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

Obsidian 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 -copy file 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

  1. Open Settings > Community plugins
  2. Search for "Tab Duplicate"
  3. Click Install, then Enable

Manual installation

  1. Download main.js and manifest.json from the latest release
  2. Copy them to .obsidian/plugins/tab-duplicate/ in your vault
  3. 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