Sitemap
Apr 3, 2025

The general idea of using python scripts to automate things is sound. I'm not sure about some of your examples.

Is it really that useful to have a folder full of files called report_nnnn.pdf?

Perhaps a script that opened the file and tried to figure out a sensible name for it would be more useful?

--