How do you organize your computer files? How do you maintain organization of your computer files? Anyone have any tips or best practices for computer file organization?
I've recently started formalizing my computer file organization. For years my computer file organization would have been best described as ad-hoc and short-sighted. Even now, after trying to clean up the mess, when I look at some directories from 5 or more years ago I have a very hard time telling what separates two different versions of the same directory. I rarely left README like files explaining what's what, mostly because I didn't think about it.
Here are a few things I've learned:
Using scripts to help maintain your files is enormously helpful. My goals are to have descriptive file names, to have correct permissions (important for security; I've found that files that touched a Windows system often have completely wrong permissions), to minimize disk space used, and to interact well with other computers. I have a script that I titled "flint" (file system lint) that does the following and more:
I'd be very interested in any other tips, as I often find my computer file organization to be a bottleneck in my productivity.
My first reflex is to exclaim that I don't organize my files in any way, but that is incorrect: I merely lack comphrehension of how my filing system works, it's inconsistent, patchy and arbitrary, but I do have some sort of automatic filing system which feels "right" and when my files are not in this system my computer feels "wrong".
If it's worth saying, but not worth its own post (even in Discussion), then it goes here.