Initial commit: Complete Obsidian + Claude Code PKM Starter Kit
- Core structure with README, LICENSE, and .gitignore - Complete vault template with Goals, Daily Notes, Projects, and Templates - Cascading goal system (3-year → yearly → monthly → weekly) - Claude Code integration with custom slash commands - GitHub Actions workflow for mobile integration - Comprehensive documentation (setup, customization, workflows, troubleshooting) - Automation scripts for setup (Unix/Mac and Windows) - Example content showing system usage - Self-documenting templates with inline instructions Ready for users to clone and customize for their personal knowledge management needs.
This commit is contained in:
129
vault-template/Templates/Daily Template.md
Normal file
129
vault-template/Templates/Daily Template.md
Normal file
@@ -0,0 +1,129 @@
|
||||
---
|
||||
date: {{date}}
|
||||
tags: daily-note
|
||||
---
|
||||
|
||||
# {{date:dddd, MMMM DD, YYYY}}
|
||||
|
||||
_[CUSTOMIZE THIS: Add your personal mission statement or daily reminder here]_
|
||||
*Example: "Every day, I choose to grow, contribute, and live with intention."*
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Today's Focus
|
||||
*What's the ONE thing that would make today a win?*
|
||||
|
||||
**Today's Priority:**
|
||||
|
||||
---
|
||||
|
||||
## ⏰ Time Blocks
|
||||
*Plan your day with intentional time allocation*
|
||||
|
||||
- **Morning (6-9am):** [Morning routine/Deep work]
|
||||
- **Mid-Morning (9-12pm):** [Primary work block]
|
||||
- **Afternoon (12-3pm):** [Meetings/Collaboration]
|
||||
- **Late Afternoon (3-6pm):** [Secondary work block]
|
||||
- **Evening (6-9pm):** [Personal/Family time]
|
||||
|
||||
---
|
||||
|
||||
## ✅ Tasks
|
||||
|
||||
### 🔴 Must Do Today
|
||||
- [ ] [PRIORITY: Task that must be completed]
|
||||
- [ ] [PRIORITY: Critical deadline or commitment]
|
||||
|
||||
### 💼 Work
|
||||
- [ ] [Work task 1]
|
||||
- [ ] [Work task 2]
|
||||
- [ ] [Work task 3]
|
||||
|
||||
### 🏠 Personal
|
||||
- [ ] [Personal task 1]
|
||||
- [ ] [Personal task 2]
|
||||
|
||||
### 📚 Learning/Growth
|
||||
- [ ] [Learning activity]
|
||||
- [ ] [Reading/Course progress]
|
||||
|
||||
### 🏃 Health/Wellness
|
||||
- [ ] Morning routine completed
|
||||
- [ ] Exercise: [Type and duration]
|
||||
- [ ] Meditation: [X minutes]
|
||||
- [ ] Water intake: [X glasses]
|
||||
|
||||
---
|
||||
|
||||
## 💡 Ideas & Thoughts
|
||||
*Capture anything that comes to mind*
|
||||
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
## 📝 Notes from Today
|
||||
*Meeting notes, important information, key decisions*
|
||||
|
||||
### Meetings
|
||||
- **[Meeting Name]:**
|
||||
- Key points:
|
||||
- Action items:
|
||||
|
||||
### Important Info
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
## 🌟 Gratitude
|
||||
*Three things I'm grateful for today*
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
---
|
||||
|
||||
## 🔍 End of Day Reflection
|
||||
*Complete before bed*
|
||||
|
||||
### What Went Well?
|
||||
-
|
||||
|
||||
### What Could Be Better?
|
||||
-
|
||||
|
||||
### What Did I Learn?
|
||||
-
|
||||
|
||||
### Tomorrow's #1 Priority
|
||||
-
|
||||
|
||||
### Energy Level Today
|
||||
- Physical: [1-10]
|
||||
- Mental: [1-10]
|
||||
- Emotional: [1-10]
|
||||
|
||||
---
|
||||
|
||||
## 📊 Daily Metrics
|
||||
- Deep Work Time: [X hours]
|
||||
- Shallow Work Time: [X hours]
|
||||
- Tasks Completed: [X/Y]
|
||||
- Inbox Zero: [Y/N]
|
||||
- Screen Time: [X hours]
|
||||
|
||||
---
|
||||
|
||||
## 🔗 Related
|
||||
- [[3. Weekly Review|This Week's Plan]]
|
||||
- [[2. Monthly Goals|This Month's Focus]]
|
||||
- Yesterday: [[{{date-1:YYYY-MM-DD}}]]
|
||||
- Tomorrow: [[{{date+1:YYYY-MM-DD}}]]
|
||||
|
||||
---
|
||||
|
||||
*Day [X] of 365*
|
||||
*Week [X] of 52*
|
||||
|
||||
**Today's Affirmation:** [CUSTOMIZE: Add a daily affirmation or quote]
|
||||
259
vault-template/Templates/Project Template.md
Normal file
259
vault-template/Templates/Project Template.md
Normal file
@@ -0,0 +1,259 @@
|
||||
# Project: [PROJECT NAME]
|
||||
|
||||
## 📋 Project Overview
|
||||
|
||||
### Purpose
|
||||
*Why does this project exist? What problem does it solve?*
|
||||
|
||||
[CUSTOMIZE: Clear statement of project purpose]
|
||||
|
||||
### Success Criteria
|
||||
*How will we know when this project is complete and successful?*
|
||||
|
||||
1. [Specific, measurable outcome]
|
||||
2. [Specific, measurable outcome]
|
||||
3. [Specific, measurable outcome]
|
||||
|
||||
### Timeline
|
||||
- **Start Date:** {{date:YYYY-MM-DD}}
|
||||
- **Target Completion:** [DATE]
|
||||
- **Actual Completion:** [To be filled]
|
||||
|
||||
### Priority Level
|
||||
- [ ] 🔴 Critical - Business/Life Essential
|
||||
- [ ] 🟡 Important - Significant Impact
|
||||
- [ ] 🟢 Nice to Have - Improvement/Enhancement
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Goals & Objectives
|
||||
|
||||
### Primary Goal
|
||||
[CUSTOMIZE: Main goal this project achieves]
|
||||
|
||||
### Supporting Objectives
|
||||
1. [Objective that supports the goal]
|
||||
2. [Objective that supports the goal]
|
||||
3. [Objective that supports the goal]
|
||||
|
||||
### Link to Annual Goals
|
||||
*How does this connect to [[1. Yearly Goals]]?*
|
||||
|
||||
[Explain connection]
|
||||
|
||||
---
|
||||
|
||||
## 👥 Stakeholders
|
||||
|
||||
### Project Owner
|
||||
- **Name:** [Your name or responsible party]
|
||||
- **Role:** [Decision maker]
|
||||
|
||||
### Team Members / Collaborators
|
||||
- **[Name]:** [Role/Responsibility]
|
||||
- **[Name]:** [Role/Responsibility]
|
||||
|
||||
### External Dependencies
|
||||
- **[Person/Team]:** [What they provide]
|
||||
- **[Person/Team]:** [What they provide]
|
||||
|
||||
---
|
||||
|
||||
## 📊 Scope
|
||||
|
||||
### In Scope
|
||||
*What this project WILL include*
|
||||
- ✅ [Included deliverable/feature]
|
||||
- ✅ [Included deliverable/feature]
|
||||
- ✅ [Included deliverable/feature]
|
||||
|
||||
### Out of Scope
|
||||
*What this project WILL NOT include*
|
||||
- ❌ [Excluded item - save for later]
|
||||
- ❌ [Excluded item - save for later]
|
||||
- ❌ [Excluded item - save for later]
|
||||
|
||||
### Constraints
|
||||
- **Budget:** [If applicable]
|
||||
- **Time:** [Hard deadlines]
|
||||
- **Resources:** [Limitations]
|
||||
|
||||
---
|
||||
|
||||
## 🗺️ Milestones & Phases
|
||||
|
||||
### Phase 1: [PHASE NAME]
|
||||
**Target Date:** [DATE]
|
||||
**Status:** [Not Started/In Progress/Complete]
|
||||
|
||||
Key Deliverables:
|
||||
- [ ] [Deliverable 1]
|
||||
- [ ] [Deliverable 2]
|
||||
- [ ] [Deliverable 3]
|
||||
|
||||
### Phase 2: [PHASE NAME]
|
||||
**Target Date:** [DATE]
|
||||
**Status:** [Not Started/In Progress/Complete]
|
||||
|
||||
Key Deliverables:
|
||||
- [ ] [Deliverable 1]
|
||||
- [ ] [Deliverable 2]
|
||||
- [ ] [Deliverable 3]
|
||||
|
||||
### Phase 3: [PHASE NAME]
|
||||
**Target Date:** [DATE]
|
||||
**Status:** [Not Started/In Progress/Complete]
|
||||
|
||||
Key Deliverables:
|
||||
- [ ] [Deliverable 1]
|
||||
- [ ] [Deliverable 2]
|
||||
- [ ] [Deliverable 3]
|
||||
|
||||
---
|
||||
|
||||
## ✅ Task List
|
||||
|
||||
### Current Sprint/Week
|
||||
- [ ] **Priority 1:** [Task] - Due: [DATE]
|
||||
- [ ] **Priority 2:** [Task] - Due: [DATE]
|
||||
- [ ] **Priority 3:** [Task] - Due: [DATE]
|
||||
|
||||
### Backlog
|
||||
- [ ] [Future task]
|
||||
- [ ] [Future task]
|
||||
- [ ] [Future task]
|
||||
|
||||
### Completed
|
||||
- [x] [Completed task] - [DATE]
|
||||
- [x] [Completed task] - [DATE]
|
||||
|
||||
---
|
||||
|
||||
## 📝 Project Log
|
||||
|
||||
### [DATE] - [TITLE]
|
||||
**What happened:** [Brief description]
|
||||
**Decision made:** [If applicable]
|
||||
**Next steps:** [Action items]
|
||||
|
||||
### [DATE] - [TITLE]
|
||||
**What happened:** [Brief description]
|
||||
**Decision made:** [If applicable]
|
||||
**Next steps:** [Action items]
|
||||
|
||||
---
|
||||
|
||||
## 🚧 Risks & Issues
|
||||
|
||||
### Active Risks
|
||||
1. **Risk:** [Description]
|
||||
- **Impact:** [High/Medium/Low]
|
||||
- **Mitigation:** [How to prevent/handle]
|
||||
|
||||
2. **Risk:** [Description]
|
||||
- **Impact:** [High/Medium/Low]
|
||||
- **Mitigation:** [How to prevent/handle]
|
||||
|
||||
### Current Issues
|
||||
1. **Issue:** [Description]
|
||||
- **Status:** [Investigating/Resolving/Blocked]
|
||||
- **Owner:** [Who's handling]
|
||||
- **Resolution:** [Plan to fix]
|
||||
|
||||
---
|
||||
|
||||
## 💰 Resources & Budget
|
||||
|
||||
### Time Investment
|
||||
- **Estimated Hours:** [X hours]
|
||||
- **Actual Hours:** [Track as you go]
|
||||
|
||||
### Financial Investment
|
||||
- **Budget:** $[Amount]
|
||||
- **Spent:** $[Amount]
|
||||
- **Remaining:** $[Amount]
|
||||
|
||||
### Tools & Resources Needed
|
||||
- [Tool/Resource 1]
|
||||
- [Tool/Resource 2]
|
||||
- [Tool/Resource 3]
|
||||
|
||||
---
|
||||
|
||||
## 📚 Reference Materials
|
||||
|
||||
### Documentation
|
||||
- [Link to important doc]
|
||||
- [Link to important doc]
|
||||
|
||||
### Research & Inspiration
|
||||
- [Article/Resource]
|
||||
- [Article/Resource]
|
||||
|
||||
### Related Projects
|
||||
- [[Project Name]] - [How it relates]
|
||||
- [[Project Name]] - [How it relates]
|
||||
|
||||
---
|
||||
|
||||
## 🎉 Success Metrics
|
||||
|
||||
### Quantitative Metrics
|
||||
- **Metric 1:** [Target] vs [Actual]
|
||||
- **Metric 2:** [Target] vs [Actual]
|
||||
- **Metric 3:** [Target] vs [Actual]
|
||||
|
||||
### Qualitative Outcomes
|
||||
- [Describe quality improvement]
|
||||
- [Describe satisfaction measure]
|
||||
- [Describe learning outcome]
|
||||
|
||||
---
|
||||
|
||||
## 📤 Deliverables
|
||||
|
||||
### Final Deliverables
|
||||
1. **[Deliverable Name]**
|
||||
- Format: [Document/Code/Product]
|
||||
- Location: [Where to find it]
|
||||
- Status: [Draft/Review/Final]
|
||||
|
||||
2. **[Deliverable Name]**
|
||||
- Format: [Document/Code/Product]
|
||||
- Location: [Where to find it]
|
||||
- Status: [Draft/Review/Final]
|
||||
|
||||
---
|
||||
|
||||
## 🔄 Project Review
|
||||
|
||||
### Lessons Learned
|
||||
*To be completed at project end*
|
||||
|
||||
**What went well:**
|
||||
-
|
||||
|
||||
**What could be improved:**
|
||||
-
|
||||
|
||||
**What to do differently next time:**
|
||||
-
|
||||
|
||||
### Follow-up Actions
|
||||
- [ ] [Post-project task]
|
||||
- [ ] [Post-project task]
|
||||
|
||||
---
|
||||
|
||||
## 🔗 Quick Links
|
||||
- [[Projects/]] - All projects
|
||||
- [[2. Monthly Goals]] - Current month
|
||||
- [[1. Yearly Goals]] - Annual objectives
|
||||
|
||||
---
|
||||
|
||||
*Project Created: {{date:YYYY-MM-DD}}*
|
||||
*Last Updated: {{date:YYYY-MM-DD}}*
|
||||
*Status: [Active/On Hold/Complete]*
|
||||
|
||||
**Project Mantra:** [CUSTOMIZE: Inspiring quote or reminder for this project]
|
||||
187
vault-template/Templates/Weekly Review Template.md
Normal file
187
vault-template/Templates/Weekly Review Template.md
Normal file
@@ -0,0 +1,187 @@
|
||||
# Weekly Review - Week of {{date:YYYY-MM-DD}}
|
||||
|
||||
## 🎯 Week at a Glance
|
||||
**Week Number:** Week {{date:w}} of 52
|
||||
**Theme/Focus:** [Define this week's primary focus]
|
||||
**Energy Available:** [High/Medium/Low]
|
||||
|
||||
---
|
||||
|
||||
## 📊 Quick Stats
|
||||
- **Tasks Completed:** [X/Y]
|
||||
- **Projects Advanced:** [List projects worked on]
|
||||
- **Habits Maintained:** [X/7 days]
|
||||
- **One Metric Progress:** [Update from [[1. Yearly Goals]]]
|
||||
|
||||
---
|
||||
|
||||
## 🔍 Last Week Review
|
||||
|
||||
### What Went Well? (Wins) 🎉
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
### What Didn't Go Well? (Challenges) 🤔
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
### Key Lessons Learned 📚
|
||||
-
|
||||
-
|
||||
|
||||
### Incomplete Tasks (Carry Forward?)
|
||||
- [ ] [Task] - Action: [Reschedule/Delegate/Delete]
|
||||
- [ ] [Task] - Action: [Reschedule/Delegate/Delete]
|
||||
|
||||
---
|
||||
|
||||
## 📅 This Week's Plan
|
||||
|
||||
### 🎯 ONE Big Thing
|
||||
**If I accomplish nothing else this week, I will:**
|
||||
|
||||
|
||||
### Priority Matrix
|
||||
|
||||
#### 🔴 Urgent & Important
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
#### 🟡 Important Not Urgent
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
#### 🟢 Quick Wins
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
---
|
||||
|
||||
## 🗓️ Day by Day
|
||||
|
||||
### Monday {{date+1:MM/DD}}
|
||||
**Focus:**
|
||||
- [ ] Priority task
|
||||
- [ ]
|
||||
|
||||
### Tuesday {{date+2:MM/DD}}
|
||||
**Focus:**
|
||||
- [ ] Priority task
|
||||
- [ ]
|
||||
|
||||
### Wednesday {{date+3:MM/DD}}
|
||||
**Focus:**
|
||||
- [ ] Priority task
|
||||
- [ ]
|
||||
|
||||
### Thursday {{date+4:MM/DD}}
|
||||
**Focus:**
|
||||
- [ ] Priority task
|
||||
- [ ]
|
||||
|
||||
### Friday {{date+5:MM/DD}}
|
||||
**Focus:**
|
||||
- [ ] Priority task
|
||||
- [ ]
|
||||
|
||||
### Weekend
|
||||
**Personal/Family Focus:**
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
---
|
||||
|
||||
## 🏗️ Project Status
|
||||
|
||||
### Active Projects
|
||||
1. **[Project Name]**
|
||||
- This week's goal:
|
||||
- Status: [On track/Behind/Ahead]
|
||||
- Next action:
|
||||
|
||||
2. **[Project Name]**
|
||||
- This week's goal:
|
||||
- Status: [On track/Behind/Ahead]
|
||||
- Next action:
|
||||
|
||||
---
|
||||
|
||||
## 🧘 Habits & Routines
|
||||
|
||||
### Habit Scorecard
|
||||
- [ ] Daily Morning Routine (Target: 7/7)
|
||||
- [ ] Exercise (Target: 3x)
|
||||
- [ ] Meditation (Target: 5x)
|
||||
- [ ] Reading (Target: 30 min/day)
|
||||
- [ ] Weekly Review (Target: Sunday)
|
||||
|
||||
---
|
||||
|
||||
## 📚 Learning Focus
|
||||
|
||||
**This Week's Topic:**
|
||||
**Resource:**
|
||||
**Time Allocated:**
|
||||
**Key Question to Answer:**
|
||||
|
||||
---
|
||||
|
||||
## 💭 Reflection
|
||||
|
||||
### Energy Check
|
||||
- **Physical:** [1-10] - Plan:
|
||||
- **Mental:** [1-10] - Plan:
|
||||
- **Emotional:** [1-10] - Plan:
|
||||
|
||||
### This Week's Intention
|
||||
*How do I want to show up?*
|
||||
|
||||
|
||||
### Potential Obstacles & Strategies
|
||||
1. **Obstacle:**
|
||||
- **Strategy:**
|
||||
|
||||
2. **Obstacle:**
|
||||
- **Strategy:**
|
||||
|
||||
---
|
||||
|
||||
## 📝 Brain Dump
|
||||
*Ideas, thoughts, things to remember*
|
||||
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
## ✅ Review Checklist
|
||||
|
||||
- [ ] Reviewed last week's accomplishments
|
||||
- [ ] Processed all inbox items
|
||||
- [ ] Updated project statuses
|
||||
- [ ] Checked upcoming calendar
|
||||
- [ ] Reviewed [[2. Monthly Goals]]
|
||||
- [ ] Planned this week's priorities
|
||||
- [ ] Blocked time for deep work
|
||||
- [ ] Set ONE big thing for the week
|
||||
- [ ] Cleaned up digital workspace
|
||||
- [ ] Committed changes to Git
|
||||
|
||||
---
|
||||
|
||||
## 🔗 Navigation
|
||||
- [[2. Monthly Goals|Current Month]]
|
||||
- [[1. Yearly Goals|Current Year]]
|
||||
- Previous: [[{{date-7:YYYY-MM-DD}} Weekly Review]]
|
||||
- Next: [[{{date+7:YYYY-MM-DD}} Weekly Review]]
|
||||
|
||||
---
|
||||
|
||||
*Review Started: {{time}}*
|
||||
*Review Completed: [TIME]*
|
||||
*Time Invested: [X minutes]*
|
||||
|
||||
**This Week's Mantra:**
|
||||
Reference in New Issue
Block a user