MarkFlowy
Developer-approveddrl990114
Extensible Markdown editor with a built-in AI assistant
Copied! Paste it into a terminal and press Enter to install.



About
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.
Details
- Developer
- drl990114
- License
- AGPL-3.0
- Version
- 0.87.0 · 2026-08-10
- Website
- Homepage
- Source
- MarkFlowy
- Packaging
- flatpark/registry
Permissions
2 to review-
Network access
Can reach the internet and local network
-
Files: xdg-documents
-
Inter-process communication
Shares the IPC namespace with the host
-
X11 (fallback)
-
Wayland display
-
GPU acceleration