First commit of Evernote migration plugin

Starts to address #2268
This commit is contained in:
Jermolene
2016-02-04 10:13:08 +00:00
parent 1335dff450
commit 8904a6dba6
6 changed files with 72 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/evernote",
"description": "Evernote migration tools",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"list": "readme docs"
}