What naming convention do you use?

10 years ago from Josh Green, Pixel Pusher

  • Albert TreatAlbert Treat, 10 years ago

    fasdf.psd fdsafasdf.psd fdsfads-v1.psd fkjfdsklafjdsa2(1).psd fkjfdsklafjdsa2(2).psd ohgodsomanyfiles.psd

    (jk)

    layervault, and for misc other files: yyyymmdd-filename-versionnum.extension

    ex: 20130724-contract-v3.pdf 20130724-contract-final.pdf 20130724-expenses.pdf

    I do yymmdd first so the useful bits of my filenames all left-align, and so it's easy to sort chronologically by filename.

    0 points