HappenApps / Quiver-iOS

Quiver for iOS
76 stars 3 forks source link

Google Drive library selector hides dot files #9

Open andystanton opened 8 years ago

andystanton commented 8 years ago

My quiver library is in a folder called .quiver but I can't see this or any other folder beginning with a dot in the Google Drive library selector.

ylian commented 8 years ago

Yeah that's intentional. Hidden dot files are ignored.

andystanton commented 8 years ago

Thanks for the quick response @ylian.

Could the display of dotfiles be enabled or added as a configuration option? My use case is that I use hidden folders in Google Drive for syncing configuration and content for apps like Quiver, iTerm and Alfred etc.

I can change my set up if necessary, but I'd imagine that most users don't have any dotfiles at all (other than .DS_Store) so preventing them from being displayed might not be that important. Perhaps a special exception could be made for that file instead.

ylian commented 8 years ago

I think a configuration option would make sense.