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
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.
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
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!