Replies: 1 comment
-
If anyone's still watching this thread, I definitely need some help with this project! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So, this is a GIANT hack, but:
those tasks were entered with TaskChampion, and now appear in a TaskWarrior report.
Code is here. Tricky bits for me:
pending
,complete
, .. files, the k/v map in a Task, and so on. It also creates Tasks all over the place and diffs them to generate changes. So far, the only plan I have is to try to get read-only ops working in TaskWarrior, and then secondarily tackle modifications. I need to get a much clearer picture of how to make this transition.Anyway, I thought I'd share "first light" for this project.
Beta Was this translation helpful? Give feedback.
All reactions