Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement ideas #190

Open
ColumbusAI opened this issue Aug 29, 2024 · 1 comment
Open

Enhancement ideas #190

ColumbusAI opened this issue Aug 29, 2024 · 1 comment

Comments

@ColumbusAI
Copy link

ColumbusAI commented Aug 29, 2024

Just sharing some I think would be impactful-

  • tooltips for hotkeys

  • ability to change hotkey bindings (for ex. i run into issue on windows using Ctrl-R to regenerate the response closes out the extension window and refreshes the page would be nice to change this binding the user settings)

  • setting to keep the extension window open so it doesn't auto-close (helpful when having longer interactions

  • option to move the extension window over to a sidebar on left or right margin. this will be very useful for maintaining full visibility of the page and being able to interact with model on the sidebar.

  • option to save chat history so you can pick up where you left off if you close the browser window and re-open at a later time.

Whatcha think about these?

@andrewnguonly
Copy link
Owner

I think these are all great. Quick comments on each item:

tooltips for hotkeys

I'll add this back.

ability to change hotkey bindings (for ex. i run into issue on windows using Ctrl-R to regenerate the response closes out the extension window and refreshes the page would be nice to change this binding the user settings)

Will definitely consider it.

setting to keep the extension window open so it doesn't auto-close (helpful when having longer interactions

option to move the extension window over to a sidebar on left or right margin. this will be very useful for maintaining full visibility of the page and being able to interact with model on the sidebar.

I've considered this before and it will definitely require a larger refactor of the "frontend" of the extension.

option to save chat history so you can pick up where you left off if you close the browser window and re-open at a later time.

This functionality is available now. Sorry, the UI is unintuitive. The "down arrow" icon button is the "save chat" button. The "counter-clockwise arrow" icon button opens the chat history. I'll update the UI to make this more clear.

Would you be open to working on any of these? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants