docs: add Obsidian skills usage guide
Added comprehensive guide for Obsidian visualization skills: **Installed Obsidian Skills:** 1. obsidian-bases - Database view management 2. obsidian-cli - Command-line operations 3. obsidian-markdown - Flavored markdown creation **Installed Obsidian Plugins:** Community Plugins: - dataview - Query and visualize data - kanban - Task board view - calendar - Daily notes calendar - heatmap - Activity heatmap (GitHub-style) - obsidian-tasks-plugin - Advanced task management - obsidian-chart - Create charts and graphs - obsidian-advanced-slides - Presentation slides - obsidian-git - Git version control Core Plugins: - canvas - Whiteboard canvas - bases - Database views - graph - Relationship graph - graph-analysis - Graph analysis - webviewer - Web content viewer **Guide Contents:** - Skill usage examples - Visualization workflows - Best practices - Keyboard shortcuts - Troubleshooting tips - Integration with Claude Code **Use Cases:** 1. Knowledge graph building with Graph + Canvas 2. Learning progress tracking with Kanban + Tasks 3. Interview preparation planning with Bases 4. Statistics visualization with Charts 5. Daily learning flow with Calendar + Heatmap All configurations saved in .obsidian/ for automatic sync. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
@@ -196,6 +196,7 @@
|
||||
},
|
||||
"active": "16a7ce8de420dd10",
|
||||
"lastOpenFiles": [
|
||||
"Obsidian技能使用指南.md",
|
||||
"Obsidian可视化插件指南.md",
|
||||
"10-中间件/Netty实战场景.md",
|
||||
"10-中间件/Java NIO核心原理.md",
|
||||
@@ -222,7 +223,6 @@
|
||||
"16-LeetCode Hot 100/盛最多水的容器.md",
|
||||
"16-LeetCode Hot 100/三数之和.md",
|
||||
"16-LeetCode Hot 100/无重复字符的最长子串.md",
|
||||
"16-LeetCode Hot 100/两数相加.md",
|
||||
"16-LeetCode Hot 100",
|
||||
"00-项目概述",
|
||||
"questions/15-简历面试",
|
||||
|
||||
Reference in New Issue
Block a user