Commit graph

1199 commits

Author SHA1 Message Date
Paul Beckingham
c35f40781c Datafile: Improved debug message wording 2016-06-10 22:02:13 -04:00
Paul Beckingham
978d60ec6a CmdHelp: Added missing interval help reference 2016-06-10 22:01:48 -04:00
Paul Beckingham
aea0f74b26 CmdHelp: Added split commadn help 2016-06-10 22:00:19 -04:00
Paul Beckingham
5e044bd845 CmdSplit: Implemented 'split' command 2016-06-10 21:55:09 -04:00
Paul Beckingham
11ab97331a CmdHelp: Added updates to help help 2016-06-10 00:42:54 -04:00
Paul Beckingham
1d218e5521 CmdHelp: Added duration help 2016-06-10 00:41:58 -04:00
Paul Beckingham
69a4a61a7b CmdHelp: Added date help 2016-06-10 00:41:41 -04:00
Paul Beckingham
e0f551f59f libshared: Updated to 8d8689398fca15af1975afd8c02bd82f078f9396 2016-06-10 00:40:06 -04:00
Paul Beckingham
61c0cb34ee CmdMove: Modified to only support a single id 2016-06-08 07:59:18 -04:00
Paul Beckingham
40cea14c00 CmdHelp: Added 'move' command help 2016-06-08 07:58:51 -04:00
Paul Beckingham
da9b2a7fdb TI-6: Exception after shortening task.
- Thanks to Sergey Trofimov.
2016-06-08 07:45:58 -04:00
Paul Beckingham
72ffeaef20 CmdMove: Impplemented 'move' command 2016-06-08 07:30:47 -04:00
Paul Beckingham
441af1a4d0 CmdChart: Intervals now used rounded up/down time, not just rounded down time 2016-06-07 23:32:44 -04:00
Paul Beckingham
5a115993ee log: Added support for theme.colors.debug 2016-06-07 23:17:08 -04:00
Paul Beckingham
f8245c1552 data: Fixed separator detection
- Thanks to Sergey Trofimov
2016-06-07 06:55:32 -04:00
Paul Beckingham
41067c01ed TI-4: The 'timew' command considers only the last interval
- Thanks to Tomas Babej.
2016-06-06 23:23:28 -04:00
Paul Beckingham
09989b5e14 CmdHelp: Added 'lengthen' command 2016-06-06 23:10:18 -04:00
Paul Beckingham
bedaa624a3 CmdLengthen: Implemented 'lengthen' command 2016-06-06 23:01:51 -04:00
Paul Beckingham
54eb2658a1 TI-5: Unicode tags not working.
- Thanks to Sergey Trofimov.
2016-06-06 22:48:53 -04:00
Paul Beckingham
12dfee1bc8 hints: Added :lastyear 2016-06-06 20:32:24 -04:00
Paul Beckingham
33f1239e93 hints: Added :lastquarter 2016-06-06 20:31:45 -04:00
Paul Beckingham
28fe24eb10 hints: Added :lastmonth 2016-06-06 20:30:29 -04:00
Paul Beckingham
dcb9f3ed7e CmdHelp: Added 'shorten' command 2016-06-05 16:05:10 -04:00
Paul Beckingham
d9da4e17a2 Docs: Added multiple IDs to syntax of tag and untag commands 2016-06-05 14:31:54 -04:00
Paul Beckingham
b0b2b578f7 init: Added :adjust hint 2016-06-05 14:22:58 -04:00
Paul Beckingham
0b5253987f CmdShorten: Added error when attempting to shorten an open interval 2016-06-05 14:22:36 -04:00
Paul Beckingham
ad400e0c47 CmdUntag: Improved feedback 2016-06-05 14:22:07 -04:00
Paul Beckingham
9100765a98 CmdTag: Improved feedback 2016-06-05 14:21:55 -04:00
Paul Beckingham
75ff47760b CmdShorten: Added 'shorten' command 2016-06-05 14:18:12 -04:00
Paul Beckingham
30ffaf4c01 CmdShorten: Added 'shorten' command 2016-06-05 13:55:49 -04:00
Paul Beckingham
9bffcb547d CmdHelp: Added missing commands 2016-06-05 13:36:45 -04:00
Paul Beckingham
dc719a3190 CmdHelp: Added 'untag' command 2016-06-05 13:32:13 -04:00
Paul Beckingham
eecc078960 CmdHelp: Added 'tag' command 2016-06-05 13:26:01 -04:00
Paul Beckingham
19aa8b7ac4 CmdUntag: Added 'untag' command 2016-06-05 13:12:19 -04:00
Paul Beckingham
a3199f5f4f CmdTag: Added feedback on completion 2016-06-05 12:17:58 -04:00
Paul Beckingham
53891a4459 data: ID args are not part of a filter 2016-06-04 12:09:20 -04:00
Paul Beckingham
ebf0a8c270 CmdTag: Added 'tag' command 2016-06-04 12:09:00 -04:00
Paul Beckingham
2ebee819af CmdChart: Added debug output for auto-determined hour range 2016-06-04 11:43:52 -04:00
Paul Beckingham
29ac612614 CmdChart: Observes data range when 'report.<type>.hours = auto' 2016-06-04 11:43:32 -04:00
Paul Beckingham
149745867d CmdChart: Fixed bug where having no tracked intervals yielded an incorrect hour range 2016-06-04 10:34:46 -04:00
Paul Beckingham
8371ce7937 CLI: Integrated ID args 2016-06-04 10:33:46 -04:00
Paul Beckingham
5ee1aa8c9c CLI: Added ::identifyIds 2016-06-04 10:33:32 -04:00
Paul Beckingham
c9af6fa37b CLI: Added support for integer arg attributes 2016-06-04 10:32:47 -04:00
Paul Beckingham
d5b7afd008 Range: Added ::combine for overlapping range combinations 2016-06-01 07:32:22 -04:00
Paul Beckingham
9b4a70ea7b init: Added :ids as a hint 2016-06-01 07:15:04 -04:00
Paul Beckingham
b559b5a606 helper: Now uses minimal time deltas for the summary 2016-06-01 06:59:05 -04:00
Paul Beckingham
c01933116e helper: Implemented minimalDelta to display minimal time diff strings 2016-05-30 15:09:45 -04:00
Paul Beckingham
e8b87a04df CmdHelp: Added :ids help 2016-05-30 10:59:47 -04:00
Paul Beckingham
0a462d6203 CmdSummary: Added :ids support 2016-05-30 10:55:16 -04:00
Paul Beckingham
848c9fee14 CmdChart: Uses findHint 2016-05-30 10:30:34 -04:00