While working through anime, I'm often coming across the need to manipulate the filenames slightly. Rather than modify my (massive) expression, it makes sense to be able to copy all the current names to my clipboard, modify in notepad++/sublime, paste back, and rename.
Everything seems possible except for copying all the current proposed names to the clipboard. It can only be done one at a time.
Is it possible to copy them all somehow?
Note: This is using the windows GUI version.
Copy all proposed names to clipboard
Re: Copy all proposed names to clipboard
You can fetch the Episode list in Episodes panel, and then send the data to List panel for formatting and export. After modifying the names in your text file, you can drop the text file into New Names for renaming.
That being said, it'd be easier to just go through each item in the GUI, and then press
F2 (or Double-Click ➔ Edit Name) to edit the name if you're slightly unhappy with what your format has produced in some cases and fix it right then and there.
That being said, it'd be easier to just go through each item in the GUI, and then press

-
- Posts: 9
- Joined: 29 Jun 2020, 11:59
Re: Copy all proposed names to clipboard
Thanks for the tips! List is quite useful, never understood what it was for before.