8 lines
365 B
JSON
8 lines
365 B
JSON
{
|
|
"citationExportFormat": "csl-json",
|
|
"literatureNoteTitleTemplate": "@{{citekey}}",
|
|
"literatureNoteFolder": "Reading notes",
|
|
"literatureNoteContentTemplate": "---\ntitle: {{title}}\nyear: {{year}}\n---\nauthor:: {{authorString}}\nlink:: {{URL}}\n\n",
|
|
"markdownCitationTemplate": "[@{{citekey}}]",
|
|
"alternativeMarkdownCitationTemplate": "@{{citekey}}"
|
|
} |