[PR #503] [CLOSED] feat: Export Markdown to file system #4156

Closed
opened 2026-03-23 21:36:33 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/503
Author: @rileyhawk1417
Created: 5/20/2022
Status: Closed

Base: mainHead: export_markdown


📝 Commits (3)

  • e6ff4b5 feat: Export Markdown to filesystem
  • 0cc4967 fix: removed unused imports
  • c2b970b fix: configured to use AppFlowy Directory

📊 Changes

1 file changed (+33 additions, -0 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/application/doc/share_bloc.dart (+33 -0)

📄 Description

Description

This feature is meant to export the Markdown file to the Documents folder of the file system.
The PR is meant to address issue #411.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/503 **Author:** [@rileyhawk1417](https://github.com/rileyhawk1417) **Created:** 5/20/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `export_markdown` --- ### 📝 Commits (3) - [`e6ff4b5`](https://github.com/AppFlowy-IO/AppFlowy/commit/e6ff4b5077f820dde04e35f9e465c2cba8ba8008) feat: Export Markdown to filesystem - [`0cc4967`](https://github.com/AppFlowy-IO/AppFlowy/commit/0cc4967645e412daa590b5c33822a81e17b37a8a) fix: removed unused imports - [`c2b970b`](https://github.com/AppFlowy-IO/AppFlowy/commit/c2b970bdd653637b03f1efb41f84911b27c68cfb) fix: configured to use AppFlowy Directory ### 📊 Changes **1 file changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/application/doc/share_bloc.dart` (+33 -0) </details> ### 📄 Description # Description This feature is meant to export the Markdown file to the Documents folder of the file system. The PR is meant to address issue #411. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4156
No description provided.