Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for folder moving files into subfolders? #18

Closed
lunaroja opened this issue Apr 30, 2014 · 6 comments
Closed

Support for folder moving files into subfolders? #18

lunaroja opened this issue Apr 30, 2014 · 6 comments

Comments

@lunaroja
Copy link

Are there any plans to support renaming a file with with a slash and it would create subfolders and move the files in?

/path1_subpath1_name.jpg

/path1/subpath1/name.jpg

@mackross
Copy link

This would negate the need for the duplicate files in a different folder problem.

@laurent22
Copy link
Owner

Technically that can be done though personally I wouldn't need it. If it turns out there is strong support for this feature, I'll consider implementing it. Of course, a pull request would also be welcome!

@dufferzafar
Copy link
Contributor

Worth implementing. 👍

@nmussy
Copy link

nmussy commented Feb 25, 2015

👍 Would love that.

Also related, the ability to list files recursively, to move those around too.

@mvance
Copy link

mvance commented Mar 2, 2015

I came here looking for just this feature tonight, trying to convert filenames exported from a CMS to a format I can use with a static site generator. A definite 👍 from me.

@laurent22
Copy link
Owner

Fixed in #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants