Skip to content

cbguder/unc

Repository files navigation

Universal Note Converter

unc is a command line tool to convert between various note formats. It currently supports the following, fairly arbitrary list of formats:

  • Evernote (Export only)
  • Markdown (Export only)
  • Paper (Import only)
  • Vesper (Import only)

Go Maintainability

Installation

go get github.com/cbguder/unc

Usage

unc -f <source format> -t <destination format> -i <input path> -o <output path>

About

Universal Note Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages