bbodi/notecalc3

Google Drive integration for storage and sync

toddmedema opened this issue · 1 comments

Hello!

I use CalcNote (basically, a mobile version of notecalc), which supports saving your notes to Google Drive.

I'd love for there to be a cross-platform way to work on these types of notes, e.g. so that I can start them on my computer then bring them with me to the workshop on my phone.

It seems like CalcNote's file structure is compatible with yours (example below), what would you think about enabling users to log in with Google OAuth and read / write their files to a directory in Google Drive?

# turlough hill
turloughmwh = 6 * 300 
irelandmwh = 40 * $2
irelandpop = 5000000
irelandmwhcapita = irelandmwh / irelandpop
globalpop = 8000000000
globalmwh = globalpop * irelandmwhcapita
bbodi commented

Man I have to find a more unique name for the project :)

Thanks for the suggestion, good idea, I will add it to my list, though I can't guarantee it will be done soon.