Create nested items (files & folders)
Posted: 27 Jan 2015 12:44
Created because of a wish (http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=13209)...
You have to use proper indentation! Either single tabs or single spaces. Files need a trailing colon!
Duplicates (e.g. same level, same subfolder / file) are filtered out.
For example:
Uses the correct syntax.
Current download (v0.1)
You have to use proper indentation! Either single tabs or single spaces. Files need a trailing colon!
Duplicates (e.g. same level, same subfolder / file) are filtered out.
For example:
Code: Select all
rootdir
subfolder1
item1:
subfolder1
subfolder2
file1:
subfolder1
subfolder2
file2:
subfolder1
file3:Current download (v0.1)