From 5e3c691266994f87f359e0b538814fad7b952cdb Mon Sep 17 00:00:00 2001 From: Till Friebe Date: Wed, 3 May 2023 16:37:27 +0200 Subject: [PATCH] Remove link to official plugin merge request --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 59a5de5..a77f353 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Obsidian File Diff - +[![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?color=7e6ad6&labelColor=34208c&label=Obsidian%20Downloads&query=$['file-diff'].downloads&url=https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-plugin-stats.json&)](obsidian://show-plugin?id=file-diff) ![GitHub stars](https://img.shields.io/github/stars/friebetill/obsidian-file-diff?style=flat) ## Commands @@ -21,13 +21,6 @@ I created this plugin because I use SyncThing and it bothered me to clean up mer ## Installation -At the moment, the [plugin is in review to be an official plugin](https://github.com/obsidianmd/obsidian-releases/pull/1621) (add a like to get it merged faster). Therefore, it must be installed manually: - -1. Download the `main.js`, `styles.css` and `manifest.json` from [the latest release](https://github.com/friebetill/obsidian-file-diff/releases/latest) -2. Move the files to the plugin folder `VaultFolder/.obsidian/plugins/obsidian-file-diff/` - -When the plugin is officially release you can follow these steps to install the plugin: - 1. Search for "File Diff" in the community plugins of Obsidian 2. Install the plugin 3. Enable the plugin