{ "schemaVersion": "0.1.0", "name": "My Ob Clipper Template", "behavior": "create", "noteContentFormat": "{{\"a summary of the page, translate to Chinese\"}}\n\n{{\"key facts of the page in chinese\"}}\n\n---\n\n{{content}}", "properties": [ { "name": "title", "value": "{{title}}", "type": "text" }, { "name": "source", "value": "{{url}}", "type": "text" }, { "name": "author", "value": "{{author|split:\\\", \\\"|wikilink|join}}", "type": "multitext" }, { "name": "tags", "value": "clippings", "type": "multitext" } ], "triggers": [], "noteNameFormat": "{{date}}-{{title}}", "path": "Clippings", "context": "{{content}}" }