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

Add ability to move files #17

Closed
7 tasks done
jhotmann opened this issue Apr 29, 2020 · 0 comments
Closed
7 tasks done

Add ability to move files #17

jhotmann opened this issue Apr 29, 2020 · 0 comments
Milestone

Comments

@jhotmann
Copy link
Owner

jhotmann commented Apr 29, 2020

Currently when you use rename, it will always keep the file in the same directory. Add ability to move files as well and an option to turn off file moving.

  • Add ability to move files
  • Add option --nomove to prevent moving files
  • Don't fail if directory doesn't exist (maybe add to conflicts?)
  • Prompt if directory doesn't exist and prompt or verbose options are passed
  • Create directories automatically if force option passed
  • Add option --createdirs to automatically create directories
  • Warn if --nomove and --createdirs passed at the same time if verbose option passed
@jhotmann jhotmann added this to the 6.2.0 milestone Apr 29, 2020
jhotmann added a commit that referenced this issue Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant