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