yarle-evernote-to-md
Version:
Yet Another Rope Ladder from Evernote
78 lines (77 loc) • 2.03 kB
JSON
{
"enexSources": [
"./test-template.enex"
],
"templateFile": "./sampleTemplate.tmpl",
"outputDir": "out",
"keepOriginalHtml": false,
"isMetadataNeeded": false,
"isNotebookNameNeeded": false,
"isZettelkastenNeeded": false,
"useZettelIdAsFilename": false,
"plainTextNotesOnly": false,
"skipLocation": false,
"skipCreationTime": false,
"trimStartingTabs": false,
"convertPlainHtmlNewlines": false,
"encryptionPasswords": [],
"skipUpdateTime": false,
"skipSourceUrl": false,
"skipWebClips": true,
"skipTags": false,
"useHashTags": true,
"outputFormat": "ObsidianMD",
"taskOutputFormat": "ObsidianMD",
"imageSizeFormat": "ObsidianMD",
"keepImageSize": true,
"skipEnexFileNameFromOutputPath": false,
"keepOriginalAmountOfNewlines": false,
"urlEncodeFileNamesAndLinks": false,
"pathSeparator": "/",
"sanitizeResourceNameSpaces": false,
"haveEnexLevelResources": false,
"haveGlobalResources": false,
"useUniqueUnknownFileNames": false,
"useLevenshteinForLinks": false,
"keepEvernoteLinkIfNoNoteFound": false,
"convertColorsToMDHighlight": false,
"replacementChar": "_",
"replacementCharacterMap": {
"<": "_",
">": "_",
":": "_",
"\"": "_",
"/": "_",
"\\": "_",
"|": "_",
"?": "_",
"*": "_"
},
"globalReplacementSettings": [
{
"type": "title" ,
"regex": "",
"replace": ""
},
{
"type": "content",
"regex": "",
"replace": ""
}
],
"logseqSettings": {
"journalNotes": false
},
"obsidianSettings": {
"omitLinkDisplayName": false
},
"nestedTags": {
"separatorInEN": "_",
"replaceSeparatorWith": "---",
"replaceSpaceWith": "-"
},
"resourcesDir": "",
"keepMDCharactersOfENNotes": false,
"monospaceIsCodeBlock": false,
"dateFormat": "YYYY-MM-DD"
}