6

Is it possible to extend the context menu as follows?

enter image description here

orschiro
  • 13,317
  • 17
  • 87
  • 161
  • 2
    Isn't Atom a text editor? What would it do with a folder? ...seems related: http://askubuntu.com/questions/21953/how-do-i-customize-the-context-menu-in-nautilus – mikewhatever Sep 06 '16 at 15:24
  • Atom has many features which include an environment. It also has a folder pane. Features includes text searches in the folders and package management. – L. D. James Sep 06 '16 at 16:17
  • See https://discuss.atom.io/t/no-open-with-atom-context-menu-entry-with-nautilus/35120, you can add it manually: https://askubuntu.com/questions/21953/how-do-i-customize-the-context-menu-in-nautilus#77285 – rugk Oct 25 '16 at 17:49

2 Answers2

4

You can do it as long as you are in the parent folder, not in the folder itself I guess.

enter image description here

1

Have you tried the Custom Action in the Edit menu! enter image description here Press the big green plush sign to ad another custom menu entry! This brings up another selector! enter image description here Fill this in, and make relevant selections from next tab, try it out a few times to get it right! Thats it, you are good to go!

Ken Mollerup
  • 1,275