π What's New in v1.1.1
β¨ New Features
- Quick Notes Command: Added
daily quick "text"for capturing quick thoughts and reminders- Quick notes appear at the top of your cheat sheet for easy reference
- Perfect for jotting down ideas, reminders, or follow-ups during the day
π Bug Fixes
- Windows Support: Fixed UTF-8 encoding issues on Windows systems
- Files now open correctly in editors on Windows
- Proper UTF-8 encoding for international characters
π Documentation
- Added demo GIF to README
- Improved installation instructions
- Clarified Python 3.11+ requirement
π§ Internal Changes
- Fixed PyPI project URL in GitHub workflow
- Updated dependencies in uv.lock
π¦ Installation
```bash
pipx install daily-cli-tool
```
Or upgrade if you already have it:
```bash
pipx upgrade daily-cli-tool
```
π Links
- PyPI: https://pypi.org/project/daily-cli-tool/
- Repository: https://github.com/creusvictor/daily-cli
- Documentation: https://github.com/creusvictor/daily-cli#readme
Full Changelog: v1.0.0...v1.1.1