vault backup: 2025-12-09 16:02:55
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Has been cancelled
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Has been cancelled
This commit is contained in:
116
content/.obsidian/plugins/agent-client/main.js
vendored
116
content/.obsidian/plugins/agent-client/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
{"id":"agent-client","name":"Agent Client","version":"0.4.0-preview.2","minAppVersion":"0.15.0","description":"Chat with AI agents via the Agent Client Protocol directly from your vault.","author":"RAIT-09","authorUrl":"https://github.com/RAIT-09","fundingUrl":"https://www.buymeacoffee.com/rait09","isDesktopOnly":true}
|
||||
{"id":"agent-client","name":"Agent Client","version":"0.4.0-preview.4","minAppVersion":"0.15.0","description":"Chat with AI agents via the Agent Client Protocol directly from your vault.","author":"RAIT-09","authorUrl":"https://github.com/RAIT-09","fundingUrl":"https://www.buymeacoffee.com/rait09","isDesktopOnly":true}
|
||||
@@ -5,7 +5,10 @@
|
||||
"fontSize": 16,
|
||||
"emojiStyle": "native",
|
||||
"iconColor": null,
|
||||
"recentlyUsedIcons": [],
|
||||
"recentlyUsedIcons": [
|
||||
"📔",
|
||||
"🧪"
|
||||
],
|
||||
"recentlyUsedIconsSize": 10,
|
||||
"rules": [],
|
||||
"extraMargin": {
|
||||
@@ -14,10 +17,10 @@
|
||||
"bottom": 0,
|
||||
"left": 0
|
||||
},
|
||||
"iconInTabsEnabled": false,
|
||||
"iconInTitleEnabled": false,
|
||||
"iconInTitlePosition": "above",
|
||||
"iconInFrontmatterEnabled": false,
|
||||
"iconInTabsEnabled": true,
|
||||
"iconInTitleEnabled": true,
|
||||
"iconInTitlePosition": "inline",
|
||||
"iconInFrontmatterEnabled": true,
|
||||
"iconInFrontmatterFieldName": "icon",
|
||||
"iconColorInFrontmatterFieldName": "iconColor",
|
||||
"iconsBackgroundCheckEnabled": false,
|
||||
@@ -27,5 +30,7 @@
|
||||
"lucideIconPackType": "native",
|
||||
"debugMode": false,
|
||||
"useInternalPlugins": false
|
||||
}
|
||||
},
|
||||
"Biokemi": "🧪",
|
||||
"Biokemi/Metabolism/⚙️ Enzymer/Anteckningar I.md": "📔"
|
||||
}
|
||||
Reference in New Issue
Block a user