Question: I’m new in javascript and I’m trying to get a bunch of task from different projects from todoist and trying to assign a label for those tasks. This is currently my draft for the code. The console.log in the ...
Question: I want to write a user script for Todoist, but – even though the URL matches – the script is not running on the Todoist but on every other webpage. Even the simplest example won’t run. Does someone know ...