mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #530] SnippetsにClipboardのEntryの引用機能が欲しい #348
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#348
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 @mugi2 on GitHub (Aug 22, 2023).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/530
例えば、Clipboardに1番目と2番目のentryが {1} と {2} で、下記の Snippet で {1} と {2} を引用してコードを作れたら、いろんな組み合わせで可能性が浮き出せるかと思います。
<a href="{1}">{2}</a>