file naming, what works for you?
file naming, what works for you?
Out of context: Reply #24
- Started
- Last post
- 29 Responses
- fyoucher10
I typically camel case the name, add the type/desc/category camelcased if need be, revision number, and then version number..and use underscores in between. Some people use dots but that fucks Windows people up.
myProjectName_projDesc_r01_01.ps...