qdrant-web-ui icon indicating copy to clipboard operation
qdrant-web-ui copied to clipboard

Add support for payload markdown render

Open thangved opened this issue 10 months ago • 4 comments

https://github.com/user-attachments/assets/193f3489-f485-4790-861c-606b1845374b

Feature request: #239

thangved avatar Jan 10 '25 18:01 thangved

why would we want this?

generall avatar Jan 23 '25 15:01 generall

why would we want this?

As in issue #239, this is a way for developers to quickly see data in the database in a more intuitive and readable way for long texts.

thangved avatar Jan 24 '25 09:01 thangved

I don't think we would want to have this feature by default. While potentially helpful in specific case, it is likely going to be inconvenient in other cases. For the same reason why WYSIWYG editors are terrible - user don't have access to the data source itself.

generall avatar Jan 27 '25 20:01 generall

What do you think if I add an option for the user to switch between viewing markdown and raw text?

thangved avatar Jan 30 '25 12:01 thangved