Files
obsidian-workflow-template/.obsidian/plugins/note-refactor-obsidian/data.json
Mathis Gauthey f366d5b7b6 Initial commit
2023-08-05 19:14:53 +01:00

11 lines
329 B
JSON

{
"includeFirstLineAsNoteHeading": false,
"excludeFirstLineInNote": true,
"headingFormat": "",
"newFileLocation": 2,
"customFolder": "0-Inbox",
"fileNamePrefix": "",
"transcludeByDefault": false,
"noteLinkTemplate": "{{new_note_link}}",
"refactoredNoteTemplate": "# {{new_note_title}}\n\n{{new_note_content}}"
}