chore(vault): track .obsidian plugin configs (incl. obsidian-git settings)
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"domain": "cubox.pro",
|
||||
"apiKey": "akzEwIcniNJ",
|
||||
"folderFilter": [
|
||||
"all_folders"
|
||||
],
|
||||
"typeFilter": [
|
||||
"Article",
|
||||
"Snippet",
|
||||
"Memo",
|
||||
"Image",
|
||||
"Audio",
|
||||
"Video",
|
||||
"File"
|
||||
],
|
||||
"statusFilter": [
|
||||
"annotated",
|
||||
"starred"
|
||||
],
|
||||
"isRead": false,
|
||||
"isStarred": true,
|
||||
"isAnnotated": false,
|
||||
"tagsFilter": [
|
||||
"all_items"
|
||||
],
|
||||
"syncFrequency": 0,
|
||||
"targetFolder": "cubox",
|
||||
"filenameTemplate": "{{{title}}}-{{{create_time}}}",
|
||||
"frontMatterVariables": [
|
||||
"id",
|
||||
"cubox_url",
|
||||
"url",
|
||||
"tags"
|
||||
],
|
||||
"contentTemplate": "# {{{title}}}\n\n{{{description}}}\n\n[Read in Cubox]({{{cubox_url}}}) \n[Read Original]({{{url}}}) \n\n---\n\n{{#highlights.length}}\n## Annotations \n\n{{#highlights}}\n> {{{text}}} \n\n{{#note}}\n{{{note}}}\n{{/note}}\n[Link️]({{{cubox_url}}}) \n\n{{/highlights}}\n{{/highlights.length}}",
|
||||
"highlightInContent": true,
|
||||
"dateFormat": "yyyy-MM-dd",
|
||||
"lastSyncTime": 1766283645451,
|
||||
"lastSyncCardId": "7400425612076125087",
|
||||
"lastCardUpdateTime": "2025-12-17T11:44:00.171+0800",
|
||||
"syncing": false
|
||||
}
|
||||
Reference in New Issue
Block a user