I will organize the files alphabetically by their names.
I will organize the files alphabetically by their names.
You can use the built-in sorting features in Windows to organize your files by name. Open File Explorer, go to the folder containing your PDFs, and click the arrow next to "Sort" under the "View" tab. Choose a sorting method like "Date" or "Custom," then enter a format such as month and year (e.g., 09-14-2019). This will sort your files accordingly. If you need more advanced control, consider using a third-party tool or script.
Sort using the "Name" field. Toggle direction by clicking it twice—once for ascending, once for descending.
They are correct. Your confusion about numerical order is clear. For sorting by year, follow the European standard using YY-MM-DD format.
I see your concern about the numbering. Using YY-MM-DD should work for ordering years and months correctly. Changing the file names to that format will help maintain consistency. Your observation about the MM/DD/YY format is understandable, but switching to a standardized date style like YY-MM-DD should resolve the issue. Let me know if you need further clarification.
YYYY-MM-DD simplifies sorting significantly. It’s recommended for all tasks. Scripts can be written this way, though the preferred method is to handle dates correctly. Windows supports any date format you choose.