|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: flyhunterl.FlyMD |
| 5 | +PackageVersion: 0.5.4 |
| 6 | +PackageLocale: zh-CN |
| 7 | +Publisher: flymd |
| 8 | +PublisherUrl: https://www.llingfei.com/ |
| 9 | +PublisherSupportUrl: https://github.com/flyhunterl/flymd/issues |
| 10 | +PackageName: flymd |
| 11 | +PackageUrl: https://flymd.llingfei.com/ |
| 12 | +License: 专有软件 |
| 13 | +LicenseUrl: https://github.com/flyhunterl/flymd/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) 2024-2025, flyhunterl <flyhunterl@gmail.com> |
| 15 | +ShortDescription: 支持所见所得 WebDav同步 图片自动上传 AI辅助写作 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 |
| 16 | +Description: |- |
| 17 | + 跨平台 所见所得 图床上传 WebDav同步 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 |
| 18 | + ✨ 项目特色 |
| 19 | + - 即开即用:安装包仅 7MB 拒绝臃肿。冷启动毫秒级响应,代码一键复制 |
| 20 | + - 界面干净:极简界面,默认仅菜单栏+编辑区,专注内容创作 启动速度和响应速度优秀 |
| 21 | + - 文库功能:支持指定文件夹,树状目录显示文件夹下子文件夹及文档 并支持文档管理/支持添加多个文档库 |
| 22 | + - 安全可靠:本地运行,无网络连接,预览 HTML 自动消毒 |
| 23 | + - 图床支持:支持 S3/R2 绑定,直接粘贴图片上传 上传成功后自行写好图片连接语法 |
| 24 | + - 功能全面:MarkDown LaTeX Mermaid html 全部支持 |
| 25 | + - 即时渲染:所见模式,输入即渲染!Mermaid LaTex 全局实时渲染,双击编辑代码 |
| 26 | + - 极致性能:毫秒级响应速度,告别同类软件常见痛点 |
| 27 | + - 位置记忆:阅读和编辑文档位置均自动记忆,下次打开改文档无论阅读还是编辑都回到记忆位置(v0.0.6 正式版) |
| 28 | + - 自动同步:Webdav 同步功能 |
| 29 | + - 插件扩展:支持插件扩展功能,可以自行开发也可以一键安装已上架的扩展/插件 |
| 30 | + - 格式支持:支持另存为 PDF Docx Wps |
| 31 | + - 人工智能:可通过扩展市场安装 AI 助手(通过扩展市场安装)润色、改错、总结。 |
| 32 | +Tags: |
| 33 | +- markdown |
| 34 | +- 编辑器 |
| 35 | +ReleaseNotes: |- |
| 36 | + - 新增:AI 对话支持与便签联动,可将回复内容快速生成便签或待办,方便把灵感和结论沉淀下来 |
| 37 | + - New: AI chat now supports linkage with memos, allowing quick generation of memos or todos from replies, making it easy to record inspirations and conclusions. |
| 38 | + - 改进:优化便签窗口的默认生成位置,更贴近当前文档与视线区域,减少手动拖动调整 |
| 39 | + - Improved: Optimized the default generation position of memo windows, making them closer to the current document and viewing area, reducing the need for manual dragging and adjustment. |
| 40 | + - 新增:侧栏目录支持自定义拖拽排序,用户可以按个人习惯调整文档顺序,构建自己的知识结构 |
| 41 | + - New: Sidebar directories now support custom drag-and-drop sorting, allowing users to arrange document order according to personal habits and build their own knowledge structure. |
| 42 | + - 改进:PDF 文件在文档列表中单独排序,不再与 Markdown 文档混杂显示,同时保留用户对 PDF 的排序设置,并移除已经弃用的自定义图标 |
| 43 | + - Improved: PDF files are now sorted separately in the document list, no longer mixed with Markdown documents. User-defined PDF sorting settings are retained, and deprecated custom icons have been removed. |
| 44 | + - 改进:去掉区分 PDF 的红点提示,改为通过文字颜色区分文件类型,让列表信息更简洁 |
| 45 | + - Improved: Removed the red dot hint for distinguishing PDFs, instead using text color to differentiate file types, making list information cleaner. |
| 46 | + - 改进:新建文库时默认关闭 WebDAV 同步,避免误同步到之前的文库;配置好同步路径后会跟随文库切换自动应用对应的同步设置 |
| 47 | + - Improved: WebDAV sync is now off by default when creating a new library to prevent accidental synchronization to previous libraries. After configuring a sync path, the corresponding sync settings will be automatically applied when switching libraries. |
| 48 | + - 修复:在未配置 WebDAV 时增加明确提示,并修复同步冲突弹窗可能不出现的问题,避免静默丢失重要同步信息 |
| 49 | + - Fixed: Added clear prompts when WebDAV is not configured, and fixed an issue where sync conflict pop-ups might not appear, preventing silent loss of important sync information. |
| 50 | + - 文档:更新 README 并修正 PackyCode 链接格式 |
| 51 | + - Docs: Updated README and corrected PackyCode link format. |
| 52 | +ReleaseNotesUrl: https://github.com/flyhunterl/flymd/releases/tag/v0.5.4 |
| 53 | +Documentations: |
| 54 | +- DocumentLabel: 文档 |
| 55 | + DocumentUrl: https://flymd.llingfei.com/docs.html |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.10.0 |
0 commit comments