Possible to edit in Markdown

ProseMirror supports both WYSIWYM and Markdown editing mode, I am wondering does Tropy supports Markdown editing mode as well?

I have external clips already in markdown format, and I would like to copy and paste raw markdown txt (especially links) without recreating the format manually within tropy.

Markdown editing mode is currently not supported, no. If I remember correctly we considered it originally, but there was a lack of demand at the time. It’s certainly something we could do because markdown notes are already supported internally anyway.

Yes, please! As Markdown nowadays is wide adopted for text writing, having it available in Tropy would made editing easier and the text more portable with other workflow.
If there place for me to make such a feature request in future release (1.17 or 1.18)?

Let’s move that discussion over to GitHub. I think we could definitely do it – I believe the reason it didn’t happen was really just lack of demand and not some fundamental issue.