sachaos / todoist

Todoist CLI Client. I ❤️ Todoist and CLI.
MIT License
1.46k stars 105 forks source link

Closing more than anticipated? #47

Open d1rewolf opened 6 years ago

d1rewolf commented 6 years ago

I've dabbled with Todoist in the past, but finding this command line utility really makes it viable to my workflow. Thanks for your work on this!

I may be missing something, but in my tests, I think "todoist close" may be doing more than it should. For example:

➜  todoist git:(master) todoist l        
45023248   p1               #Inbox     Order cat6
45023291   p1               #Inbox     Pick up ladder
45026152   p1               #Inbox     Add TLC to all timco distro
98687626   p1               #Inbox     Watch how you treat Phoebe versus Sophie
108675417  p1 17/03/09(Thu) #Inbox     Turn on sensors
2680739716 p1               #Inbox     Help me
2680741223 p1               #Inbox     You and me...and nothing in between...
64695786   p1               #Shopping  Deserts?    
➜  todoist git:(master) todoist close 45023248
➜  todoist git:(master) todoist l             
45023291  p1               #Inbox     Pick up ladder
108675417 p1 17/03/09(Thu) #Inbox     Turn on sensors
64695786  p1               #Shopping  Deserts?
➜  todoist git:(master) todoist sync
➜  todoist git:(master) todoist l 
45023291  p1               #Inbox     Pick up ladder
108675417 p1 17/03/09(Thu) #Inbox     Turn on sensors
64695786  p1               #Shopping  Deserts?
➜  todoist git:(master) todoist l 

45023291 p1 #Inbox Pick up ladder 108675417 p1 17/03/09(Thu) #Inbox Turn on sensors 64695786 p1 #Shopping Deserts?

So by closing 1 of 8 tasks, something I ended up with only 3 open.

Any ideas?

sachaos commented 6 years ago

@jbwiv Thank you for your reporting issue. I have not seen the situation.

Can you find those erased tasks in completed task list?

d1rewolf commented 6 years ago

Completed tasks is a premium feature, and I didn't have that enabled. I will enable/signup and try to reproduce.

duckpuppy commented 2 years ago

I just saw that myself - I had 3 open tasks, closed 1, and all 3 are gone. Unfortunately, I am also not a premium subscriber so I can't see the completed tasks.