Document Archiver utilizes a consistent way to store different kind of files in a defined folder structure by using a fixed file naming pattern. This makes it possible to retrieve them later fast and easy by description, tags or date (browser included).
After struggling for years to find a good folder structure for all of my files, I had an epiphany when I saw the GitHub project "PDF Archiver". The underlying idea to store PDF files with a fixed naming pattern in a single space (which works cross-platform), including date, description and tags, convinced me. So I created an app that works for all file formats and runs on all mayor platforms (Linux, macOS and Windows) - Document Archiver. See https://document-archiver.github.io/ to learn how it