mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #284] Feature request: Paste around selection #161
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucasvieites on GitHub (Jun 25, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/284
Hi,
this feature would enable you to have a "variable" in your snippet which would be replaced with the selected text you are pasting, for example"
<a href='%THEVARIABLE%'>%THEVARIABLE</a>"https://www.github.com"<a href='https://www.github.com'>https://www.github.com</a>"@tiggeymone commented on GitHub (Jul 14, 2023):
Any news on this?
@lucasvieites commented on GitHub (Jul 14, 2023):
Nope, nothing yet. In the meantime, I'm using Espanso, which has this feature, and many more.