Commit Graph

21 Commits

Author SHA1 Message Date
4a878026d8 Bump library version to compile under Nim 0.18 0.11.1 2018-04-02 14:44:26 -05:00
ee733957c6 Add current command. Reformat output of notes. 0.11.0 2017-09-19 10:37:28 -05:00
d75f5607c2 Fix edge case when no marks exist yet. 0.10.1 2017-05-16 12:32:59 -05:00
15708cebdf Add explicit dependency on isaac >= 0.1.2
Something depends on isaac 0.1.0, but that version doesn't compile on Nim 0.16
and above. Until the transitive dependancy is updated, ask for at least 0.1.2.
0.10.0
2017-02-21 11:18:12 -06:00
78a35b6478 Added list tags command. 0.9.0 2017-02-09 10:57:51 -06:00
099848edca Add resume command, update documentation. 0.8.0 2016-12-13 12:29:03 -06:00
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