Closed SaskiaKeil closed 2 years ago
Hi @SaskiaKeil!
Thanks for the PR! You're right - there's lots to work on regarding communicating with the API. I need to find more time to work on that.
CircleCI ran with your newest commit but it caught issues with the closing parentheses. I'll merge this now and fix those later.
Thanks for handling the linting issues :)
I tried to run the tool with my user and encountered several issues. Moving it to new API endpoints in the
/todo/
domain fixes it.Still there is some room for improvement, e.g. UI and CLI use different ways of communicating with the API. The CLI seems to be more stable in general.
@kiblee Let me know if this kind of PR works for you or if there's anything I should change :)
Also I pushed a commit to fix the black issues, but somehow it doesn't trigger a new circle run