Skip to content

Add an entry to the contextual menu under Windows when you right click on a file to create a Folder with the name of the selected file and move the file in it

Notifications You must be signed in to change notification settings

MatthieuLemoine/CreateFolderAndMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CreateFolderAndMove

Add an entry to the contextual menu under Windows or Linux when you right click on a file.
It allows you to create a Folder with the name of the selected file and move the file in it.

##Features

  • Automatic creation of folders
  • Automatic move of files
  • Support for spaces in filename & directory (only for Linux version)
  • Multiselection (only for Linux version)

##Installation Windows

  • Clone the repo
  • Delete the "Create folder and move" shortcut
  • Create a shortcut from the install.bat and name it "Create folder and move" or whatever you want : it will the displayed name in the menu
  • Double click install.bat

##Installation Linux/Nautilus

  • Copy the CreateFolderAndMove.sh file to ~/.local/share/nautilus/scripts
  • Add execute permission

##Usage Windows

  • Right click on your file
  • Click on "Send to" submenu
  • Click on "Create folder and move"

##Usage Linux/Nautilus

  • Right click on your file
  • Click Scripts submenu
  • Click CreateFolderAndMove

##Improvements

  • Windows version does not support spaces in filenames & directory/li>
  • Windows version does not support multiselected files

About

Add an entry to the contextual menu under Windows when you right click on a file to create a Folder with the name of the selected file and move the file in it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published