Initial commit - Claudesidian v0.2.0
Claude Code + Obsidian starter kit for AI-powered knowledge management. Features: - PARA method folder structure - Bootstrap initialization system - Pre-configured Claude Code commands and agents - Gemini Vision MCP server with video support - Helper scripts for vault management - Automated release management See README.md for setup instructions.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# {{date:YYYY-MM-DD}}
|
||||
|
||||
## Capture
|
||||
<!-- Quick thoughts, links, ideas throughout the day -->
|
||||
-
|
||||
|
||||
## Questions
|
||||
<!-- What am I curious about today? -->
|
||||
-
|
||||
|
||||
## Insights
|
||||
<!-- What did I learn or realize? -->
|
||||
-
|
||||
|
||||
## Connections
|
||||
<!-- Links to other notes or ideas -->
|
||||
-
|
||||
|
||||
## For Tomorrow
|
||||
<!-- What needs follow-up? -->
|
||||
-
|
||||
|
||||
---
|
||||
*End of day: Ask Claude Code to review and find connections*
|
||||
@@ -0,0 +1,40 @@
|
||||
# {{title}}
|
||||
|
||||
## Project Overview
|
||||
**Start Date**: {{date}}
|
||||
**Target Completion**:
|
||||
**Status**: Active
|
||||
|
||||
## Objectives
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
## Context
|
||||
<!-- Why this project? What problem does it solve? -->
|
||||
|
||||
## Success Criteria
|
||||
<!-- How will we know this is complete? -->
|
||||
|
||||
## Key Resources
|
||||
<!-- Links to relevant notes, documents, people -->
|
||||
|
||||
## Progress Log
|
||||
<!-- Claude Code will help maintain this -->
|
||||
|
||||
### {{date}} - Project Initiated
|
||||
- Set up project structure
|
||||
- Initial research phase
|
||||
|
||||
## Open Questions
|
||||
<!-- Track what we need to figure out -->
|
||||
-
|
||||
-
|
||||
|
||||
## Next Actions
|
||||
<!-- Immediate next steps -->
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
---
|
||||
*Using Claude Code? Say: "I'm working on {{title}} in thinking mode. Let's explore."*
|
||||
@@ -0,0 +1,32 @@
|
||||
# {{title}}
|
||||
|
||||
**Source**: [URL or reference]
|
||||
**Date**: {{date}}
|
||||
**Tags**: #research
|
||||
|
||||
## Summary
|
||||
<!-- Key points in 2-3 sentences -->
|
||||
|
||||
## Key Insights
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
## Notable Quotes
|
||||
>
|
||||
|
||||
## Questions Raised
|
||||
-
|
||||
-
|
||||
|
||||
## Connections
|
||||
<!-- How does this relate to other notes? -->
|
||||
- See: [[related note]]
|
||||
- Contradicts: [[other perspective]]
|
||||
- Builds on: [[foundation concept]]
|
||||
|
||||
## Action Items
|
||||
- [ ]
|
||||
|
||||
---
|
||||
*For synthesis: "Review all research notes in [folder] and identify patterns"*
|
||||
Reference in New Issue
Block a user