WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Selection across different widgets #22

Closed WilliamKarolDiCioccio closed 3 weeks ago

WilliamKarolDiCioccio commented 4 weeks ago

We need to enable text selection across multiple widgets otherwise users have to copy code and normal text separately

Rossi1337 commented 4 weeks ago

I did only a quick research but maybe it it would be an option to switch to a different markdown package? This one looks very promising: markdown_widget

Will not have much time to test this further for now but wanted to drop this here.

WilliamKarolDiCioccio commented 4 weeks ago

It seems to fit perfectly in our app. Just want to test it for theming. Self assigning this

Rossi1337 commented 3 weeks ago

As a starting point to try this out see #30

WilliamKarolDiCioccio commented 3 weeks ago

I've applied the necessary changes in #30 and merged with main. Closing this as completed. Forgot to do it in the commit. I definitely need to stick a post-it to the screen