[GH-ISSUE #6566] [Bug] Formating not preserved when copy / paste outside appflowy #2887

Open
opened 2026-03-23 21:25:57 +00:00 by mirror · 2 comments
Owner

Originally created by @henri9813 on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6566

Bug Description

Hello,

Consider this document

# Title

## Title 2

**Appflowy** is `great` ! 

When I copy this outside, I want the format to be persevered by keeping the ` and the * etc....

How to Reproduce

Create block code or others things, paste them elsewhere, the backtick or format keys are not preserved

Expected Behavior

the ## , ` are preserved etc...

Operating System

MacOS

AppFlowy Version(s)

0.7.1

Screenshots

No response

Additional Context

No response

Originally created by @henri9813 on GitHub (Oct 16, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6566 ### Bug Description Hello, Consider this document ``` # Title ## Title 2 **Appflowy** is `great` ! ``` When I copy this outside, I want the format to be persevered by keeping the ` and the * etc.... ### How to Reproduce Create block code or others things, paste them elsewhere, the backtick or format keys are not preserved ### Expected Behavior the ## , ` are preserved etc... ### Operating System MacOS ### AppFlowy Version(s) 0.7.1 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@emmggi commented on GitHub (Oct 18, 2024):

I just tried copying content (on v0.7.1) of a page and pasting it into a LibreOffice Writer document and I can confirm that formatting is preserved.

What you're asking for is copying markdown syntax. You can export the page as markdown and open the file OR use Share > Export as > Copy to clipboard to get what you want.

<!-- gh-comment-id:2421530018 --> @emmggi commented on GitHub (Oct 18, 2024): I just tried copying content (on v0.7.1) of a page and pasting it into a LibreOffice Writer document and I can confirm that formatting is preserved. What you're asking for is copying markdown syntax. You can export the page as markdown and open the file OR use `Share > Export as > Copy to clipboard` to get what you want.
Author
Owner

@henri9813 commented on GitHub (Oct 19, 2024):

Hello,

Indeed you right !

It's unusual for me to copy something into a "modern" text editor.

I used to copy from appflowy to a Github issue for example, or whatever forum available in which, markdown is supported, or at least

But my need is real. I need to a whole page or specific blocs by COPY / PASTE easily.

PS: This doesn't exists on macOS.

PS: I tried to copy this:
image

into word, an I got

image

It works only when I choose: "preserve text only", but I don't care at all about copying to word :P

<!-- gh-comment-id:2424173736 --> @henri9813 commented on GitHub (Oct 19, 2024): Hello, Indeed you right ! It's unusual for me to copy something into a "modern" text editor. I used to copy from appflowy to a Github issue for example, or whatever forum available in which, markdown is supported, or at least But my need is real. I need to a whole page or specific blocs by COPY / PASTE easily. PS: This doesn't exists on macOS. PS: I tried to copy this: <img width="1232" alt="image" src="https://github.com/user-attachments/assets/5a75cd06-33d3-414e-85f5-f542566c0e2e"> into word, an I got <img width="894" alt="image" src="https://github.com/user-attachments/assets/678f24a0-13e4-4b65-86bc-bc76e7bf0d68"> It works only when I choose: "preserve text only", but I don't care at all about copying to word :P
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#2887
No description provided.