You are not logged in.

#1 2024-07-15 09:38

seb3773
Member
Registered: 2023-11-01
Posts: 146

"SendTo" actions for Trinity

Hello smile

I just made a little script to install 'SendTo' servicemenu actions for Trinity DE - konqueror (& dolphin trinity if installed).
This is a part of my q4osXpack project, but I made this little installer if you just want this feature and not the whole pack tongue

Once installed, you will have 'send to Desktop/Documents/Compressed folder/USB storage/Cloud' actions when you right click a file (or multiple selected files), like you are maybe used to in ms windows for example.

When you select "Send to USB device", if only one usb storage device is connected it will use it, if multiple choices are possible, it will ask you what storage device you want to use.

For the 'Send to <cloud>' options, you need to have rclone installed, and at least one remote configured. (not the subject of this post, but I can explain how to proceed if you want)

Then, type conf_sendtorem.sh from a terminal and follow the instructions to create a new entry. You can create as much entries as you want, with different remotes or different paths on a same remote depending on your needs.

The scripts are en/fr/de/ru localized smile

#How to install:

simply download the installer script, set it executable:
sudo chmod +x setup_sendto.sh
and launch it:  sudo ./setup_sendto.sh

Last edited by seb3773 (2024-07-15 09:51)


Attachments:
jpg sendto_screenshot.jpg, Size: 214.22 KiB, Downloads: 44
sh setup_sendto.sh, Size: 14.05 KiB, Downloads: 32

My Q4OS scripts: win10/osx theming, perfs optimisation, laptop configuration, ...  for trinity users -->  https://github.com/seb3773/q4osXpack

Offline

#2 2024-07-16 06:55

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

Re: "SendTo" actions for Trinity

Not sure if you've got this or not but I had a Send to Email service menu set up a while back https://www.q4os.org/forum/viewtopic.php?id=2059

Offline

#3 2024-07-16 08:24

seb3773
Member
Registered: 2023-11-01
Posts: 146

Re: "SendTo" actions for Trinity

bin wrote:

Not sure if you've got this or not but I had a Send to Email service menu set up a while back https://www.q4os.org/forum/viewtopic.php?id=2059

Hey, this is a good idea, didn't think of that as I don't use anymore mail clients since a long time (only using web versions), but you're right, this could be handy smile
And you gave me an idea: I think I will make a script to configure exactly what actions you want in this menu, and there will be an option to add "send to mail" if needed. For this task, I need to list let's say the 'common' mail clients and check how to do this with each of them, shouldn't be too difficult. And you gave me the command for thunderbird, that's one done wink


My Q4OS scripts: win10/osx theming, perfs optimisation, laptop configuration, ...  for trinity users -->  https://github.com/seb3773/q4osXpack

Offline

#4 2024-07-16 15:39

Midas
Member
Registered: 2017-12-15
Posts: 185

Re: "SendTo" actions for Trinity

Thunderbird user here (Betterbird, actually) so that enhancement will be more than welcome. cool

BTW, one of the readiest uses I can think of is as a web annotating resource -- selecting text on a page and emailing it to yourself, after adding its source URL.

Offline

Board footer

Powered by FluxBB