mirror of
https://github.com/antokeinanen/obsidian-advanced-merger.git
synced 2026-07-22 07:40:24 +00:00
update readme.md to reflect the ability to install via community plugins
This commit is contained in:
parent
f2e03dc3d4
commit
46fb9f8169
1 changed files with 8 additions and 1 deletions
|
|
@ -8,8 +8,15 @@ Preview of the plugin. Image by
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Installation through obsidian plugin marketplace is not yet supported. But Advanced Merge can be downloaded manually.
|
### Installation through Obsidian community marketplace
|
||||||
|
This plugin can now be installed inside obsidian in the community plugins tab. [Link](obsidian://show-plugin?id=advanced-merger)
|
||||||
|
1. Go to obsidian settings panel.
|
||||||
|
2. Open community plugins tab.
|
||||||
|
3. Browse community plugins.
|
||||||
|
4. Search `Advanced Merger`.
|
||||||
|
5. Install and enable the plugin.
|
||||||
|
|
||||||
|
### Manual installation
|
||||||
1. Download the latest release from [releases page](https://github.com/antoKeinanen/obsidian-advanced-merger/releases).
|
1. Download the latest release from [releases page](https://github.com/antoKeinanen/obsidian-advanced-merger/releases).
|
||||||
2. Extract the zip archive.
|
2. Extract the zip archive.
|
||||||
3. Move the 2 files (`manifest.json`, and `main.js`) to `<your obsidian vault folder>/.obsidian/plugins/obsidian-advanced-merger`
|
3. Move the 2 files (`manifest.json`, and `main.js`) to `<your obsidian vault folder>/.obsidian/plugins/obsidian-advanced-merger`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue