siviae / gitjournal-simplenote-exporter

Import notes from Simplenote to GitJournal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitJournal Simplenote Exporter

This is an application for import notes from Simplenote to GitJournal. Deleted notes are exported as commited and then removed.

Usage

Install go 1.16

git clone https://github.com/isae/gitjournal-simplenote-exporter && cd gitjournal-simplenote-exporter
go run main.go -input <path-to-zip-downloaded-from-simplenote> -output <path-to-git-repo>

Also, see go run main.go --help

About

Import notes from Simplenote to GitJournal


Languages

Language:Go 100.0%