05-31-2010, 03:05 PM
hey there 
I just wanted to add another "feature request". could it be possible, to create "directory projects" as well? I could use in a couple of situations.. here are some examples, which should also describe, what I mean with "directory projects". I want to enter just the name of the new directory and the appropriate subdirs are created in the deepest level of my entered subdirs regarding which "dir project" I choose.
Scenario 1 - "Music Album":
<Albumname>\_Cover
Scenario 2 - "Music Double CD Album":
<Albumname>\_Cover
<Albumname>\CD I
<Albumname>\CD II
Scenario 3 - "Music Triple CD Album":
<Albumname>\_Cover
<Albumname>\CD I
<Albumname>\CD II
<Albumname>\CD III
Scenario 4 - "Delphi project":
<Projectname>\bin
<Projectname>\dcu
<Projectname>\doc
<Projectname>\Forms
<Projectname>\res
<Projectname>\Units
To explain it further: I enter "Nirvana\[1991] Nevermind" and I choose as directory project "Music Album".
In the current directory will be created a subfolder Nirvana (if it does not exist) and therein a subfolder with name "[1991] Nevermind" and regarding the structure of the dirproject therein will be another subfolder with name "_Cover".
I hope, you could understand, what I mean

I just wanted to add another "feature request". could it be possible, to create "directory projects" as well? I could use in a couple of situations.. here are some examples, which should also describe, what I mean with "directory projects". I want to enter just the name of the new directory and the appropriate subdirs are created in the deepest level of my entered subdirs regarding which "dir project" I choose.
Scenario 1 - "Music Album":
<Albumname>\_Cover
Scenario 2 - "Music Double CD Album":
<Albumname>\_Cover
<Albumname>\CD I
<Albumname>\CD II
Scenario 3 - "Music Triple CD Album":
<Albumname>\_Cover
<Albumname>\CD I
<Albumname>\CD II
<Albumname>\CD III
Scenario 4 - "Delphi project":
<Projectname>\bin
<Projectname>\dcu
<Projectname>\doc
<Projectname>\Forms
<Projectname>\res
<Projectname>\Units
To explain it further: I enter "Nirvana\[1991] Nevermind" and I choose as directory project "Music Album".
In the current directory will be created a subfolder Nirvana (if it does not exist) and therein a subfolder with name "[1991] Nevermind" and regarding the structure of the dirproject therein will be another subfolder with name "_Cover".
I hope, you could understand, what I mean

