I want to be able to select a directory and create a shortcut where I want not in the main directory where shortcuts normally get created.
I attempted to do that using a button:
@keydown:ctrlshift
Copy MAKELINK Here
Then I select the directory let's say: meetings
I want to directory shortcut to be created in another folder, like
project A
But I couldn't get it to work