MarkFlowy
开发者认可drl990114
Extensible Markdown editor with a built-in AI assistant
已复制!粘贴到终端并按回车即可安装。



关于
This is a community package of MarkFlowy, maintained independently. It repackages the official upstream build unmodified.
MarkFlowy is a lightweight, extensible Markdown editor built on Tauri. It keeps your notes as plain Markdown files on disk and adds an optional AI assistant on top.
- WYSIWYG and source modes over a ProseMirror-based editor
- Themes and an extension system
- Optional AI assistant backed by a model API you configure
- Exports to HTML and PDF
By default this package can read and write only your Documents folder. If you keep Markdown files elsewhere, grant that directory yourself:
- A notes directory: flatpak override --user --filesystem=~/notes io.github.drl990114.MarkFlowy
- A git checkout: flatpak override --user --filesystem=~/src io.github.drl990114.MarkFlowy
- Your whole home (widest, only if you want it): flatpak override --user --filesystem=home io.github.drl990114.MarkFlowy
Grant directories, not individual files: a single-file grant becomes a bind mount inside the sandbox, and editors that save by writing a temporary file and renaming it over the original cannot replace a mount point.
The AI assistant is optional and off until you configure a provider. Nothing is sent anywhere unless you set that up.
详情
权限
2 项需确认-
网络访问
可访问互联网和本地网络
-
文件:xdg-documents
-
进程间通信
与主机共享 IPC 命名空间
-
X11(回退)
-
Wayland 显示
-
GPU 加速