We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
这个功能请求是否与某个问题有关?请描述
无
目前,导航页面需要使用鼠标操作来选择和打开站点,增加键盘相关的操作
描述您期望的解决方案
用户可以 主页任意空白位置输入,根据输入实时筛选出匹配的站点 通过按下回车键直接打开结果列表中的第一个站点,用户也可以通过方向键选择列表中的其他站点并按回车键打开。
描述您考虑过的替代方案
添加快捷键,唤出一个搜索覆盖层,便于快速导航站点。 为特定站点设置自定义快捷键,允许用户无需搜索直接打开。 引入智能建议机制,根据用户输入动态调整站点显示顺序,将常用站点优先展示。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个功能请求是否与某个问题有关?请描述
目前,导航页面需要使用鼠标操作来选择和打开站点,增加键盘相关的操作
描述您期望的解决方案
描述您考虑过的替代方案
添加快捷键,唤出一个搜索覆盖层,便于快速导航站点。
为特定站点设置自定义快捷键,允许用户无需搜索直接打开。
引入智能建议机制,根据用户输入动态调整站点显示顺序,将常用站点优先展示。
The text was updated successfully, but these errors were encountered: