mirror of
https://github.com/friebetill/obsidian-file-diff.git
synced 2026-07-22 07:40:25 +00:00
Remove link to official plugin merge request
This commit is contained in:
parent
87fc2b1bd8
commit
5e3c691266
1 changed files with 1 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Obsidian File Diff
|
||||
|
||||
<!-- [](obsidian://show-plugin?id=file-diff) -->
|
||||
[](obsidian://show-plugin?id=file-diff)
|
||||

|
||||
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue