David McClellan

Results 43 comments of David McClellan

Seems all functional. My only issue is no short command like `-d`. I know `-d` is taken by `-date` but it would be nice to have a shorter way of...

I think `-D` could work, but I'm open to other options as well. I mainly use this from a scripting standpoint, so not a huge effect on my personal use,...

I'll spin up a fresh 22.04 today to test this. Can you try deleting your '/home/username/.cache/todoist/'directory to see if this makes a difference? (No Tilda on the Apple Keyboard apparently)

I only have a setup with ~20 projects and ~1000 tasks, so I may not be able to reproduce this, but that shouldn't be exceeding any memory limits. I just...

Good point, I forgot it dumps the API calls, which include your sync key. My mistake there. That should probably be fixed, haha! I'll see if I can reproduce your...

I can say for pretty much certain you cannot reproduce this exact scenario with the web or desktop client (under normal network conditions). One thing I missed at an initial...

I do not actually. I was able to process a sync without issue with the CLI. I didn't test on 22.04, but I'm sitting on a 20.04 machine currently and...

Even when using Curl directly with the API I was not able to reproduce this exact scenario. I'd say your best bet for resolving this is to check off that...

Hmm, I'm not able to reproduce this, but that doesn't mean it isn't happening. I don't use reminders, but I do see that the API documentation says it'll send back...

I'd say in this case we either need to write a custom unmarshaler for this field, or we just stop marshalling out that field until the API is fixed. That...