Skip to content

Releases: martinpitt/rtimelog

5

26 Mar 18:51
5
Compare
Choose a tag to compare
  • 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

25 Nov 15:36
4
f8a85d5
Compare
Choose a tag to compare
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

13 Jun 21:02
3
Compare
Choose a tag to compare
3
  • Add history search
  • Change ^C to just ignore current input instead of exiting

2

12 Jun 20:36
2
Compare
Choose a tag to compare
2
  • Add :e command to open timelog.txt in $EDITOR
  • Use readline for input

1

12 Jun 11:35
1
Compare
Choose a tag to compare
1
  • Show today's time since last entry
  • Create ~/.gtimelog/ if necessary
  • Ignore empty inputs
  • README: Add installation from release page

0.0.1

10 Jun 19:01
0.0.1
Compare
Choose a tag to compare
  • Initial release.