{ "version": 1, "projects": { "04.03 Creative snippets": { "path": "04.03 Creative snippets", "indexFile": "Index", "draftsPath": "Drafts/" } }, "selectedProject": "04.03 Creative snippets", "selectedDraft": "Draft 1", "userScriptFolder": null, "workflows": { "Default Workflow": { "name": "Default Workflow", "description": "A starter workflow. Feel free to edit, rename, or delete it and create your own.", "steps": [ { "id": "strip-frontmatter", "optionValues": {} }, { "id": "remove-links", "optionValues": { "remove-wikilinks": true, "remove-external-links": true } }, { "id": "prepend-title", "optionValues": { "format": "## $1", "separator": "\n\n" } }, { "id": "concatenate-text", "optionValues": { "separator": "\\n\\n---\\n\\n" } }, { "id": "write-to-note", "optionValues": { "target": "manuscript.md", "open-after": true } } ] } } }