You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small Python 3 script to move all given files to a spezial structured directory.
Usage:
Edit the last lines in this Script:
moveToAblage(src, depot) # Move files to folder
ablageAufraeumen(depot) # Cleans up the folder to match the structure
About
Kleines Script um alle Dateien von bestimmten Ordnern strukturiert abzulegen.