[GH-ISSUE #34] User request: Send path to new E-Mail #31

Closed
opened 2026-02-25 21:32:30 +03:00 by kerem · 1 comment
Owner

Originally created by @soendi on GitHub (Apr 3, 2018).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/34

Hey there, thanks for doing this very helpful piece of software.
Is it possible to implement an option to send the path to a new email?
I managed this already - but it would be nicer, when it would be choseable directly as a standard option.

I just did a batch file, containing:
start "" mailto://?body=%1
and chose this batch file to launch as the executable file.

Unfortunately, it depends on the used mailto handler/software, whether the link will be working or not.

Chrome/inbox -> works properly
Lotus Notes -> replaces "%20" by "[space]" - file://-link won't work like this.

Had no other e-mail clients...

Think, this would be a piece of cake for you, isn't it?

Cheers
soendi

Originally created by @soendi on GitHub (Apr 3, 2018). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/34 Hey there, thanks for doing this very helpful piece of software. Is it possible to implement an option to send the path to a new email? I managed this already - but it would be nicer, when it would be choseable directly as a standard option. I just did a batch file, containing: `start "" mailto://?body=%1` and chose this batch file to launch as the executable file. Unfortunately, it depends on the used mailto handler/software, whether the link will be working or not. Chrome/inbox -> works properly Lotus Notes -> replaces "%20" by "[space]" - file://-link won't work like this. Had no other e-mail clients... Think, this would be a piece of cake for you, isn't it? Cheers soendi
kerem 2026-02-25 21:32:30 +03:00
Author
Owner

@clechasseur commented on GitHub (Nov 19, 2018):

Not sure this is so easy. There could be mailer-specific issues.

It seems to me like your solution is good enough and if not, simply copy the path to the clipboard and paste it in a new e-mail.

I'll close this for now.

<!-- gh-comment-id:439754618 --> @clechasseur commented on GitHub (Nov 19, 2018): Not sure this is so easy. There could be mailer-specific issues. It seems to me like your solution is good enough and if not, simply copy the path to the clipboard and paste it in a new e-mail. I'll close this for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pathcopycopy#31
No description provided.