11 lines
573 B
JSON
11 lines
573 B
JSON
{
|
|
"includeFirstLineAsNoteHeading": true,
|
|
"excludeFirstLineInNote": false,
|
|
"headingFormat": "#",
|
|
"newFileLocation": 2,
|
|
"customFolder": "zettelkasten",
|
|
"fileNamePrefix": "",
|
|
"transcludeByDefault": false,
|
|
"noteLinkTemplate": "{{new_note_link}}",
|
|
"refactoredNoteTemplate": "---\nuuid: {{date:YYYYMMDDHHmmss}}\ndates:\n created: {{date:YYYY-MM-DD}}T{{date:HH:mm:ss}}\n last-modified: {{date:YYYY-MM-DD}}T{{date:HH:mm:ss}}\naliases:\n - \n---\n\n{{new_note_content}} \n\n---\n\n## 🏷️ Metadata\n\n- 🗂 Type:: #type/note\n- 🔮 Origin:: [[{{title}}]]"
|
|
} |