-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Document to a Folder by Right-Clicking on Folder Name #1519
Comments
It's not impossible. The reason they're on a separate button is so they're more easily reachable by various means, including both button clicks and keyboard shortcut. You can activate the + menu by pressing Ctrl+N on an item. The reason it was moved up there is because the number of options available were expanded a great deal, which would generate multiple levels of context menus if kept under the right-click approach. It is also meant to be extended at some point with user-defined templates. So, basically it's a compromise between right-click oriented use and button click/keyboard shortcut oriented use. |
I think it would be nice to be able to add a document or a folder at the location you are right-clicking on. I think a keyboard shortcut like ctrl+n for a new document and ctrl+shift+n for a new folder would be nice as well. |
I think mapping the first level of content from the |
Pressing |
Not sure if this has been discussed and already rejected as impossible, but it would be helpful if the menu that opens when you right-click on a folder name also included the option to add a document to that folder.
Currently, I have to click on a folder name, then go up to the little plus sign to add a document to the folder (and the system seems to "know" what types of document can be added into the selected folder). But my instinct, for whatever reason, is to right-click on the folder name and look for the add document option in the menu that pops up there.
I am constantly right-clicking on the folder name from force of habit, then I realize that the add document choice is not there, and then I have to go up to the plus sign to add the document. If there's a simple way to provide this option in the right-click menu on a folder name, it would be great! Thanks for considering. (I am using the current release candidate, by the way, and no issues so far.)
The text was updated successfully, but these errors were encountered: