Commit Graph

15 Commits

Author SHA1 Message Date
d3fc1cdf9c Fix incorrect ISO time format.
An incorrect time format that was used in version 0.6 and prior.
Version 0.7 between 1.0 support this format on read only and will write
out the correct  format (so they can be used to convert older timelines).
0.7.0
2016-11-01 09:57:36 -05:00
237f5026f2 Added merge command. 0.6.0 2016-10-23 17:31:27 -05:00
3cf76ef382 Add --this-week, --last-week options 0.5.0 2016-10-21 15:42:48 -05:00
e0618f6520 Add some alternate time formats. 0.4.1 2016-10-13 06:31:51 -05:00
915c5b1ea1 Added --today flag. 0.4.0 2016-10-12 16:30:32 -05:00
9d0c77c8af Add support for using tags and pattern matching to select marks to list or sum. 0.3.0 2016-10-11 16:13:26 -05:00
033862f793 Added README and TODO. 2016-10-11 13:29:31 -05:00
bf5c0a5752 Fixed typo, added support for tags in edit mode and listings. 0.2.1 2016-10-11 10:52:50 -05:00
6977dfbc2c Added support for tagging entries. 0.2.0 2016-10-11 10:31:36 -05:00
a76d3074de Fix parsing of timeline name. 0.1.0 2016-10-08 00:50:09 -05:00
85027513dd Change signature of findById to return just the index. 2016-10-08 00:47:29 -05:00
a1d43490cf Added stop, continue, and sum-time. 2016-10-08 00:37:16 -05:00
a1d2fa383a Basic implementation: add, list, ammend, delete. 2016-10-07 19:58:51 -05:00
74a6217c8f Added .gitignore. 2016-10-06 15:46:58 -05:00
1edcf12998 Initial commit with nimble configuration. 2016-10-06 15:45:59 -05:00