Skip to content
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

Inconsistent "New" menu's #10858

Open
mohmad-null opened this issue Aug 17, 2021 · 2 comments
Open

Inconsistent "New" menu's #10858

mohmad-null opened this issue Aug 17, 2021 · 2 comments

Comments

@mohmad-null
Copy link

Brand new to Jupyter, I was trying to create a new notebook and right clicked in the file explorer expecting to create a new jupyter file. I figured it was "New File", but actually that should be "New Textfile".
Turns out, this right-click menu doesn't have New Notebook creating abilities at all, which was super weird. Need to go to the file -> New -> New Notebook for that.

This seems counter intuitive.

I'd like to suggest:

  • Renaming "New File" to "New Textfile"
  • Making the two "New " menus consistent. For example:
    • Both should have New Notebook on.
    • Both should have New Folder on.
    • Both should have New Python File on
@krassowski
Copy link
Member

Turns out, this right-click menu doesn't have New Notebook creating abilities at all, which was super weird. Need to go to the file -> New -> New Notebook for that.

Not anymore 🎉 #10666 merged just 4 days ago added "New Notebook" to the context menu (this will be a part of 4.0 release).

Making the two "New " menus consistent. For example: Both should have New Notebook on. Both should have New Folder on. Both should have New Python File on.

I agree - having a "New" sub-menu in context menu of file browser could be a good idea.

Renaming "New File" to "New Textfile"

Maybe we could use "New Text File". An alternative solution would be to add a dialog allowing to easily change file extension, though it is already relatively easy to change it when naming file after creation.

@pushpam5
Copy link

I would love to give it a try.

Turns out, this right-click menu doesn't have New Notebook creating abilities at all, which was super weird. Need to go to the file -> New -> New Notebook for that.

Not anymore 🎉 #10666 merged just 4 days ago added "New Notebook" to the context menu (this will be a part of 4.0 release).

Making the two "New " menus consistent. For example: Both should have New Notebook on. Both should have New Folder on. Both should have New Python File on.

I agree - having a "New" sub-menu in context menu of file browser could be a good idea.

Renaming "New File" to "New Textfile"

Maybe we could use "New Text File". An alternative solution would be to add a dialog allowing to easily change file extension, though it is already relatively easy to change it when naming file after creation.

I would love to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants