tisfeng / Easydict

一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
GNU General Public License v3.0
7.17k stars 359 forks source link

🚀 功能建议:Add tips for FQA #404

Closed AkaShark closed 2 months ago

AkaShark commented 8 months ago

请先确认以下事项

功能描述

Add tips for common FQA, like this CleanShot 2024-02-13 at 11 27 23@2x And add a button text is "更多"

使用场景

Help the user find a way to resolve common problems, and improve user experience.

实现方案(可选)

This tips view will show when a window appears but the selected text is empty. The tips content is random from FQA CleanShot 2024-02-13 at 11 45 10@2x When the user clicks the "如何解决" link FQA corresponding category, clicks the "更多" link FQA.

是否愿意提交 PR 实现该功能

tisfeng commented 8 months ago

This feature is fine, but needs to consider some special cases.

For example, sometimes it's expected that the selected text is empty, users may just want to display the query window as a replacement for input translation or show previous query results https://github.com/tisfeng/Easydict/issues/371

AkaShark commented 8 months ago

This feature is fine, but needs to consider some special cases.

For example, sometimes it's expected that the selected text is empty, users may just want to display the query window as a replacement for input translation or show previous query results #371

In this case, I think the tips view will hidden

tisfeng commented 2 months ago

2.8.0 版本已实现。