mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #29] アクション機能の実装 #25
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#25
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 @Hitonami on GitHub (Nov 8, 2015).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/29
ClipMenuにあるようなアクション機能を実装する予定はあるのでしょうか。
ClipMenuでは"プレーンテキストとしてペースト"や"Capitalize"を便利に使っているので、Clipyでも実装されると嬉しいのですが。
@Econa77 commented on GitHub (Nov 10, 2015):
js拡張は機能として非常に重くなってしまうため直近の実装としては考えておりません。
ただし、"プレーンテキストでのペースト"等使用頻度が高いものに関してはjs拡張としてではなく、アプリのデフォルト実装として考えています。
現状AppStoreへのリリースや設定画面のリプレイスが終わるまで手をつけられませんが、将来的には拡張していくつもりではありますので長い目で見ていただければと思います。
@Hitonami commented on GitHub (Nov 12, 2015):
ありがとうございます。
"プレーンテキストでのペースト"のアクションは非常に便利なので、楽しみに待ちたいと思います。
@rinopo commented on GitHub (Dec 7, 2015):
私もできればアクション機能欲しいです…🙌
ClipMenu では引用符(>)を行頭に付加するスクリプトを作成して、コマンドキーを押しながらペーストすると引用符付きでペーストできるように設定して重宝してます。
@hiroppy commented on GitHub (May 9, 2016):
+1