@obsidianjs/data-exporter

Export / Import data from / to @obsidianjs/data-store in the Obsidian File format

Usage no npm install needed!

<script type="module">
  import obsidianjsDataExporter from 'https://cdn.skypack.dev/@obsidianjs/data-exporter';
</script>

README

data-exporter

This module

  • Exports data from the obsidianjs/data-store module as an Obsidian Project File format.

  • Imports data from an Obsidian Project File to the obsidianjs/data-store module.

Documentation

Changelog

  • 1.1.1: Update dependencies
  • 1.1.0: ?
  • 1.0.0: Initial release