Batch create new text files (or other formats) using a similar input window as 'New Folders' button?

When I installed Directory Opus, it came with this cool 'New Folder' button:
image

When I click it, it brings up a box that lets you paste or type names (one per line) to batch create multiple new folders.

Is it possible to use a similar system (button + input box) to create new files for other file extensions (.txt, .bat, .one, etc.)?

Reason I ask is that I just came across a scenario where I had this list of names - from which I wanted to create multiple text files. I couldn't find a button similar to the 'New Folder' to accomplish this, so right now I'm doing it manually (and tediously).

There isn't an exact equivalent to that dialog built-in, but if you have the names on the clipboard the command FileType NEW=.txt FROMCLIPBOARD will auto-create them.

2 Likes

Thanks, that probably works better because you can skip the pasting action into the box. And you can extend it to unlimited file extensions.

Jon I know this is an old post so the solution may have changed but where/how do I enter this (or any other) command? This is exactly what I need to do.

And can I make the Filter Bar stay visible?

Thank you.

See here for how to use commands:

image

Thanks Leo, got it. I use buttons all the time for various reasons but was looking for a command prompt in the Lister window like in the post. This app continues to delight me with its every increasing functionality.

Type a > into the file display to open the command prompt.