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

【功能建议】允许将 Easydict 作为 Fallback Command #23

Closed nb5p closed 1 year ago

nb5p commented 1 year ago

功能描述

希望可以将 Easydict 作为 fallback command 。 抱歉,我不太了解 Raycast 是否对第三方扩展开放此功能。如果可行的话,希望能够添加。

github-actions[bot] commented 1 year ago

Hello nb5p, Thank you for your first issue contribution 🎉

tisfeng commented 1 year ago

好想法,但目前来看似乎不可能,现在只支持 Quicklinks 和 Script Commands 作为 Fallback Commands

https://github.com/raycast/extensions/issues/1668#issuecomment-1167059165

The available section now contains all your Quicklinks and Script Commands with single argument. You can just hit enter on any of that to enable.

等后面开放 API 吧。

tisfeng commented 1 year ago

最新 1.45.0 版本,已允许使用开发者的 Commands 作为 Fallback Commands

https://developers.raycast.com/changelog#1.45.0-2022-12-14