Debrief is an intelligent project management assistant that integrates with your Obsidian vault, helping you maintain project documentation and track progress through natural speech updates.
-
Automated Project Tracking
- Scans your Obsidian vault for files with project tags
- Automatically identifies working files through direct links to project files
- Maintains project relationship graphs and dependencies
-
Speech-to-Text Updates
- Provide end-of-day updates using voice input
- Natural and friction-free project documentation
- Perfect for quick debriefs and progress logging
-
AI-Powered Analysis
- Suggests task completion status updates
- Identifies new tasks from verbal updates
- Generates concise project summaries
- Recommends creation of new working files
- Maintains project context and relationships
- Obsidian vault with reading/writing permissions
- Project files must include a project tag (default:
#project
) - Working files must be directly linked to project files
- Install the plugin in your Obsidian vault
- Configure your project tag preferences
- Tag your main project files
- Link relevant working files to your project files
- Start providing end-of-day updates using the speech-to-text feature
YourVault/
├── ProjectA.md (#project)
│ ├── WorkingFile1.md
│ └── WorkingFile2.md
└── ProjectB.md (#project)
├── WorkingFile3.md
└── SubTask1.md
- Click the Debrief button in your Obsidian ribbon
- Speak your daily update
- Review AI-suggested changes:
- Task status updates
- New tasks identified
- Project summaries
- Suggested new working files
- Accept or modify suggestions
- Changes are automatically applied to your vault
- Project Tag: Customize the tag used to identify project files
- Speech Recognition: Configure input device and language
- AI Settings: Adjust suggestion sensitivity and update frequency
- File Templates: Customize new working file templates
Contributions are welcome! Feel free to:
- Report bugs
- Suggest new features
- Submit pull requests
- Share your use cases and improvements