Releases: martinpitt/rtimelog
Releases · martinpitt/rtimelog
5
- Add modes for last N days/weeks
- Update daily/weekly mode header text to be closer to gtimelog (thanks David Keber)
- Fix some week calculation bugs (thanks David Keber)
**
slack marker can appear anywhere in the text, not just at the beginning (thanks David Keber)- README: Improve install instructions
4
- Use XDG config and data directories, for gtimelog compatibility (Thanks kebeda!)
- Split most logic into a library to make it reusable (Thanks Günther Wagner!)
- Update to current chrono API
3
- Add history search
- Change ^C to just ignore current input instead of exiting
2
- Add
:e
command to open timelog.txt in$EDITOR
- Use readline for input
1
- Show today's time since last entry
- Create ~/.gtimelog/ if necessary
- Ignore empty inputs
- README: Add installation from release page
0.0.1
- Initial release.