webinspectinc566 downloadsImport starter vaults into your own vault.
A simple plugin that allows you to install template vaults more easily in your own vault.
Notion has a one-click install option for templates, which is sweet. Anyone can build a solution and publish it for others to install in a single click.
In Obsidian, it's a little more complex.
I got frustrated with the number of steps it takes to install templates into an existing Obsidian vault, and this is my solution.
In order to install a template vault into your own vault, you will need to:
This plugin currently imports all markdown files from a Zip file, and places .css files in the appropriate snippets folder.
By default if there are any name conflicts this plugin will throw an error. If that happens you can either configure an "Import folder" in settings, or toggle the "overwrite files" setting (be careful with that though!)
At the moment it ignores plugins, but eventually I would like for it to support basic plugin management as well.
I wish Obsidian had one-click installation of templates, like Notion does. But until they do, this is at least a little easier than the regular process.