Commit Graph

2 Commits

Author SHA1 Message Date
6f27c0a4d9 add(taskwarrior): get exported taskwarrior tasks
This implementation uses a filter struct to create taskwarrior filters
(like you would do in the command line) to export the filtered tasks
into json which are parsed as go structs.
2023-10-20 12:50:18 +02:00
65eec9a2f6 initial structure 2023-10-14 14:03:32 +02:00