Keyboard faster way for developing a new folder or submit? (Windows)
Does any person recognize if there is a keyboard faster way equivilant to the appropriate click - > New context food selection in traveler?
Considered that I believe that there isn't, does any person recognize of a traveler expansion that supplies something comparable? It would certainly be wonderful to have a key mix that produced an intellisense design dropdown (or comparable) of the readily available documents kinds!
The "simple way" :
Using the Keyboard Accelerator Keys
You can make use of the key-board accelerator keys : Alt+F to raise the documents food selection, and afterwards W for the New food selection, and afterwards F for new folder. So your faster way key series winds up being F+W+F with the Alt key held back. (Try it out)
Note : this mix relies on the language of your Windows system.
Different means 1 :
Script you need to warm key :
NOTE : "Display complete course in title bar" have to be signed in "folder options" of Windows Explorer.
^ N : : WinGetActiveTitle aTitle InputBox, FolderName, Create New Folder, What would certainly you such as to call the folder?,
FileCreateDir %aTitle% \% FolderName%
MsgBox "% FolderName% " has actually been developed in "% aTitle% ". Return
Alternative means 2 :
It makes it possible for specifying the faster way key for developing new folder and also implementing to transform a few other "create new folder" practices like default new folder name. This variation functions just with 2k/xp/2k3 (no nt 4.0 and also 9x - sorry).
There are some valuable attributes included like vehicle become part of simply developed folder.
Related questions