README file from
Githubπ± Little Milestones
A daily record plugin for kids β behavior scoring, diary, diet & activity tracking, with structured data ready for AI analysis.
Features
π Behavior Scoring
- Customizable scoring categories and items
- Positive and negative scoring system
- Daily and monthly statistics
- Progress tracking over time
π Diary & Notes
- Rich diary module with multiple field types
- Custom placeholders and templates
- Markdown support
- File attachments
π Diet & Activity Tracking
- Food and meal tracking
- Activity and exercise logging
- Custom categories for all tracking needs
π Reports & Analytics
- Automated report generation
- Data visualization
- Export to YAML for AI analysis
- Structured data format ready for LLM processing
π± Multi-platform Support
- Works seamlessly on desktop and mobile
- Responsive design optimized for all screen sizes
- Touch-friendly interface for mobile devices
Installation
From Obsidian Community Plugins
- Open Obsidian Settings
- Go to Community Plugins
- Search for "Little Milestones"
- Click Install and Enable
Manual Installation
- Download the latest release from GitHub
- Extract the files to your vault's
.obsidian/plugins/kid-scorefolder - Enable the plugin in Obsidian settings
Getting Started
- Open the Plugin: Click the π± icon in the ribbon or use the command "Open Little Milestones"
- Configure Settings: Go to plugin settings to customize:
- Scoring categories and items
- Diary modules and fields
- Goals and targets
- Report templates
- Start Tracking: Use the daily modal to record behavior, write diary entries, and track activities
- View Reports: Generate reports to see progress and patterns over time
Core Concepts
Scoring System
- Categories: Group related scoring items (e.g., "Behavior", "Academics", "Health")
- Items: Specific behaviors to track (e.g., "Finished homework", "Helped with chores")
- Scores: Each item can have positive or negative point values
- Daily Summary: See total scores and trends at a glance
Diary Modules
- Preset Modules: Pre-configured diary templates for common use cases
- Custom Modules: Create your own diary fields with custom types (text, number, select, etc.)
- Quick Entry: Fast data entry with keyboard shortcuts and auto-focus
Data Structure
All data is stored as YAML frontmatter in daily notes, making it:
- Human-readable
- AI-friendly for analysis
- Compatible with other Obsidian plugins
- Easy to export and backup
Usage Tips
Keyboard Shortcuts
Ctrl/Cmd + M: Open the daily scoring modal- Use arrow keys to navigate between sections
Tabto move between fields
Best Practices
- Keep scoring items simple and consistent
- Use the diary feature to add context to scores
- Review reports regularly to identify patterns
- Customize categories to match your specific needs
For AI Analysis
The structured YAML format works great with:
- ChatGPT and other LLMs
- Data analysis tools
- Custom scripts and automation
Support & Feedback
- GitHub Issues: Report bugs or request features
- Discord: Join the Obsidian community Discord to discuss
- Email: Contact the developer directly
Contributing
Contributions are welcome! Feel free to:
- Submit pull requests
- Report issues
- Suggest new features
- Improve documentation
License
MIT License - see LICENSE file for details
Made with β€οΈ for parents and kids tracking growth together.