rpbouman / huey

A UI for DuckDB
MIT License
272 stars 17 forks source link

AttributeUi: Rendering Options #263

Open rpbouman opened 4 days ago

rpbouman commented 4 days ago

Rendering options would allow the user to control how the item values are transformed to output. Concrete examples would be:

It is distinct from formatting, as formatting refers to how the item values themselves are presented in text output.

Concreate example: github-events dataset. It would be nice to be able to produce links for the actor url and an image for the actor avatar url image

rpbouman commented 4 days ago

One challenge with this proposal is that it is not clear whether some supported rendering method actually makes sense for the particular dataset.

Even for the simple example of a url: