For anyone ending up here, i lost this feature in 17.04 and need it: quick fix found at https://askubuntu.com/questions/777711/create-new- document-right-click-option-missing-in-ubuntu-gnome/791946
" 1. See if you have ~/Templates folder. Create one if it is missing using command: mkdir ~/Templates 2. Now create an empty file from command prompt: touch ~/Templates/Text\ File.txt1 "Create Document" option is back again and you can create a new text file or a new document. 1the backslash is used to tell the shell that the space following it is part of the filename. Since the shell recognizes spaces are delimiters between commands/options/arguments, unless you "quote it" 'quote it' or quote\ it, the shell will treat whatever comes after the space as a separate argument. " -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1437502 Title: nautilus lacking 'new document' in context menu on GNOME Status in Ubuntu GNOME: Triaged Status in nautilus package in Ubuntu: Triaged Bug description: As the title mentions nautilus is provided in its default state and there is no 'New Document' in the context menu. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: nautilus 1:3.14.2-0ubuntu6 ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2 Uname: Linux 3.19.0-10-generic x86_64 ApportVersion: 2.16.2-0ubuntu5 Architecture: amd64 CurrentDesktop: GNOME Date: Fri Mar 27 17:49:01 2015 GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 'permissions', 'mime_type', 'where']" InstallationDate: Installed on 2015-03-27 (0 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Beta amd64 (20150326) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-gnome/+bug/1437502/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp