Organize

If you cannot find it. Do not own it. Donate it.

People who keep on to things that they might need but do not organize will always end up with more and more poorly organized systems.

I feel the same about my physical spaces as I do about my digital and mental spaces.

In Flow code for instance we follow the convention of one function per file. It makes sense because you need it to be easy to find these functions and not just make yet another function of the same type when you have one which will already do the job.

If you cannot organize what you have and it's not worth organizing it, then get rid of it.