Files
nexus/wiki/concepts/Obsidian-插件组合.md
2026-04-17 08:38:12 +08:00

51 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Obsidian 插件组合"
type: concept
tags: [Obsidian, 插件, 知识管理]
---
## Description
Obsidian 插件组合是指根据不同使用场景和需求,将 10 款核心插件进行合理搭配以发挥最大效率的策略。
## 组合类型
### 知识管理流
- **组合**Dataview + Templater + Calendar
- **用途**:自动化记录与检索
- **场景**:适合需要大量笔记管理和检索的用户
### 任务管理流
- **组合**Kanban + Projects + Outliner
- **用途**:复杂任务拆解与执行
- **场景**:适合项目管理和多任务处理
### 学习研究流
- **组合**Spaced Repetition + DB Folder
- **用途**:知识记忆与结构化存储
- **场景**:适合学习和研究场景
## 插件分类
### 核心生产力插件(强烈推荐安装)
- [[Templater]]:动态模板插件
- [[Dataview]]SQL 查询插件
- [[Spaced Repetition]]:间隔重复学习插件
- [[QuickAdd]]:快速添加插件,支持快捷键快速创建笔记
### 效率增强插件(推荐按需选择)
- [[Kanban]]:看板视图插件
- [[Projects]]:项目管理插件
- [[Outliner]]:大纲视图插件
### 信息可视化插件(辅助型插件)
- [[Calendar]]:日历视图插件
- [[DB Folder]]:数据库文件夹插件
### 便利性插件(可选安装)
- [[Homepage]]:主页插件
- [[File Explorer Note Count]]:文件管理器笔记计数插件
## Connections
- [[Obsidian]] → 使用 → [[Obsidian 插件组合]]
- [[Dataview]] ← 替代方案 → [[DB Folder]]
- [[Kanban]] ← 配合使用 → [[Projects]]