Deep_Level_Shark Posted May 31, 2012 Share Posted May 31, 2012 I am looking for shortcut technique. I have a file abc.doc I want to put it in a folder. What I do here is , I create a new folder with name myimportantfolder and then I put the file abc.doc in this folder. This takes a bit time. I want to save time here. As I have to do this for many files and create folders ad move files ...so Is there any quicker approach I can think of to save time ? something like on one button click Link to comment Share on other sites More sharing options...
Harpp Posted May 31, 2012 Share Posted May 31, 2012 That is also my wonder :| Link to comment Share on other sites More sharing options...
+BudMan MVC Posted June 1, 2012 MVC Share Posted June 1, 2012 What? What do you want this one click button to do? Do you want it to create the folder your going to move the file in? Is the folder name based off the file name, are you wanting to move all files with specific extension or type of name to a specific folder? From your description not quite sure what your after? If you have random types of files in random folders it seems unlikely how you could speed up the process of organization unless you have a set of rules you could use. So for example if you wanted to move all your .doc files to folderA and all your .pdf to folderB, then sure this could be automated and done very quickly with a simple command. Some more details of where the files are currently located and what is common with the files be it name convention or extension type, etc. And were you want to move them too, specific folders, create folders based on type, etc. would go a long way into to helping us help you. Link to comment Share on other sites More sharing options...
ensiform Posted June 1, 2012 Share Posted June 1, 2012 I assume you know that Ctrl-X is cut and Ctrl-V is paste. Link to comment Share on other sites More sharing options...
Recommended Posts