04732a011941c787ce6eec3c6ab9ce57a42444ea
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>
后端面试准备 - P7 级别
项目概述
这是一个用于记录和追踪后端 P7 级别面试问题和答案的项目。
目录结构
questions/- 面试问题记录(按主题分类)answers/- 详细答案和知识点梳理progress.md- 面试准备进度追踪
面试官设定
- 角色:资深后端面试官
- 目标职级:P7(阿里 P7 相当于资深专家/技术专家)
- 技术栈:Go/Java/Node.js、微服务、分布式系统、数据库、缓存、消息队列等
使用方式
- 面试官会随机提问不同领域的问题
- 回答后,面试官会给出参考答案和点评
- 所有问题和答案会记录在项目中
- 追踪薄弱环节,重点复习
Git 提交策略
每次面试会话后会提交一个新的 git 版本,方便追踪历史记录。
Description
Languages
Markdown
100%