I'd like to take a daily photo and have this automatically uploaded to a particular folder in Google Drive. I think I would be able to achieve this if I could just sync a particular Google Drive folder to my device, but Drive doesn't seem to allow maintaining a local copy of a whole folder. Therefore I need to take a photo and upload to Drive. It would be nice if I could upload to a particular path, but I have a workaround (using Hazel on my OS X device, which can watch the main drive folder and automatically move files it detects). So I need a Tasker profile that:
- takes a photo
- uploads the photo to Drive (at a particular path, if possible)
- deletes the photo
Is this possible?