mgsloan / todoist-shortcuts

Browser extension which adds comprehensive keyboard shortcuts to Todoist, beyond what is offered by Todoist itself
MIT License
314 stars 22 forks source link

navigateToTask (G) doesn't work on tasks inside sections #169

Closed ismig closed 3 years ago

ismig commented 3 years ago

(See #144 about navigateToTask not working in filter view. This issue pertains to label view, where navigateToTask mostly works.)

Pressing G on a task that's inside of some section produces this error ("couldn't find project button").

I'm guessing that's because Todoist v1063/1064 (~3 weeks ago) changed the project name for such tasks to display as proj / section instead of just the project name. If so, the fix could be to just grab the part before the slash as the project name and navigate to that.

mgsloan commented 3 years ago

Thanks for reporting! Fixed in version 125