Commit Graph

31 Commits

Author SHA1 Message Date
Brian Buller 8556cbf662 Marshal/Unmarshal fixes 2023-09-13 15:58:19 -05:00
Brian Buller d3c848c980 Add GetTag & HasTag Functions 2023-09-12 09:20:17 -05:00
Brian Buller 73e7cad897 Id should always represent position in file 2023-09-07 13:06:22 -05:00
Brian Buller 82c2932988 Fully Initialize on New 2023-08-23 11:29:45 -05:00
Brian Buller 5eb1d227a1 JSON Marshal/Unmarshal Tags 2023-08-23 11:10:03 -05:00
Brian Buller 84732f16b9 Get it all working 2023-08-23 09:55:38 -05:00
Brian Buller 7661923650 Rework the whole library 2023-08-23 09:17:16 -05:00
Brian Buller 11f1335a20 Add GetSlice function 2023-08-23 07:59:18 -05:00
Brian Buller 30978b9c94 Add some more functionality 2023-08-03 16:38:37 -05:00
Brian Buller e7b9ad2c29 Go mod 2023-08-03 15:59:19 -05:00
Brian Buller 239b7c535c Do not ignore comment lines by default
The default behavior should probably be the standard behavior
2019-02-04 04:38:59 +00:00
JamesClonk 97a991fa26 fix overdue test case 2018-01-01 11:29:49 +01:00
Fabio Berchtold e5c37a1106 Update README.md 2016-12-25 19:21:23 +01:00
JamesClonk dbb967d319 updated Readme.md 2014-01-18 11:40:04 +01:00
JamesClonk 2e04f1d233 GetTask bugfix
correctly return pointer to Task inside TaskList.
2014-01-16 12:18:21 +01:00
JamesClonk e29d17784e Ready for new release, v1.2 2014-01-13 20:32:21 +01:00
JamesClonk a0e8e1801d Added new methods on TaskList. 2014-01-13 20:27:58 +01:00
JamesClonk c1f16b56a5 Work in progress
Started working on new functionality, like internal task id and new
useful methods on tasklists.
2014-01-13 15:37:21 +01:00
jamesclonk@jamesclonk.ch 96cc4ce27c make sure Projects and Contexts are sorted 2014-01-04 16:32:40 +01:00
jamesclonk@jamesclonk.ch e8603bbc85 forgot header 2014-01-04 16:11:31 +01:00
jamesclonk@jamesclonk.ch 4af9e2abe8 added codebot and bitdeli badge 2014-01-04 14:26:42 +01:00
jamesclonk@jamesclonk.ch 48dacccdf1 added Complete() and Reopen() to Task. 2014-01-04 14:13:37 +01:00
jamesclonk@jamesclonk.ch caa944bb71 finished implementing sort functions, plus overdue flag 2014-01-04 01:43:27 +01:00
jamesclonk@jamesclonk.ch 66ee4a8cb2 added sort functions 2014-01-03 21:27:11 +01:00
jamesclonk@jamesclonk.ch 434ae30216 added travis-ci build status 2014-01-03 20:08:05 +01:00
jamesclonk@jamesclonk.ch 6d32f8e493 parsing todo.txt done 2014-01-03 20:00:40 +01:00
jamesclonk@jamesclonk.ch 510c61ffb3 work in progress 2014-01-03 17:35:38 +01:00
jamesclonk@jamesclonk.ch 9572ff63d9 work in progress 2014-01-03 14:21:27 +01:00
jamesclonk@jamesclonk.ch 1c1b01b803 work in progress 2014-01-03 13:01:04 +01:00
jamesclonk@jamesclonk.ch a5c526da68 initial commit, begin working on library 2014-01-03 01:29:54 +01:00
JamesClonk 9bfd0a25d0 Initial commit 2014-01-02 15:04:33 -08:00