一键导入
second-brain
Knowledge base for Building a Second Brain methodology using PARA, CODE, and MOC patterns in Obsidian
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Knowledge base for Building a Second Brain methodology using PARA, CODE, and MOC patterns in Obsidian
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guidelines for researching Portuguese economic data
Python scripts for precise financial simulations (Mortgages, Compound Interest, Taxes)
Automated git workflows and best practices
| name | second-brain |
| description | Knowledge base for Building a Second Brain methodology using PARA, CODE, and MOC patterns in Obsidian |
A Second Brain is an external, digital system for capturing, organizing, and retrieving knowledge so your biological brain is free to think rather than just remember. Coined by Tiago Forte in Building a Second Brain.
The four stages of working with knowledge:
| Stage | Description |
|---|---|
| Capture | Save anything that resonates — ideas, quotes, links, voice memos |
| Organize | Sort saved material into PARA (by actionability, not topic) |
| Distill | Highlight the most valuable bits; progressive summarization |
| Express | Use the material to produce something — a note, post, project, decision |
Key principle: Organize by actionability, not by topic.
Four and only four top-level folders. Everything in your digital life fits into one of them.
01 - Projects/)Short-term efforts with a specific goal and deadline.
Examples: Redesign Portfolio, Buy Car, Plan Wedding
02 - Areas/)Long-term responsibilities with no end date — maintained over time.
Examples: Health, Finances, Career, Relationships, Learning
03 - Resources/)Topics or interests you want to reference in the future.
Examples: Web Development, Psychology, Coffee, Photography
04 - Archives/)Inactive items from the other three categories.
A Map of Content is an index note that links to all related notes on a topic. It provides a bird's-eye view without forcing rigid hierarchy.
# [Topic] MOC
> One-sentence description of this topic.
## 🔗 Key Notes
- [[Note 1]]
- [[Note 2]]
## 📂 Sub-topics
- [[Sub-MOC 1]]
## 📚 Sources & References
- [[Book Note]]
- [[Article Note]]
## 💡 My Insights
_Summary of key takeaways or open questions._
| Type | Purpose | Lives In |
|---|---|---|
| Fleeting | Quick captures, raw thoughts | 00 - Inbox/ |
| Literature | Notes from a specific source (book/article) | Resources/ |
| Permanent | Processed, atomic ideas in your own words | Areas/Resources/ |
| Project | All material related to one active project | Projects/ |
| MOC | Index/map linking related notes | Anywhere |
| Daily Note | Daily log, captures, tasks, reflections | Daily Notes/ |
Use tags for cross-folder attributes, not for organization (that's what folders are for).
#type/fleeting
#type/literature
#type/permanent
#type/project
#type/moc
#status/active
#status/done
#status/someday
#status/archived
#area/health
#area/finance
#area/career
#area/learning
#source/book
#source/article
#source/video
#source/podcast
#source/course
[[wikilinks]] to create bidirectional connections📥 Inbox.md or today's Daily Note04 - Archives/Every well-structured vault has a HOME.md as its entry point:
# 🏠 Home
> _"A place for everything, and everything in its place."_
## 🚀 Active Projects
- [[Project A]]
- [[Project B]]
## 🌱 Areas
- [[Health]] | [[Finances]] | [[Career]]
## 📚 Resource MOCs
- [[Web Development MOC]] | [[Psychology MOC]]
## 📅 Today
![[Daily Notes/{{date}}]]
## 📥 Inbox
[[Inbox]]
📁 00 - Inbox/
📁 01 - Projects/
📁 Project Name/
📄 Project Name MOC.md
📁 02 - Areas/
📁 Health/
📁 Finances/
📁 Career/
📁 03 - Resources/
📁 Topic Name/
📁 04 - Archives/
📁 Projects/
📁 Areas/
📁 Daily Notes/
📁 Templates/
📄 Project Template.md
📄 Daily Note Template.md
📄 Literature Note Template.md
📄 MOC Template.md
📄 🏠 HOME.md
📄 📥 Inbox.md