Nikos Koukis
Nikos Koukis
This is now supported in https://github.com/bergercookie/syncall and its `tw_caldav_sync` executable.
> syncall unfortunately doesn't seem to be super actively developed Apologies on this, development has indeed been slow for the past few months but that been said, it's still actively...
I'll close this as google has yet to release a google reminders API.
This is now supported. ``` --prefer-scheduled-date Prefer using the "scheduled" date field instead of the "due" date if the former is available ``` Since the repo and the associated PyPI...
Hi @bcohen44 , For events that are created originally in Google Calendar, yes, this is a bug. This is because, if they're originally created there, they're pulled into taskwarrior, but...
Looking at this again, I think I'm going to close it. This isn't straightforward to solve, at least not in a generic way and on top of that, IMHO it's...
This should now work as part of `v1.4.0`. The package is renamed to `syncall` so you'll have to remove the previous one and install the new one like this: ```sh...
`syncall` is now aware of the `twgcalsyncduration` UDA: To make it a bit more user friendly the user can also add the following section to their `.taskrc`: ``` uda.twgcalsyncduration.type=duration uda.twgcalsyncduration.label=GCal...
> RuntimeError: Invalid structure dict: {'date': '2022-06-05'} This should now be fixed. > If I enter an all-day event in my calendar, it syncs to TW as a task with...
Hi @justyns, Thanks for the kind words. Noted. I may have a dig at it but I cannot guarrantee either a date or a completed result. If you do want...