Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bulk-Organizer

Organize files where filenames contain the date in yyyymmdd format

I have a ton of call recordings in my phone which are uploaded to Google drive every 5 minutes.

Now, to make sure that they're all accessible when necessary, I needed to organize those files to.

The software which uploaded those files, didn't do much in terms of organizing them based on the date.

So here's a small script to solve that problem.

Before

Messy Call Recordings

Filename format here

Call@xxxxxxxxxx(xxxxxxxxxx)_20191018122926 -

  • The bold part is the date.
  • The part right after that is the time in hhmmss format.
  • The xxxxxxxxxx part is the caller's phone number.

After

Organized Call Recordings

About

Organize files where filenames contain the date in yyyymmdd format

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages