You are not logged in.

#1 2018-01-31 14:41

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,295

Servicemenu script to send files from Konqueror with Thunderbird

Trying to make life a bit easier for my wife to create a new email with email attachment from Konq right click menu.

I've been fiddling with this and it seems to work OK - hope someone finds it useful.

I have the file in /opt/trinity/share/apps/konqueror/servicemenus/emailattach.desktop

[Desktop Entry]
Actions=Email
Encoding=UTF-8
X-TDE-menu=Email File(s)
X-TDE-ServiceTypes=all/allfiles

[Desktop Action Email]
Exec=thunderbird -compose "`echo attachment=\\'file://%F\\' | sed 's/ \\//,file:\\/\\/\\//g'`"
Icon=thunderbird
Name=Email file(s)


Attachments:
desktop emailattach.desktop, Size: 258 B, Downloads: 898

Offline

Board footer

Powered by FluxBB