Testing rich text copy/paste

Hello folks,

On beta, we’re testing rich text copying from the clipboard and via drag-and-drop.

Previously, when a text was copied/pasted via the clipboard, Checkvist converted it into plain text and after that created list items out of it.

Now, we’re trying to preserve text formatting, like bold/links/images etc. It should be useful when using copy/paste from web pages, LLM chats, code snippets.

We would appreciate any help with testing this.

Please let us know if something doesn’t work,
Best,
KIR

1 Like

Kir, I created a test doc in word, 5 lines each font different - i.e.larger.

Created a new entry in a list, pasted it, and the text was all the same.

Checked by pasting into a new Word doc and the text was the same as the original, different font sizes.

Tried saving as a single enry and multiple entries - no change.

Hope this helps or….am I missing something? Is Word not the expected source maybe?

Rgds

Chris J

Hello Chris,

Thank you for trying it!

I don’t have MS Word locally, the idea is to support bold/italic/lists formatting.
Could you try bold/italic text from MS Word document - will it preserve formatting?
I hope it works (on beta).

It works for Google Docs in my case. Or when I copy-paste text from web pages.
For Word documents, I’d expect bold/italic text, headers like H1/H2 etc. to work.

Thanks again!
KIR

KIR,

Please see below

image.png

Original text for 1-4

image.png

Original text from web page for 5 and 6

image.png

Version I am using: https://beta.checkvist.com/checklists/711064

Hope this helps.

Let me know if you would like me to try anything else

Rgds

Chris J

Hello Chris,

I’m afraid I don’t see the pictures you attached :frowning:
No idea why this happened. Maybe you could try again?

Thank you,
KIR

I’m not seeing any difference with text copied from Google Doc - bold and italic do not show in CheckVist. (I am using the beta version.)

OK, I probably know what I miss. You start editing first and then paste, right? Unfortunately, it works only if you paste without starting editing :frowning:
Or if you drag-and-drop text into Checkvist.

Folks, I’ve corrected it to convert rich text to Markdown in edit mode, too. So now it should work both when you edit a list item, and paste data from somewhere, or when you just paste data in selection mode.
Thanks for pointing out at this issue!