vault backup: 2026-04-13 17:10:02
This commit is contained in:
68
.claudian/claudian-settings.json
Normal file
68
.claudian/claudian-settings.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"userName": "BlueRose",
|
||||
"permissionMode": "yolo",
|
||||
"model": "opus[1m]",
|
||||
"thinkingBudget": "medium",
|
||||
"effortLevel": "high",
|
||||
"serviceTier": "default",
|
||||
"enableAutoTitleGeneration": true,
|
||||
"titleGenerationModel": "",
|
||||
"excludedTags": [],
|
||||
"mediaFolder": "",
|
||||
"systemPrompt": "",
|
||||
"persistentExternalContextPaths": [],
|
||||
"sharedEnvironmentVariables": "",
|
||||
"envSnippets": [],
|
||||
"customContextLimits": {},
|
||||
"keyboardNavigation": {
|
||||
"scrollUpKey": "w",
|
||||
"scrollDownKey": "s",
|
||||
"focusInputKey": "i"
|
||||
},
|
||||
"locale": "en",
|
||||
"providerConfigs": {
|
||||
"claude": {
|
||||
"safeMode": "acceptEdits",
|
||||
"cliPath": "",
|
||||
"cliPathsByHost": {},
|
||||
"loadUserSettings": true,
|
||||
"enableChrome": false,
|
||||
"enableBangBash": false,
|
||||
"enableOpus1M": true,
|
||||
"enableSonnet1M": false,
|
||||
"lastModel": "opus[1m]",
|
||||
"environmentVariables": "",
|
||||
"environmentHash": ""
|
||||
},
|
||||
"codex": {
|
||||
"enabled": false,
|
||||
"safeMode": "workspace-write",
|
||||
"cliPath": "",
|
||||
"cliPathsByHost": {},
|
||||
"reasoningSummary": "detailed",
|
||||
"environmentVariables": "",
|
||||
"environmentHash": "",
|
||||
"installationMethod": "native-windows",
|
||||
"installationMethodsByHost": {},
|
||||
"wslDistroOverride": "",
|
||||
"wslDistroOverridesByHost": {}
|
||||
}
|
||||
},
|
||||
"settingsProvider": "claude",
|
||||
"savedProviderModel": {
|
||||
"claude": "opus[1m]"
|
||||
},
|
||||
"savedProviderEffort": {
|
||||
"claude": "high"
|
||||
},
|
||||
"savedProviderServiceTier": {},
|
||||
"savedProviderThinkingBudget": {
|
||||
"claude": "medium"
|
||||
},
|
||||
"lastCustomModel": "",
|
||||
"maxTabs": 3,
|
||||
"tabBarPosition": "input",
|
||||
"enableAutoScroll": true,
|
||||
"openInMainTab": false,
|
||||
"hiddenProviderCommands": {}
|
||||
}
|
||||
24
.claudian/sessions/conv-1776071385957-rol42oxg8.meta.json
Normal file
24
.claudian/sessions/conv-1776071385957-rol42oxg8.meta.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "conv-1776071385957-rol42oxg8",
|
||||
"providerId": "claude",
|
||||
"title": "Greet user in Chinese",
|
||||
"titleGenerationStatus": "success",
|
||||
"createdAt": 1776071385957,
|
||||
"updatedAt": 1776071392966,
|
||||
"lastResponseAt": 1776071392966,
|
||||
"sessionId": "c432006f-72f1-4f80-9625-7cb62e468878",
|
||||
"providerState": {
|
||||
"providerSessionId": "c432006f-72f1-4f80-9625-7cb62e468878"
|
||||
},
|
||||
"currentNote": "07-Other/AI/Obsidian/Obsidian CLI.md",
|
||||
"usage": {
|
||||
"model": "opus[1m]",
|
||||
"inputTokens": 3,
|
||||
"cacheCreationInputTokens": 22007,
|
||||
"cacheReadInputTokens": 0,
|
||||
"contextWindow": 1000000,
|
||||
"contextTokens": 22010,
|
||||
"percentage": 2,
|
||||
"contextWindowIsAuthoritative": true
|
||||
}
|
||||
}
|
||||
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -36,5 +36,6 @@
|
||||
"Enhanced-editing",
|
||||
"table-editor-obsidian",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"image-captions"
|
||||
"image-captions",
|
||||
"claudian"
|
||||
]
|
||||
11
.obsidian/plugins/claudian/data.json
vendored
Normal file
11
.obsidian/plugins/claudian/data.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tabManagerState": {
|
||||
"openTabs": [
|
||||
{
|
||||
"tabId": "tab-1776071369651-6oz9pqs",
|
||||
"conversationId": "conv-1776071385957-rol42oxg8"
|
||||
}
|
||||
],
|
||||
"activeTabId": "tab-1776071369651-6oz9pqs"
|
||||
}
|
||||
}
|
||||
84218
.obsidian/plugins/claudian/main.js
vendored
Normal file
84218
.obsidian/plugins/claudian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/claudian/manifest.json
vendored
Normal file
10
.obsidian/plugins/claudian/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "claudian",
|
||||
"name": "Claudian",
|
||||
"version": "2.0.2",
|
||||
"minAppVersion": "1.4.5",
|
||||
"description": "Embeds Claude Code as an AI collaborator in your vault. Your vault becomes Claude's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.",
|
||||
"author": "Yishen Tu",
|
||||
"authorUrl": "https://github.com/YishenTu",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
5699
.obsidian/plugins/claudian/styles.css
vendored
Normal file
5699
.obsidian/plugins/claudian/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -16,6 +16,7 @@ rating: ⭐
|
||||
- https://github.com/Tencent/puerts/issues
|
||||
- https://github.com/Tencent/puerts/discussions
|
||||
# QuickStart
|
||||
- Puerts AI初始化Skill: https://github.com/noobGuaTai/ue5-puerts-init-skill
|
||||
## Setup
|
||||
1. 安装Nodejs v22.17.1。
|
||||
2. 通过安装全局typeScrpit模块。
|
||||
|
||||
9
07-Other/AI/Obsidian/Obsidian CLI.md
Normal file
9
07-Other/AI/Obsidian/Obsidian CLI.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 前言
|
||||
- [Obsidian CLI 详细教程:官方命令行工具,激进拥抱智能体,高效 + 自动化 + 降低Token消耗。](https://www.bilibili.com/video/BV19TPXzAEtW/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e)
|
||||
|
||||
# 步骤
|
||||
1. Obsidian - 小齿轮(Settings)- 开启 命令行界面。
|
||||
2. 安装Obsidian适配ClaudeCode的插件(可选)
|
||||
1. Claudian:https://github.com/YishenTu/claudian
|
||||
2. 配置自定义变量。
|
||||
3. https://github.com/kepano/obsidian-skills
|
||||
Reference in New Issue
Block a user