tisfeng / Raycast-Easydict

A Raycast Extension for looking up words or translating text in an easy way. Support 48+ languages, support Linguee and Youdao dictionary, support OpenAI, DeepL, Google, Bing, Apple, Baidu, Tencent, Volcano, Youdao and Caiyun translation.
https://www.raycast.com/isfeng/easydict
MIT License
382 stars 21 forks source link

可以结合 PopClip 实现更好的使用体验 #30

Closed Apolsus closed 1 year ago

Apolsus commented 1 year ago

功能描述

结合 popclip 可以实现更高效的划词,所幸实现这一功能不需要太多努力

使用场景(可选)

CleanShot 2023-01-23 at 12 11 49

实现方法

  1. 安装 PopClip
  2. 仿照 Saladict 创建一个插件,其中 apple script 部分设置好触发快捷键
  3. 设置 Raycast 当中 EasyDict 的快捷键,应当与 PopClip 插件一致。
github-actions[bot] commented 1 year ago

Hello l782993610, Thank you for your first issue contribution 🎉

tisfeng commented 1 year ago

你好,新年快乐~

如果你是想说通过 PopClip 调用 Easydict 的话,目前这个是支持的 https://github.com/tisfeng/Raycast-Easydict#use-with-popclip