organize
organize copied to clipboard
The file management automation tool.
**Is your feature request related to a problem? Please describe.** When targeting dirs, the possibility to merge folders if a folder with the same name exists in the destination dir....
**Describe the bug** Running `organize.exe reveal/edit` on Windows 11 (powershell) gives the error ModuleNotFoundError: No module named 'termios'. I have also tested on the official installation of python but calling...
**Describe the bug** I've noticed that if I have nested indentation in a `shell` cmd string, even with the YAML `>`, the cmd doesn't get its newlines stripped as I...
**Is your feature request related to a problem? Please describe.** The output of organize is quite 'noisy' and also pretty printed. This is great if you are just running a...
Hey, it's me again. Sorry for being annoying, I hope you don't mind my bug reports. 😬 I'm trying to post one issue at a time, the blockers first... 😅...
So my workflow needs me to copy any new file added to a folder to another folder. I setup the config in that way and use inotify to run the...
I have the following rule running on a current version of organize (installed via pip): ```yaml # try to extract the first date from the file and rename it accordingly...
This action appends a text to a given file. This might be helpful for #155 in the long run, when a `text_contains` filter is done.
**Describe the bug** Fresh installation on windoze 11 according to the documentation. Testing with the most basic config, organize run|check throws `TypeError: cannot unpack non-iterable NoneType object` Config file resides...
**Dont reinvent the wheel...** ...and let users contribute their rules to a separate repo / website. **Solution** - Define some rules (naming, file endings, utf-8, etc. pp) - Gather some...