GrandyB / SheetsIO

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
22 stars 3 forks source link

Different file/folder structure #29

Open GrandyB opened 3 years ago

GrandyB commented 3 years ago

Been mentioned that it may be a better idea to split the files within a project folder further into text/image/video subfolders.

Pros being easier to find specific files as you know their types. Cons being questions about existing setups/configs and that http now uses /project/cellName, which may have to be changed too.

Discussion on this would be good.

gitagogaming commented 2 years ago

I think this would be a great idea, and quite useful for a few of my setups in the past.. Some of which have over 200 total files :|