v1.0.4: Template Updates & Beautiful README
β¨ What's New
π¨ Beautiful New README
Complete redesign that's more exciting and value-focused:
- Rich with emojis and clear visual hierarchy
- 60-second quick start - get going immediately
- Privacy-first messaging - emphasizes local storage
- Framework-agnostic - GTD, PARA, Bullet Journal, or your own
- Real examples - conversations, use cases, workflows
- Quick navigation - easy to scan and find what you need
π Template Updating
New --templates flag for safe template updates:
# Update templates with automatic backup
ai-journal-kit update --templatesFeatures:
- β Automatic backup before updating (timestamped)
- β Shows which templates will change
- β Only updates if templates differ
- β Safe and reversible
Example:
π Available Template Updates
βββββββββββββββββββββ³ββββββββββββββ³ββββββββββ³ββββββββββββββ
β Template β Current Sizeβ New Sizeβ Last Modifiedβ
β‘ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ©
β daily-template.md β 1234 bytesβ 1456 bytesβ 2025-11-06β
βββββββββββββββββββββ΄ββββββββββββββ΄ββββββββββ΄ββββββββββββββ
β οΈ Templates will be backed up before updating
Backups saved as: template.backup_20251107_143022.md
π Documentation Added
- RELEASING.md: Complete release process guide for maintainers
- Step-by-step instructions for publishing to PyPI
- Version management best practices
- Troubleshooting guide
π Upgrade
# Standard upgrade
pip install --upgrade ai-journal-kit
# Or with uvx
uvx ai-journal-kit update
# Update with new templates
uvx ai-journal-kit update --templatesπ Thank You
If AI Journal Kit helps you:
- β Star the repo
- π¦ Share your experience
- π€ Contribute templates or docs
Full Changelog: v1.0.3...v1.0.4