gtasks
gtasks copied to clipboard
Does this still work?
Tried to install your tool and login but got the following:
It works for me. I use it daily.
I just looked a bit into it, at it appears that -- while it works, the method of authentication is not working correctly. So it works if you've previously authenticated, but fails to authenticate for new accounts.
I was looking at modifying it to output a more parseable output (something structured like yaml or json).
Is this something that can be fixed? I was thinking about using this library's commands and provide a better UI.
Is this something that can be fixed? I was thinking about using this library's commands and provide a better UI.
Probably -- they just updated the security requirements for authentication.
Yesterday I added a command, json, and I'll take a look at seeing if I can update the authentication. Sometime next week I'll try to send a pull request and see if Mr. Varma is still actively supporting this project. If not, I'll fork it and have an updated version.
(Also, I use this to sync Obsidian and Google Tasks, thus allowing Google Assistant reminders to push over to my Obsidian daily journal. If I do fork, it will be toward using it in scripting like that as a goal.)