morganrivers / ClockifyAutomation

Automate clockify time invoicing using google calendar, activitywatch, and clockify API
Other
4 stars 0 forks source link

Create a "Settings" page #11

Open morganrivers opened 1 year ago

morganrivers commented 1 year ago
marimeireles commented 1 year ago

Implementing functions gcal and spacy rn for gcal we need to figure out how settings data is currently being saved, seems like it's not working as they have a banner saying the info is lost every time you change browsers. i wonder if it's some kind of cookies, if it is, is prbb bad for electron integration we should just create a file smw and use the browser IndexDB (is that the name?)