mirror of
https://github.com/antokeinanen/obsidian-advanced-merger.git
synced 2026-07-22 07:40:24 +00:00
created readme.md
This commit is contained in:
parent
630fc1be31
commit
199aa4cd33
1 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
|
@ -1,2 +1,18 @@
|
|||
# Obsidian Advanced Merge
|
||||
Merge a folder of notes for easier export. This plugin is designed for [obsidian](https://obsidian.md/) app.
|
||||
Merge a folder of notes for easier export. This plugin is designed for [obsidian](https://obsidian.md/) app.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
Installation through obsidian plugin marketplace is not yet supported. But Advanced Merge can be downloaded manually.
|
||||
|
||||
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
|
||||
Using Advanced merge is very easy! Just right click a folder and select `merge folder`.
|
||||
|
||||
## Support
|
||||
You can support me by buying me a coffee at [buymeacoffee.com](https://www.buymeacoffee.com/antokeinanen)!
|
||||
Loading…
Reference in a new issue