M HYPE SPLASH
// updates

add LibreOffice to Nautilus right click `create new document` menu

By John Campbell

How do I add LibreOffice word processing to the options on the Nautilus right click create new document menu?

I'm on 12.04.

2 Answers

The "Create new document" dialog sources its entries from ~/Templates. Simply put an empty Libreoffice document in that folder or create a subfolder with multiple documents and you will be able to create LO documents from the context menu in Nautilus.

The same method applies to any other type of file, of course.

7

You can try Nautilus Actions.

Nautilus-action allows you to define custom actions or commands for certain file types or files with names matching your description. There are plenty of things that you can do with nautilus-action.

To install it, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:

sudo apt-get install nautilus-actions

When its done, search for nautilus in Dash, and click on it.

enter image description here

Once it opens, you well see the program, and then you can create a new context menu.

enter image description here

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy