Closed jose1711 closed 11 months ago
Hmm, interesting, I didn't know there's a library to interact with task warrior.
Fixed this with 4fbd301d456efb591957b085a3dc9d4934e59757 where I implemented import via taskw library. It's actually a pretty cool library, I think in future we may consider full sync with taskwarrior.
taskwarrior
task add 'delete /foo/bar'
calcure
delete \/foo\/bar
It's probably safer to use taskwarrior bindings for Python.