Skip to content
New issue

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

[Client] V1 路线图 (Roadmap) #970

Open
25 tasks
RSS1102 opened this issue Nov 8, 2024 · 0 comments
Open
25 tasks

[Client] V1 路线图 (Roadmap) #970

RSS1102 opened this issue Nov 8, 2024 · 0 comments
Labels
💻client client question 🚀enhancement New feature or request

Comments

@RSS1102
Copy link
Collaborator

RSS1102 commented Nov 8, 2024

目前将 client 从 electron 迁移到了 tauri2 进行实现, 见: #969

当前功能主要需要实现有:

  • ci: 在每次pr之后能上传一个测试版 client 产物到pr下,进行用户体验。
  • 优化save保存文件操作状态 — 当未修改或者已保存时进行​disabled,当文件被改变时进行重置到可操作状态。
  • 添加页脚 — 显示当前打开文件路径。
  • 添加title — 显示打开文件名。
  • link跳转 — 网页。
  • 图片展示 — 展示索引本地图片文件。
  • 保存文件状态提示 — 添加明显文件保存和为保存状态显示(具体实现方式待定)。
  • 新建文件/打开新文件时 未保存文件保护 — 增加二次弹窗提示。
  • Window menu — 添加 about=>添加客户端说明、商标、版本信息、repo 地址 和 更新日志等。
  • 调整窗口合适大小。
  • 屏蔽右键 tauri 客户端操作。
  • 增加部分快捷键用来处理文件 — 目前主要实现对于文件操作,如: 保存,另存为,新文件等。
  • 优化精简toolbar。
  • 版本自动更新。

未来预期要实现功能(待定,目前不进行优先实现)。

  • 开屏 loading。
  • 增加面板展示文件目录 — (参考 可参考 vscode 客户端 和 https://github.com/lgou2w/HoYo.Gacha) 这里目前是对于已打开文件路径记录,(如果不存在文件移除并添加提示)。
  • Window下右键/默认使用客户端打开md文件以及 *.md 文件图标 logo 注册表注册。
  • 对于文件面板文件进行 标记tag分类 filter 展示。(创建tag,标记tag,未分类)。
  • 改变客户端主题和cherry-markdown一致 — 且在客户端menu实现同时切换两者的主题实现。
  • 图片点击放大预览。
  • 全屏模式切换 —— 目前 cherry-markdown 只有网页内全屏不能支持此功能,需自行扩展客户端内全屏的打开和关闭,另实现客户端全屏功能。
  • 插件化自定义主题。
  • 自定义nsis安装页面。
  • 自定义安装页面。
  • mac认证(待定)。

如有其他功能欢迎添加和讨论。

@RSS1102 RSS1102 added pending-no-confirmed The direction of this issue has not yet been determined. 🚀enhancement New feature or request 💻client client question and removed pending-no-confirmed The direction of this issue has not yet been determined. labels Nov 8, 2024
@RSS1102 RSS1102 pinned this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻client client question 🚀enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant