rojer / a-s-minus

Awesome Screenshot Minus
102 stars 24 forks source link

Feature to remember selected GDrive folder #24

Closed jkayani closed 8 years ago

jkayani commented 8 years ago

Hey:

This is in response to #18. The feature adds a checkbox that, when checked, saves the currently selected GDrive folder (name and ID pair) to a localStorage key. When a screenshot is taken later, and the user opts to save it in GDrive, the saved folder is automatically loaded into the dropdown (instead of the default "My Drive"). When the selected folder is changed, the checkbox is unchecked, and the user must re-check the box to save the newly selected folder for next time.

Please take a look and consider merging this feature; I'll make any required style changes should there be any.