Closed denysok closed 2 weeks ago
Commit 40cc86f solves this issue.
I have also added user confirmation to go through with the organization processes. Snippet from CLI:
...
The above directory tree explains how the folder will be organized.
Do you want to continue? [y/n] y
Folder 'path/to/folder' organized successfully.
...
The above directory tree explains how the folder will be organized.
Do you want to continue? [y/n] n
Folder organization aborted. The files in 'path/to/folder' were left untouched.
I encountered an issue while using the connor tool to organize my documents. The command I executed was:
Expected Behavior: I believe it would be beneficial if the connor tool could:
Allow sorting of documents regardless of their content. Handle empty documents without throwing errors. This would enhance the usability of the tool, providing a more seamless experience when organizing files.
A HUGE THANKS FOR YOUR INCREDIBLE FILE ORGANIZER!!!