Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old November 17th, 2005   #1
KillerKiwi
Gee! These Aren't Roasted!
 
KillerKiwi's Avatar
 
Join Date: Jun 2005
Beans: 185
HOWTO: Custom commands in nautilus (TB Attachment example)

The sendto extension in breezy only works with evolution

The solution Nautilus Actions

Install Package
Code:
sudo apt-get install nautilus-actions
or click nautilus-actions

you may need to restart nautilus
Code:
nautilus -q
You will find the application under
System->Preferences->Nautilus Application Actions Configuration

Click "Add"
Fill in label - Send Attachment Email via Thunderbird
Fill in Path - mozilla-thunderbird
Fill in Parameters - -compose "attachment=%u"
Select the "Conditions" tab
Fill in Filenames Pattern - *
Check the "Only Files" options
Click "OK"
Close

Done

Pre configured Nautilus Actions you can import are available from
http://www.grumz.net/index.php?q=configlist
includes many options such as
* Merge many PDF files into a single one
* Test a 7z archive for integrity
* Create a 7z archive
* Font installer
* OptiPNG (Optimize PNG images)
* thunderbird send to http://www.grumz.net/?q=node/232

Last edited by KillerKiwi; April 1st, 2009 at 02:54 AM.. Reason: Package is now in repo
KillerKiwi is offline   Reply With Quote
Old November 18th, 2005   #2
arnieboy
Guest
 
Beans: n/a
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

great howto and thanks for the nautilus configuration editor.. that really expands the possibilities of customizing nautilus a whole lot.

Last edited by arnieboy; November 19th, 2005 at 12:55 AM..
  Reply With Quote
Old November 19th, 2005   #3
lizardking
Way Too Much Ubuntu
 
lizardking's Avatar
 
Join Date: Jan 2005
Location: Signa, Florence
Beans: 261
Hardy Heron (Ubuntu Development)
Send a message via ICQ to lizardking Send a message via MSN to lizardking Send a message via Yahoo to lizardking Send a message via Skype™ to lizardking
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

cool! i hope that this is integrated in the next nautilus release..
The open terminal script si not too good
Code:
gnome-terminal --working-dir=%d
__________________
iAc alias Lizardking - Ubuntu Artwork Team
web: www.iacopomasi.net
mail: iacopo.masi@gmail.com
lizardking is offline   Reply With Quote
Old November 19th, 2005   #4
Omer
A Carafe of Ubuntu
 
Omer's Avatar
 
Join Date: Apr 2005
Location: Israel
Beans: 32
Send a message via ICQ to Omer
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

To search in the current folder:
Label= Search...
Tooltip= Search for files
Path= gnome-search-tool
Parameters= --path=%M
File pattern= *
Appears if...= only folders
Appears if selection has...= False
Appears if scheme...= file (remote locations don't work)

Last edited by Omer; November 19th, 2005 at 10:16 AM..
Omer is offline   Reply With Quote
Old November 19th, 2005   #5
Omer
A Carafe of Ubuntu
 
Omer's Avatar
 
Join Date: Apr 2005
Location: Israel
Beans: 32
Send a message via ICQ to Omer
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

Quote:
Originally Posted by lizardking
cool! i hope that this is integrated in the next nautilus release..
The open terminal script si not too good
Code:
gnome-terminal --working-dir=%d
or install nautilus-open-terminal.
Omer is offline   Reply With Quote
Old November 19th, 2005   #6
Omer
A Carafe of Ubuntu
 
Omer's Avatar
 
Join Date: Apr 2005
Location: Israel
Beans: 32
Send a message via ICQ to Omer
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

To print a batch of documents::
Label= Print
Tooltip= Print selected documents
Path= ooffice2
Parameters= -p %f
File pattern= *.doc ; *.xls ; *.ppt ; *.odt ; *.ods ; *.odp ; *.odg ; *.sxw ; *.pps (or whatever ooo can handle)
Appears if...= only files
Appears if selection has...= True
Appears if scheme...= ALL
Omer is offline   Reply With Quote
Old November 19th, 2005   #7
arnieboy
Guest
 
Beans: n/a
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

the only feature that this editor lacks is the ability to edit right click menus in nautilus when NO files or folder are selected.
I have added a feature request on the app's homepage and if this is implemented, it will make it a complete menu editor for nautilus and I will personally see to it that this gets into ubuntu universe.
  Reply With Quote
Old November 20th, 2005   #8
KillerKiwi
Gee! These Aren't Roasted!
 
KillerKiwi's Avatar
 
Join Date: Jun 2005
Beans: 185
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

Quote:
Originally Posted by arnieboy
great howto and thanks for the nautilus configuration editor.. that really expands the possibilities of customizing nautilus a whole lot.
Cheers arnieboy

PS Thanks again for Automatix, makes my life so much easier
KillerKiwi is offline   Reply With Quote
Old December 11th, 2005   #9
henriquemaia
Fresh Brewed Ubuntu
 
henriquemaia's Avatar
 
Join Date: Apr 2005
Location: Berlin, Germany
Beans: 1,195
Send a message via ICQ to henriquemaia Send a message via AIM to henriquemaia Send a message via Skype™ to henriquemaia
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

Thanks a lot for this howto.

For the kmail folks like me, use:

Click "New Config"
Enter a Name: Kmail send to
Fill in label: Send attachment via kmail
Fill in Path: /usr/bin/kmail
Fill in Parameters: --attach "%u"
Fill in File Pattern: *

With the custom icon option, you can put your favorite kmail icon in the menu.
henriquemaia is offline   Reply With Quote
Old February 4th, 2006   #10
MetalMusicAddict
Tall Cafè Ubuntu
 
MetalMusicAddict's Avatar
 
Join Date: Jan 2005
My beans are hidden!
Re: HOWTO: Custom commands in nautilus (TB Attachment example)

Is there a way to make THIS script work is Nautilus Actions? Its a mount/unmount .iso script.
MetalMusicAddict is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:46 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry