Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize new submissions into correct state level directories #4

Open
jlegrone opened this issue Jan 25, 2016 · 1 comment
Open

Organize new submissions into correct state level directories #4

jlegrone opened this issue Jan 25, 2016 · 1 comment

Comments

@jlegrone
Copy link
Contributor

No description provided.

@jeffomatic
Copy link

@jlegrone Two questions:

  1. Can you clarify what the desired folder structure should be? From what I can tell, the current structure is:
root-folder/
  AUTO Event Sheets/
  AUTO Event Sheets (multiple)/
  AUTO Sign In Sheets/

One possibility (Option 1) would be to place states at the top level of the hierarchy:

root-folder/
  Alabama/
    AUTO Event Sheets/
    AUTO Event Sheets (multiple)/
    AUTO Sign In Sheets/    
  Alaska/
    ...

Another (Option 2) would be to have file types at the top level:

root-folder/
  AUTO Event Sheets/
    Alabama/
    Alaska/
    ...
  AUTO Event Sheets (multiple)/
    Alabama/
    Alaska/
    ...
  AUTO Sign In Sheets/
    Alabama/
    Alaska/
    ...
  1. What do you think about starting a new root folder once this re-organization happens? That way, we won't mix organization styles in the same folder. The existing folder will reflect the current organization, but will not continue to be updated.

Alternatively, we could write a script that migrates existing files to the new structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants