dariusstrasel / RescueTimeGCALSync

Under Construction
0 stars 0 forks source link

Documentation of Functionality #1

Open Praxiteles opened 7 years ago

Praxiteles commented 7 years ago

From the documentation, it seems a bit unclear to what "the data entry" refers. Does the documentation mean that this code allows you to enter time into Google Calendar which is then recorded in RescueTime?

dariusstrasel commented 7 years ago

Hello @Praxiteles, Thank you for the interest! The intent of this code is to grab data directly from the Rescuetime API and create calendar events in a specified Google Calendar. It is currently a WIP and the 1.0.0 release is not finished.

If you are looking for something that allows you to "enter time into Google Calendar which is then recorded in RescueTime" you might be interested in trying a ifttt.com applet. I have one setup between Google Calendar which creates offline time in Rescuetime when it finds an event on my Calendar with 'meeting' in the description. (You could tailor this to another keyword, or ALL events.)

Lastly, I appreciate you raising the issue! I will keep this in mind and rewrite the README.md for an upcoming release.

-Darius