github drl990114/MarkFlowy v0.80.1

5 hours ago

Features:

  • Support CLI open command, quickly open files or folders via command line.

  • Support typewriter mode for focused writing experience.

  • Support shortcut to toggle between source code and WYSIWYG modes.

  • Support link open in editor.

  • Replaced KaTeX with MathJax for math rendering, with display mode support for inline math.

  • Lazy load file tree for better performance.

  • Optimized multiple code logic and page presentation.

Fixes:

  • Fixed file tree toggle error.

  • Fixed NewFileInput issue under Chinese input method.

  • Fixed i18n not working in some cases.

  • Fixed build errors and improved stability.

  • Replaced unwrap() with proper error handling for better safety.

  • Fixed aborted streams handling and improved cleanup.


特性:

  • 支持 CLI open 命令,可通过命令行快速打开文件或文件夹。

  • 支持打字机模式,提供更专注的写作体验。

  • 支持快捷键在源代码模式和所见即所得模式之间切换。

  • 支持编辑器内链接打开。

  • 数学公式渲染由 KaTeX 替换为 MathJax,行内数学公式支持显示模式。

  • 文件树懒加载,提升性能。

  • 优化多处代码逻辑和页面展示。

修复:

  • 修复文件树切换错误。

  • 修复中文输入法下创建文件的异常问题。

  • 修复部分场景下 i18n 不生效的问题。

  • 修复构建错误,提升稳定性。

  • 使用安全的错误处理替代 unwrap(),提升安全性。

  • 修复中断流的处理并优化清理逻辑。


中国地区支持加速下载:请点击.

FAQ | 常见问题

FAQ:

Windows users

  • We provide an Offline Installer with built-in ​​WebView2 Runtime​​ for devices that cannot automatically install WebView2 online or are in a no-network environment. Please note that this installer is relatively large in size and is recommended to be used only when necessary.

macOS users

  • ​​macOS x86_64 version​​: When you launch the app for the first time, you may see a prompt saying "Cannot open the application" because the app is from an unidentified developer. Please go to "System Preferences" > "Security & Privacy", and click "Open Anyway" in the "General" tab.
  • ​​macOS aarch64 (Apple Silicon) users​​: If you see a prompt saying "The application is damaged" when you launch it for the first time, it is usually due to system security restrictions. Please open the terminal and run the following command to fix the permission issue, and then you can open the app normally:
    xattr -cr /Applications/MarkFlowy.app

常见问题:

Windows 用户

  • 我们提供了内置 ​​WebView2 运行时​​的离线安装包(Offline Installer),适用于无法自动在线安装 WebView2 或处于无网络环境的设备。请注意,此安装包体积较大,建议仅在必要时使用.

macOS 用户

  • ​​macOS x86_64 版本​​:首次启动应用时,系统可能会提示“无法打开应用程序”,这是因为应用来自未识别的开发者。请前往“系统偏好设置” > “安全性与隐私”,在“通用”标签页中点击“仍要打开”即可.
  • ​​macOS aarch64 (Apple Silicon) 用户​​:首次启动若提示“应用程序已损坏”,通常是由于系统的安全限制。请打开终端,执行以下命令来修复权限问题,之后即可正常打开应用
    xattr -cr /Applications/MarkFlowy.app

Don't miss a new MarkFlowy release

NewReleases is sending notifications on new releases.