nvim-todoist.lua icon indicating copy to clipboard operation
nvim-todoist.lua copied to clipboard

Todoist retired providing API

Open riodelphino opened this issue 3 years ago • 0 comments

I tried to use this plugin, but it shows an error message below. ...ker/start/nvim-todoist.lua/lua/nvim-todoist/lib/json.lua:185: unexpected character 'G' at line 1 col 1

and the json returend by todoist in api.lua (line 16) is dumped like below. { [1] = Gone,}

Todoist said they retired providing API. So, this plugin does not work anymore, right?

riodelphino avatar Feb 04 '23 10:02 riodelphino