Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,35 +1,35 @@
---
title: "YishenTu"
type: entity
tags: [obsidian, plugin, claude-code]
last_updated: 2026-04-21
---
## Basic Info
- **Role**: Claudian 插件开发者
- **GitHub**: `YishenTu/claudian`
- **Platform**: Obsidian 第三方插件(通过 BRAT 安装)
## Aliases
- YishenTu
## Key Contributions
开发了 **Claudian** — Obsidian 第三方插件,适配 Claude Code Agent实现自然语言驱动的 Obsidian 笔记管理。
### 安装方式
1. 在 Obsidian 安装 BRAT 插件
2. BRAT → Add Beta plugin → 输入 `YishenTu/claudian`
3. 在第三方插件列表中启用 Claudian
### 配置示例(使用智谱 GLM 替换 Claude
```bash
ANTHROPIC_BASE_URL=https://open.bigmodel.cn/api/anthropic
ANTHROPIC_API_KEY=***key
ANTHROPIC_DEFAULT_OPUS_MODEL=GLM-5
```
## Connections
- [[obsidian-必装-skills]] — 插件来源
- [[Claudian]] — YishenTu 开发的插件
- [[Claude Code]] — Claudian 适配的 Agent
- [[BRAT]] — Claudian 的安装工具
---
title: "YishenTu"
type: entity
tags: [obsidian, plugin, claude-code]
last_updated: 2026-04-21
---
## Basic Info
- **Role**: Claudian 插件开发者
- **GitHub**: `YishenTu/claudian`
- **Platform**: Obsidian 第三方插件(通过 BRAT 安装)
## Aliases
- YishenTu
## Key Contributions
开发了 **Claudian** — Obsidian 第三方插件,适配 Claude Code Agent实现自然语言驱动的 Obsidian 笔记管理。
### 安装方式
1. 在 Obsidian 安装 BRAT 插件
2. BRAT → Add Beta plugin → 输入 `YishenTu/claudian`
3. 在第三方插件列表中启用 Claudian
### 配置示例(使用智谱 GLM 替换 Claude
```bash
ANTHROPIC_BASE_URL=https://open.bigmodel.cn/api/anthropic
ANTHROPIC_API_KEY=***key
ANTHROPIC_DEFAULT_OPUS_MODEL=GLM-5
```
## Connections
- [[obsidian-必装-skills]] — 插件来源
- [[Claudian]] — YishenTu 开发的插件
- [[Claude Code]] — Claudian 适配的 Agent
- [[BRAT]] — Claudian 的安装工具