Skip to content

How to creat Configuration file? #132

Answered by akosbalasko
ChloeZhou1997 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ChloeZhou1997 !
Just simple save this text to a file in any folder you want:

{
    "enexSource": "/absolute-path-of-your-enex-dir/test-template.enex",
    "templateFile": "/absolute-path-of-your-template-dir/sampleTemplate.tmpl",
    "outputDir": "out",
    "keepOriginalHtml": false,
    "isMetadataNeeded": false,
    "isNotebookNameNeeded": false,
    "isZettelkastenNeeded": false,
    "plainTextNotesOnly": false,
    "skipLocation": false,
    "skipCreationTime": false,
    "skipUpdateTime": false,
    "skipSourceUrl": false,
    "skipWebClips": false,
    "skipTags": false,
    "useHashTags": true,
    "outputFormat": "StandardMD",
    "skipEnexFileNameFromOutputPath": false
    "m…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iftekhar-codemaster
Comment options

Answer selected by akosbalasko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants