[GH-ISSUE #407] [Feature Request] - Chaining templates #252

Open
opened 2026-03-03 01:11:12 +03:00 by kerem · 1 comment
Owner

Originally created by @martindktran on GitHub (Jun 4, 2020).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/407

It would be great if we could chain templates to avoid cluttering and re-usability.

For example:
Snippet 1:
"This is the text for snippet 1.
[Signature A]"

Snippet 2:
"This is the text for snippet 2.
[Signature A]"

Signature A:
"Footer text"

So when you use Snippet 1 or 2 it would pull in the text from Signature A to be pasted from the clipboard.

Originally created by @martindktran on GitHub (Jun 4, 2020). Original GitHub issue: https://github.com/Clipy/Clipy/issues/407 It would be great if we could chain templates to avoid cluttering and re-usability. For example: **Snippet 1:** "This is the text for snippet 1. _[Signature A]_" **Snippet 2:** "This is the text for snippet 2. [Signature A]" **Signature A:** "Footer text" So when you use Snippet 1 or 2 it would pull in the text from Signature A to be pasted from the clipboard.
Author
Owner

@codeshif commented on GitHub (Jun 7, 2020):

Do you mean functions like AText or TextExpander? One Chinese guy made a kind of CodeExpander that seemed to do that, as did atext or TextExpander

Look at this:
https://textexpander.com/
https://codeexpander.com/en/

But I don't know how it was implemented in this project anymore :(

<!-- gh-comment-id:640137536 --> @codeshif commented on GitHub (Jun 7, 2020): Do you mean functions like AText or TextExpander? One Chinese guy made a kind of CodeExpander that seemed to do that, as did atext or TextExpander Look at this: https://textexpander.com/ https://codeexpander.com/en/ But I don't know how it was implemented in this project anymore :(
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#252
No description provided.