mirror of
https://github.com/antokeinanen/obsidian-advanced-merger.git
synced 2026-07-22 07:40:24 +00:00
reformat readme.md headers
This commit is contained in:
parent
76c4d4c491
commit
c20bed71fc
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -7,8 +7,8 @@ Preview of the plugin. Image by
|
|||
<a href="https://medium.com/technology-hits/obsidian-plugins-review-14-20d087f0e23a">Nuno Campos</a>
|
||||
</p>
|
||||
|
||||
## Installation
|
||||
### Installation through Obsidian community marketplace
|
||||
# Installation
|
||||
## 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.
|
||||
|
|
@ -16,14 +16,14 @@ This plugin can now be installed inside obsidian in the community plugins tab. [
|
|||
4. Search `Advanced Merger`.
|
||||
5. Install and enable the plugin.
|
||||
|
||||
### Manual installation
|
||||
## Manual installation
|
||||
1. Download the latest release from [releases page](https://github.com/antoKeinanen/obsidian-advanced-merger/releases).
|
||||
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`
|
||||
4. Start obsidian, go to settings>community plugins, and turn `Advanced merger` on.
|
||||
|
||||
## Usage
|
||||
# Usage
|
||||
Using Advanced merge is very easy! Just right click a folder and select `merge folder`.
|
||||
|
||||
## Support
|
||||
# Support
|
||||
You can support me by buying me a coffee at [buymeacoffee.com](https://www.buymeacoffee.com/antokeinanen)!
|
||||
Loading…
Reference in a new issue