1.0.8 • Published 2 years ago

quiver-markdown-export v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Quiver Library Markdown exporter to Obsidian

npm

A Quiver markdown note exporter. I started to use Quiver around 2015 and 2016. But I quickly get back to Evernote. Recently I found Obsidian quite useful and migrated all of my notes to it. So I write this exporter to migrate my notes from Quiver to Obsidian.

And my Quiver notes only use a subset of Quiver features, so I can't guarantee that the exported notes are the same as the ones in Quiver. But I hope it's enough for you to get started.

Installation

npm install -g quiver-markdown-export

Usage

Usage
  $ quiver-markdown <input.qvlibrary> -o <output folder>

Options
  --output, -o Output folder

Examples
  $ quiver-markdown MyLibrary.qvlibrary -o dist

Contributing

If you find any bugs or have any suggestions, simply fork this repo and modify it on your own. I would probably not gonna run this repo again. 😝

Also check out the Quiver Data format Reference.

License

MIT

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago