Hoffelhas / autodoist

Added functionality for Todoist.
MIT License
178 stars 23 forks source link

Section support? #2

Closed nickwg03 closed 3 years ago

nickwg03 commented 4 years ago

Is there a way to add suffixes to the section head and get the same behavior of tasks within that section?

For example: image

Maybe the sections aren't exposed in the API?

Hoffelhas commented 4 years ago

Hi there,

Thanks for reaching out with this suggestion. I've had others approach me with a similar request, since this feature would be quite useful in combination with Boards.

Hence, know that this feature is planned to be added in the next update. There's no clear date for that yet, but it's something I want to release this month at least.

Hoffelhas commented 3 years ago

Well November didn't work out, haha. Nevertheless, I have started the work to implement it, so for now I can only ask for your patience.

nickwg03 commented 3 years ago

Well November didn't work out, haha. Nevertheless, I have started the work to implement it, so for now I can only ask for your patience.

Sounds great, thanks!

Hoffelhas commented 3 years ago

Hi there, quick update on the section support. I've gone a bit all out and refactored the main workings of the code, but now the section support has been included in a much cleaner way, code-wise, than the first idea I had.

Next up is cleaning up the code and internal testing before it's released.

Hoffelhas commented 3 years ago

Section labelling has been included in v1.4 that has just been released! For now I'll close this topic, but if there are any more issues feel free to open a new one.

nickwg03 commented 3 years ago

Awesome, thanks!