[GH-ISSUE #491] Does or can Clipy support text transformations? #310

Open
opened 2026-03-03 01:11:38 +03:00 by kerem · 0 comments
Owner

Originally created by @imthenachoman on GitHub (Oct 22, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/491

All of us probably have a workflow we repeat all the time:

  1. Copy something
  2. Paste it into a temporary area
  3. Modify/transform/alter the text
  4. Copy
  5. Paste into the final destination

Being able to transform/alter the clipboard on paste would be wicked helpful. For example:

  • Trim spaces
  • Remove all letters and only leave numbers
  • Extract only the email addresses (using regular expression) and comma separate
  • Extract a URL or some other string using regular expression
  • Add text -- copy Hello and paste <b>Hello</b>
  • ...the possibilities are endless.

Can Clipy do this? If not, any thoughts on adding it as a feature?

Originally created by @imthenachoman on GitHub (Oct 22, 2021). Original GitHub issue: https://github.com/Clipy/Clipy/issues/491 All of us probably have a workflow we repeat all the time: 1. Copy something 2. Paste it into a temporary area 3. Modify/transform/alter the text 4. Copy 5. Paste into the final destination Being able to transform/alter the clipboard on paste would be wicked helpful. For example: - Trim spaces - Remove all letters and only leave numbers - Extract only the email addresses (using regular expression) and comma separate - Extract a URL or some other string using regular expression - Add text -- copy `Hello` and paste `<b>Hello</b>` - ...the possibilities are endless. Can Clipy do this? If not, any thoughts on adding it as a feature?
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/Clipy#310
No description provided.