qdrant-web-ui
qdrant-web-ui copied to clipboard
Add support for payload markdown render
https://github.com/user-attachments/assets/193f3489-f485-4790-861c-606b1845374b
Feature request: #239
why would we want this?
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.
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.
What do you think if I add an option for the user to switch between viewing markdown and raw text?