/nemo_create_new_folder_with_selection

Nemo action for creating a new folder with the selected items

Primary LanguageShell

Create folder with Selection for Nemo

Usage

Select all the items you want to move, then right click and select "Create Folder with Selection", and select a name for the folder you want to create. If you are not the owner of the directory where the selected items are there is a prompt for the root password input

Installation

Download the zip file and move new_folder_with_selection.nemo_action, askpass.sh and new_folder_with_selection.sh to ~/.local/share/nemo/actions (for user install) or /usr/share/nemo/actions (for system install). Make sure to mark both .sh files as executable.

Special thanks

Special thanks to smurpho and his awesome repo https://github.com/smurphos/nemo_actions_and_cinnamon_scripts/tree/master/.local/share/nemo/actions which helped me a lot