simonpcouch / pal

LLM assistants for R
https://simonpcouch.github.io/pal/
Other
5 stars 3 forks source link

refine Shiny Gadget #27

Open simonpcouch opened 1 week ago

simonpcouch commented 1 week ago

In the first draft in #26, the app looks like:

https://github.com/user-attachments/assets/aafa429f-a06e-4fd2-8276-5c1b19d1e0ea

I'd like it to be very, very small, and immediately set the cursor inside of the window with no pre-filled text so that the user can type immediately. As the user types in the name of the pal, the selection will attempt to autocomplete and as soon as it does correctly, the user can press Enter and exit the application.

simonpcouch commented 5 days ago

This is what it currently feels like:

https://github.com/user-attachments/assets/e38297d6-020e-4fc5-9c48-bfc19361a095

I'd still like this to feel even more minimal, almost like a tooltip. Still quite boxy.