[GH-ISSUE #72] Suggestion: Find-Replace (C:) with (/Volumes/Etc/) #71

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

Originally created by @bexier on GitHub (Jul 30, 2019).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/72

Originally assigned to: @clechasseur on GitHub.

I share directory paths with mac users quite often from the same volume. The Internet Path is Almost exactly what I need. However it would be great if an option existed to swap out mapped drive names with something I deem necessary to alter the path for the benefit of the Mac user.

When Copied (using "Internet Path") - path would turn from:
file://Z:/STUFF/FOLDER/FILE

to

file:///Volumes/Drive/STUFF/FOLDER/FILE

I would tell Find/Replace to look for "Z:" and replace it with "/Volumes/Drive"

Originally created by @bexier on GitHub (Jul 30, 2019). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/72 Originally assigned to: @clechasseur on GitHub. I share directory paths with mac users quite often from the same volume. The Internet Path is Almost exactly what I need. However it would be great if an option existed to swap out mapped drive names with something I deem necessary to alter the path for the benefit of the Mac user. When Copied (using "Internet Path") - path would turn from: file://Z:/STUFF/FOLDER/FILE to file:///Volumes/Drive/STUFF/FOLDER/FILE I would tell Find/Replace to look for "Z:" and replace it with "/Volumes/Drive"
kerem 2026-02-25 21:32:35 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@clechasseur commented on GitHub (Jul 31, 2019):

You could create a custom command to do this. Simply choose "Copy Internet Path" as the base command and perform a find/replace of "Z:" for "/Volumes/Drive".

<!-- gh-comment-id:516658538 --> @clechasseur commented on GitHub (Jul 31, 2019): You could create a custom command to do this. Simply choose "Copy Internet Path" as the base command and perform a find/replace of "Z:" for "/Volumes/Drive".
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#71
No description provided.