vault backup: 2026-04-13 08:40:02

This commit is contained in:
2026-04-13 08:40:02 +02:00
parent da5ffdaba3
commit d806db7ce6
5 changed files with 1826 additions and 368 deletions

View File

@@ -477,7 +477,7 @@
"defaultConversationNoteName": "{$topic}@{$date}_{$time}", "defaultConversationNoteName": "{$topic}@{$date}_{$time}",
"inlineEditCommands": [], "inlineEditCommands": [],
"projectList": [], "projectList": [],
"lastDismissedVersion": null, "lastDismissedVersion": "3.2.7",
"passMarkdownImages": true, "passMarkdownImages": true,
"enableAutonomousAgent": true, "enableAutonomousAgent": true,
"enableCustomPromptTemplating": true, "enableCustomPromptTemplating": true,
@@ -489,7 +489,6 @@
"selfHostUrl": "", "selfHostUrl": "",
"selfHostApiKey": "", "selfHostApiKey": "",
"miyoServerUrl": "", "miyoServerUrl": "",
"miyoRemoteVaultPath": "",
"selfHostSearchProvider": "firecrawl", "selfHostSearchProvider": "firecrawl",
"firecrawlApiKey": "", "firecrawlApiKey": "",
"perplexityApiKey": "", "perplexityApiKey": "",

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{ {
"id": "copilot", "id": "copilot",
"name": "Copilot", "name": "Copilot",
"version": "3.2.6", "version": "3.2.7",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.", "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
"author": "Logan Yang", "author": "Logan Yang",

View File

@@ -11,10 +11,14 @@
"id": "925432d98f58cf2a", "id": "925432d98f58cf2a",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "markdown",
"state": {}, "state": {
"file": "IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
"mode": "source",
"source": false
},
"icon": "lucide-file", "icon": "lucide-file",
"title": "Neuer Tab" "title": "CIS Benchmark L1 RHEL8 und RHEL9"
} }
} }
] ]
@@ -174,7 +178,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300 "width": 301.5
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@@ -191,6 +195,7 @@
}, },
"active": "7af935d96152ad2d", "active": "7af935d96152ad2d",
"lastOpenFiles": [ "lastOpenFiles": [
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
"copilot/copilot-custom-prompts/Clip Web Page.md", "copilot/copilot-custom-prompts/Clip Web Page.md",
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md", "copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
"copilot/copilot-custom-prompts/Rewrite as tweet thread.md", "copilot/copilot-custom-prompts/Rewrite as tweet thread.md",

File diff suppressed because it is too large Load Diff