lazeroffmichael / ticktick-py

Unofficial TickTick API
https://lazeroffmichael.github.io/ticktick-py/
MIT License
210 stars 30 forks source link

Tasks' status sometimes go to `2` when completed #24

Open Vermoot opened 2 years ago

Vermoot commented 2 years ago

Hi!

This is probably a bit off-topic for this particular project, but still relevant and to be honest I have no idea where else to ask about this.

Sometimes when I tick a task in ticktick and then look back at the state, the task's status property is set to 2, contradicting what I've seen in the docs about status being either 0 for unchecked or 1 for checked.

Would you happen to know what that's about? Is there any known difference between 1 and 2?

Thanks.

PS: Very happy to see some activity on this repo <3

lazeroffmichael commented 2 years ago

Hi!

I have seen this before as well with my own usage, but to be honest I have no clue what the difference is :( The docs from TickTick have only specified 0 and 1 as the values, but obviously, that isn't the case. I will keep this issue open just in case anyone finds anything in the future that I may have missed.