Jesse

Results 114 comments of Jesse
trafficstars

It looks like the current struct doesn't have fields currently parsed for the URL fields; do those need to be added before they can be parsed and printed?

For anyone using iTerm2 and going crazy, you use "CMD-Click" to tell it to parse URLs on the screen, but you use option (alt)-cmd-click to click on an OSC8 link....

Adding note to self to doc this for others.

Successful test case: 1) Items (Projects, labels, filters, etc) are returned in order of their "Sort Order" as defined in Todoist/returned by API 2) A configured number of recently (2-3)...

It appears that projects *should* be returned as sorted in the tod.cfg file, but that doesn't appear to be universally the case. I would prefer they are sorted as in...

Task sorting is under #793 This issue is for Project Sorting. My preferred approach will be to match Todoist sort order. Down the road can possibly change that or allow...

I tested this with subtasks and can confirm this is still a bug. Should be able to complete subtasks.

It looks like api calls to project tasks return/include subtasks even when completed, unless the parent task is completed. I am reaching out to Todoist API support to investigate/test if...

In test API calls, it looks like for tasks with subtasks, it looks like the number of uncompleted tasks + at least 1 subtasks (even if all are completed) is...

Initial discussion with Todoist team is that this is likely an API bug, but still testing.. will update