新增表情/符号面板(包含 Emoji、GIF、颜文字、数学符号)#1271
Open
HGrover2022 wants to merge 6 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
功能说明
为了进一步提升 EcoPaste 的输入效率,参考了 Windows 系统自带的 Win + . 功能,我为本项目开发并集成了全新的表情与符号面板。用户现在可以直接在剪贴板管理工具中快速选择并粘贴表情、动图和各种特殊符号,无需再切换到其他应用或搜索网页。
主要更新内容
表情符号 (Emoji):
集成了完整的 Apple 风格表情(解决 Windows 系统原生无法显示彩色国旗等表情的问题)。
深度支持中文关键词搜索(例如输入“开心”即可过滤相关表情)。
GIF 动图:
接入了 Tenor API v2,支持关键词搜索网络实时动图。
颜文字 (Kaomoji):
增加了丰富的日系/亚洲风格颜文字库(如 (╯°□°)╯︵ ┻━┻)。
特殊符号:
整理了常用的数学符号、箭头、货币符号等,方便快速录入。
UI 与交互改进
导航切换:在历史记录面板上方增加了分类 Tab,用户可以在“全部、文本、图片、文件、收藏”与“表情、GIF、颜文字、符号”之间切换。