Batch Renaming Folders With Date And Version [closed]












1















I am trying to batch rename about a thousand folders into a particular format - ("date" "version" - "title"). For example "100311a-Project Name". I am able to use a renaming application (Better Rename 10) to create a file like "100311-Project Name", but I often have multiple projects made on a single day so I would like to add a version letter, where the version is the order of projects (chronologically) that were created on this particular day. How can I do this using Better Rename 10? Thanks people!










share|improve this question















closed as too broad by DavidPostill Jan 15 at 22:21


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

    – DavidPostill
    Jan 15 at 22:21











  • Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

    – LPChip
    Jan 15 at 22:24











  • Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

    – ekog
    Jan 15 at 22:32











  • What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

    – music2myear
    Jan 15 at 22:41











  • @music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

    – ekog
    Jan 15 at 22:46
















1















I am trying to batch rename about a thousand folders into a particular format - ("date" "version" - "title"). For example "100311a-Project Name". I am able to use a renaming application (Better Rename 10) to create a file like "100311-Project Name", but I often have multiple projects made on a single day so I would like to add a version letter, where the version is the order of projects (chronologically) that were created on this particular day. How can I do this using Better Rename 10? Thanks people!










share|improve this question















closed as too broad by DavidPostill Jan 15 at 22:21


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

    – DavidPostill
    Jan 15 at 22:21











  • Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

    – LPChip
    Jan 15 at 22:24











  • Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

    – ekog
    Jan 15 at 22:32











  • What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

    – music2myear
    Jan 15 at 22:41











  • @music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

    – ekog
    Jan 15 at 22:46














1












1








1








I am trying to batch rename about a thousand folders into a particular format - ("date" "version" - "title"). For example "100311a-Project Name". I am able to use a renaming application (Better Rename 10) to create a file like "100311-Project Name", but I often have multiple projects made on a single day so I would like to add a version letter, where the version is the order of projects (chronologically) that were created on this particular day. How can I do this using Better Rename 10? Thanks people!










share|improve this question
















I am trying to batch rename about a thousand folders into a particular format - ("date" "version" - "title"). For example "100311a-Project Name". I am able to use a renaming application (Better Rename 10) to create a file like "100311-Project Name", but I often have multiple projects made on a single day so I would like to add a version letter, where the version is the order of projects (chronologically) that were created on this particular day. How can I do this using Better Rename 10? Thanks people!







command-line rename batch-rename






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 15 at 22:41







ekog

















asked Jan 15 at 22:16









ekogekog

64




64




closed as too broad by DavidPostill Jan 15 at 22:21


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









closed as too broad by DavidPostill Jan 15 at 22:21


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

    – DavidPostill
    Jan 15 at 22:21











  • Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

    – LPChip
    Jan 15 at 22:24











  • Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

    – ekog
    Jan 15 at 22:32











  • What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

    – music2myear
    Jan 15 at 22:41











  • @music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

    – ekog
    Jan 15 at 22:46



















  • Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

    – DavidPostill
    Jan 15 at 22:21











  • Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

    – LPChip
    Jan 15 at 22:24











  • Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

    – ekog
    Jan 15 at 22:32











  • What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

    – music2myear
    Jan 15 at 22:41











  • @music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

    – ekog
    Jan 15 at 22:46

















Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

– DavidPostill
Jan 15 at 22:21





Welcome to Super User! Please note that superuser.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read How do I ask a good question?.

– DavidPostill
Jan 15 at 22:21













Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

– LPChip
Jan 15 at 22:24





Also, consider adding the time as option to differentiate about different projects. I'm sure the projects were not made in the same minute? That is more easily done than versioning.

– LPChip
Jan 15 at 22:24













Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

– ekog
Jan 15 at 22:32





Thanks LPChip! But, I would ideally like to have a version letter to keep the title somewhat concise.

– ekog
Jan 15 at 22:32













What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

– music2myear
Jan 15 at 22:41





What have you tried so far? While we're not a script writing service, we are quite happy to help you out when you've started a script yourself and got stuck.

– music2myear
Jan 15 at 22:41













@music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

– ekog
Jan 15 at 22:46





@music2myear, apologies for my newbie question, but are you referring to a script within the command line? I've been using some basic Regex expressions within Better Rename 10, but maybe this is better done in the command line/terminal? Thanks!

– ekog
Jan 15 at 22:46










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕