Merge a folder of notes for easier export. This plugin is designed for the obsidian app.

Preview of the plugin. Image by Nuno Campos
This plugin can now be installed inside Obsidian in the community plugins tab. Link
Advanced Merger.manifest.json, and main.js) to <your obsidian vault folder>/.obsidian/plugins/obsidian-advanced-mergerAdvanced merger on.Using Advanced merger is very easy! Just right-click a folder and select merge folder.
To build and test this repository it is advised to create a new vault. Clone this repository to <your obsidian vault folder>/.obsidian/plugins/ and run yarn install and yarn build or npm install and npm build inside of is. Then in Obsidian toggle the plugin on and off to refresh it.
All contributions are welcome, but before making anything big please consider starting a discussion in the issues tab.
npm/yarn run format script.manifest.json as it breaks the plugin download system. For beta release use BRAT and version bump manifest-beta.json.This specification is inspired by and supersedes the AngularJS commit message format.
This format leads to easier-to-read commit history. All commit messages must conform to this format:
<header>
<BLANK LINE>
<body>
The type field is always required. A summary is optional when bumping the version. If the commit is related to issue please refer to it. Every commit should only contain one type.
<type>(<issue-id>): <short summary>
│ │
│ └─⫸ Summary in the present tense. Not capitalized. No period at the end.
│
└─⫸ Commit Type: build|docs|feat|fix|refactor|test
Example: fix(#123): fix a bug where XYZ, bump-version, feat(#123): add a feature that XYZ
Must be one of the following:
Use the summary field to provide a succinct description of the change:
You can support me by buying me a coffee at buymeacoffee.com!