You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The due_date function sets a date, but no longer sets a time. I've tried several variations of setting the due_date. I can get a date set, but not a time (which I hope will trigger a reminder). The example in the readme results in a task due today, but without a time 123 minutes from now, or reminder set:
service: ticktick.add_task data: title: test due_date: 123m
The text was updated successfully, but these errors were encountered:
The due_date function sets a date, but no longer sets a time. I've tried several variations of setting the due_date. I can get a date set, but not a time (which I hope will trigger a reminder). The example in the readme results in a task due today, but without a time 123 minutes from now, or reminder set:
service: ticktick.add_task data: title: test due_date: 123m
The text was updated successfully, but these errors were encountered: