The files on my computer are a complete mess, except for my code repositories, of course. Most files end up in the downloads folder, never to be touched again. Often, I find it easier to dive into my email to look for a file attachment than to search through my downloads folder. Can you relate?<p>This problem becomes even more difficult when folders are shared between company employees and are actively used. We build internal tools for customers, and I've yet to come across a team where their MS Teams, OneDrive, or Google Drive is organized to the point where people can easily find what they're looking for. How many companies lose valuable assets, in the form of files and folders, simply due to poor naming conventions or because files are stored with too little metadata? Furthermore, there are no rules to enforce the addition of metadata upon saving a file.<p>This feels like a problem worth solving, integrating file storage with structured data and rules to ensure businesses don't lose their assets. And you can find something someone else uploaded, even if you don't know exactly where to look.<p>Please tell me companies like Box or Sharepoint or similar have long ago solved this problem, and I can simply become a satisfied customer?
I think this a social problem. You can’t solve those through technical means.<p>Enforce tagging rules hard enough, and people will either find a new “Downloads” folder that does not slow them down in reaching short term goals or stop sharing files altogether.<p>The best you probably can do is making technology that makes it easier for users to make files findable in the future.<p>Employers could also explicitly reward employees who properly archive and tag their data.<p>That may eventually change the culture of a company or parts of it. I think that accounting departments tend to be better in this, for example.
It sounds like you need to sort through your downloads folder. I can relate.<p>Have you tried reaching out to Box / Microsoft and asking about mandatory metadata? Now I'm curious.<p>I use "Everything" ( <a href="https://www.voidtools.com/" rel="nofollow noreferrer">https://www.voidtools.com/</a> ) if I ever need to find lost files.
Filing used to be an essential skill for success. By having a good filing system you offload mental bandwidth otherwise used to track your heap of stuff.<p>If you/your company can't commit to a standard then that's the issue.
I feel like folders needs to be more advanced for business. For starters I just want to tag stuff with different fields.<p>It can get way more advanced, like I’d want to hook it up to the CRM, and create a rule for which files kinds is required per customer. Then, be able to see which files are missing for example.<p>Or just create a rule that if someone wants to upload a certain kind of file they must fill out some metadata.<p>Or just forward email the file straight into the right folder.<p>Or create a auto reminder to load a file and then by attaching it in the reply, it is loaded.<p>The more I brainstorm this the more it seems like zappier and folders needs very tight integration.
Nextcloud has tags for files and folders, but you need to explore files from browser and configure source folders. In Linux then some native solutions available: Nepomuk kde, locatedb. For documents semantic search should work without manual tagging.