-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi!
I would really like to try out this project, but I'm scared it might delete my google calendar entries, so I would first like to see what it does before installing it (maybe some screenshots?)
Is it a two way sync? can I set it up, so it only syncs to one of my calendars? how do I do that?
The command line parameters and setup could be explained better. I wanted to create a pull request to do that, but after reading the source code, I'm at loss at what some of those parameters do:
There's these parameters:
--duration or -d: Upcoming items to monitor in google calendar. Keeping this small and polling frequently is better
I have no idea what that means. It's also unclear what unit this is. days? hours? judging by the source code, it's probably hours and set to a default of 1 week?
--tag or -t: Tag new items coming from google calendar with the specified tag(s).
I'm assuming this means I can create tasks in google calendar and they will be downloaded to taskwarrior and marked with a specific tag.
Is it also possible to just sync tasks with specific tags?
--no-color or -c: Turns off color support (on by default)
probably pretty straightforward, but unclear without a screenshot
Thanks a lot. I'm open to helping if this is still an updated project.