Dustin J. Mitchell
|
ef12e1a2f8
|
Define UDAs
|
2021-12-18 23:39:56 +00:00 |
|
Dustin J. Mitchell
|
acd4aefc17
|
Merge pull request #313 from djmitche/issue89
Add support for annotations
|
2021-10-31 09:49:25 -04:00 |
|
Dustin J. Mitchell
|
e9b3611fd9
|
Use tag_<tag> instead of tag.<tag>
This aligns with the Taskwarrior data model.
|
2021-10-29 20:41:37 -04:00 |
|
Dustin J. Mitchell
|
4314b8bc2d
|
Add support for annotations
This matches the taskwarrior task model for annotations.
|
2021-10-29 20:28:23 -04:00 |
|
Dustin J. Mitchell
|
8df3e4f2f8
|
use TW's semantics for start
|
2021-10-24 20:57:58 -04:00 |
|
Dustin J. Mitchell
|
c63a21797a
|
remove dbg!(..)
|
2021-10-20 21:25:28 -04:00 |
|
Dustin J. Mitchell
|
d01386f3ea
|
Merge pull request #292 from taskchampion/issue291
Switch to pretty_assertions
|
2021-10-02 10:54:25 -04:00 |
|
Dustin J. Mitchell
|
bcef6bf392
|
remove redundant {..}
|
2021-10-01 22:18:24 -04:00 |
|
Dustin J. Mitchell
|
a143660124
|
Switch to pretty_assertions
|
2021-10-02 01:08:26 +00:00 |
|
Dustin J. Mitchell
|
255cf29d4f
|
Update docs
* improve linking
* parallel construction for storage and servers
* clarify rationale for Task/TaskMut
|
2021-09-26 13:59:04 -04:00 |
|
Dustin J. Mitchell
|
cf3a053a0e
|
Add PENDING, COMPLETED, DELETED synthetic tags
Note that DELETED is not tested since we don't yet support deleting
tasks.
|
2021-06-05 21:30:27 -04:00 |
|
Dustin J. Mitchell
|
0e60bcedaf
|
hide the implementation of Tag
|
2021-06-05 21:20:36 -04:00 |
|
Dustin J. Mitchell
|
ff23c9148b
|
refactor taskchampion::task into submodules
|
2021-06-05 21:20:10 -04:00 |
|