https://github.com/decaf-dev/obsidian-duplicate-finder
Find duplicate content in your vault
https://github.com/decaf-dev/obsidian-duplicate-finder
Last synced: 9 months ago
JSON representation
Find duplicate content in your vault
- Host: GitHub
- URL: https://github.com/decaf-dev/obsidian-duplicate-finder
- Owner: decaf-dev
- License: mit
- Created: 2025-05-02T23:47:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T17:08:59.000Z (10 months ago)
- Last Synced: 2025-06-04T04:44:44.842Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duplicate Finder
This plugin allows you to find duplicate content in your vault
## Installation
1. Install the [Obsidian BRAT](https://github.com/TfTHacker/obsidian42-brat) plugin from Obsidian community plugin store
2. Enable the plugin
3. Open the plugin settings
4. Click **Add beta plugin**
5. Enter the repository url: **https://github.com/decaf-dev/obsidian-duplicate-finder**
6. Click **Add plugin**
## Configuration
To be able to "Open in new tab" without focusing it, you will need to disable **Always focus new tabs**
1. Go to **Settings**
2. Click **Editor**
3. Disable **Always focus new tabs**
## License
Duplicate Finder is distributed under [MIT License](https://github.com/decaf-dev/obsidian-duplicate-finder/blob/master/LICENSE).