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]
|
||||
Reference in New Issue
Block a user