vault backup: 2026-05-23 02:19:37
This commit is contained in:
28
.obsidian/plugins/copilot/data.json
vendored
28
.obsidian/plugins/copilot/data.json
vendored
@@ -48,7 +48,6 @@
|
|||||||
"chatNoteContextTags": [],
|
"chatNoteContextTags": [],
|
||||||
"enableIndexSync": true,
|
"enableIndexSync": true,
|
||||||
"debug": false,
|
"debug": false,
|
||||||
"enableEncryption": true,
|
|
||||||
"maxSourceChunks": 30,
|
"maxSourceChunks": 30,
|
||||||
"enableInlineCitations": true,
|
"enableInlineCitations": true,
|
||||||
"groqApiKey": "",
|
"groqApiKey": "",
|
||||||
@@ -78,6 +77,26 @@
|
|||||||
],
|
],
|
||||||
"apiKey": ""
|
"apiKey": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "gpt-5.5",
|
||||||
|
"provider": "openai",
|
||||||
|
"enabled": true,
|
||||||
|
"isBuiltIn": true,
|
||||||
|
"core": true,
|
||||||
|
"capabilities": [
|
||||||
|
"vision"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gpt-5.4-mini",
|
||||||
|
"provider": "openai",
|
||||||
|
"enabled": true,
|
||||||
|
"isBuiltIn": true,
|
||||||
|
"core": true,
|
||||||
|
"capabilities": [
|
||||||
|
"vision"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "gpt-5.4",
|
"name": "gpt-5.4",
|
||||||
"provider": "openai",
|
"provider": "openai",
|
||||||
@@ -474,16 +493,18 @@
|
|||||||
"promptSortStrategy": "timestamp",
|
"promptSortStrategy": "timestamp",
|
||||||
"chatHistorySortStrategy": "recent",
|
"chatHistorySortStrategy": "recent",
|
||||||
"projectListSortStrategy": "recent",
|
"projectListSortStrategy": "recent",
|
||||||
|
"projectsFolder": "copilot/projects",
|
||||||
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
|
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
|
||||||
"inlineEditCommands": [],
|
"inlineEditCommands": [],
|
||||||
"projectList": [],
|
"projectList": [],
|
||||||
"lastDismissedVersion": "3.2.7",
|
"lastDismissedVersion": "3.3.3",
|
||||||
"passMarkdownImages": true,
|
"passMarkdownImages": true,
|
||||||
"enableAutonomousAgent": true,
|
"enableAutonomousAgent": true,
|
||||||
"enableCustomPromptTemplating": true,
|
"enableCustomPromptTemplating": true,
|
||||||
"enableSemanticSearchV3": false,
|
"enableSemanticSearchV3": false,
|
||||||
"enableSelfHostMode": false,
|
"enableSelfHostMode": false,
|
||||||
"enableMiyo": false,
|
"enableMiyo": false,
|
||||||
|
"miyoSearchAll": false,
|
||||||
"selfHostModeValidatedAt": null,
|
"selfHostModeValidatedAt": null,
|
||||||
"selfHostValidationCount": 0,
|
"selfHostValidationCount": 0,
|
||||||
"selfHostUrl": "",
|
"selfHostUrl": "",
|
||||||
@@ -520,5 +541,6 @@
|
|||||||
"userSystemPromptsFolder": "copilot/system-prompts",
|
"userSystemPromptsFolder": "copilot/system-prompts",
|
||||||
"defaultSystemPromptTitle": "",
|
"defaultSystemPromptTitle": "",
|
||||||
"autoCompactThreshold": 128000,
|
"autoCompactThreshold": 128000,
|
||||||
"convertedDocOutputFolder": ""
|
"convertedDocOutputFolder": "",
|
||||||
|
"_keychainVaultId": "f34b6db6"
|
||||||
}
|
}
|
||||||
1969
.obsidian/plugins/copilot/main.js
vendored
1969
.obsidian/plugins/copilot/main.js
vendored
File diff suppressed because one or more lines are too long
5
.obsidian/plugins/copilot/manifest.json
vendored
5
.obsidian/plugins/copilot/manifest.json
vendored
@@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"id": "copilot",
|
"id": "copilot",
|
||||||
"name": "Copilot",
|
"name": "Copilot",
|
||||||
"version": "3.2.7",
|
"version": "3.3.3",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "1.11.4",
|
||||||
|
"isDesktopOnly": false,
|
||||||
"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",
|
||||||
"authorUrl": "https://twitter.com/logancyang",
|
"authorUrl": "https://twitter.com/logancyang",
|
||||||
|
|||||||
2
.obsidian/plugins/copilot/styles.css
vendored
2
.obsidian/plugins/copilot/styles.css
vendored
File diff suppressed because one or more lines are too long
23
.obsidian/workspace.json
vendored
23
.obsidian/workspace.json
vendored
@@ -27,12 +27,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Persönlich/Matrix.md",
|
"file": "Persönlich/90 Tage Focus/Day 90 21.05.26.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Matrix"
|
"title": "Day 90 21.05.26"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -210,25 +210,28 @@
|
|||||||
},
|
},
|
||||||
"active": "dd89b8283011e864",
|
"active": "dd89b8283011e864",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Künstliche Intelligenz/Entwicklerumgebung.md",
|
"Persönlich/90 Tage Focus/Day 1 23.05.26.md",
|
||||||
|
"Persönlich/90 Tage Focus/Day 90 21.05.26.md",
|
||||||
"Persönlich/Matrix.md",
|
"Persönlich/Matrix.md",
|
||||||
|
"Persönlich/90 Tage Focus",
|
||||||
|
"copilot/copilot-custom-prompts/Simplify.md",
|
||||||
|
"copilot/copilot-custom-prompts/Remove URLs.md",
|
||||||
|
"copilot/copilot-custom-prompts/Fix grammar and spelling.md",
|
||||||
|
"copilot/copilot-custom-prompts/Emojify.md",
|
||||||
|
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
||||||
|
"copilot/copilot-custom-prompts/Clip Web Page.md",
|
||||||
|
"copilot/copilot-custom-prompts/Explain like I am 5.md",
|
||||||
|
"Künstliche Intelligenz/Entwicklerumgebung.md",
|
||||||
"README.md",
|
"README.md",
|
||||||
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
|
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
|
||||||
"copilot/copilot-custom-prompts/Clip Web Page.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",
|
||||||
"copilot/copilot-custom-prompts/Rewrite as tweet.md",
|
"copilot/copilot-custom-prompts/Rewrite as tweet.md",
|
||||||
"copilot/copilot-custom-prompts/Remove URLs.md",
|
|
||||||
"copilot/copilot-custom-prompts/Generate glossary.md",
|
"copilot/copilot-custom-prompts/Generate glossary.md",
|
||||||
"copilot/copilot-custom-prompts/Generate table of contents.md",
|
"copilot/copilot-custom-prompts/Generate table of contents.md",
|
||||||
"copilot/copilot-custom-prompts/Make longer.md",
|
"copilot/copilot-custom-prompts/Make longer.md",
|
||||||
"copilot/copilot-custom-prompts/Make shorter.md",
|
"copilot/copilot-custom-prompts/Make shorter.md",
|
||||||
"copilot/copilot-custom-prompts/Emojify.md",
|
|
||||||
"copilot/copilot-custom-prompts/Explain like I am 5.md",
|
|
||||||
"copilot/copilot-custom-prompts/Simplify.md",
|
|
||||||
"copilot/copilot-custom-prompts/Summarize.md",
|
"copilot/copilot-custom-prompts/Summarize.md",
|
||||||
"copilot/copilot-custom-prompts/Translate to Chinese.md",
|
"copilot/copilot-custom-prompts/Translate to Chinese.md",
|
||||||
"copilot/copilot-custom-prompts/Fix grammar and spelling.md",
|
|
||||||
"copilot/copilot-custom-prompts",
|
"copilot/copilot-custom-prompts",
|
||||||
"copilot",
|
"copilot",
|
||||||
"Claude vs. Gemini",
|
"Claude vs. Gemini",
|
||||||
|
|||||||
7
Persönlich/90 Tage Focus/Day 1 23.05.26.md
Normal file
7
Persönlich/90 Tage Focus/Day 1 23.05.26.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Starte den Tag mit dem Fitnessstudio.
|
||||||
|
Gehe 10k Schritte
|
||||||
|
Wiegen.
|
||||||
|
|
||||||
|
Quote of the day: Stop feeling sorry for you.
|
||||||
|
|
||||||
|
23.05.26 -> 21.08.26
|
||||||
5
Persönlich/90 Tage Focus/Day 90 21.05.26.md
Normal file
5
Persönlich/90 Tage Focus/Day 90 21.05.26.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Geh ins Fitnessstudio
|
||||||
|
Wiegen
|
||||||
|
10k Schritte
|
||||||
|
|
||||||
|
Do it or lose it.
|
||||||
Reference in New Issue
Block a user