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

Enable AI Phrases Expansion #9

Open
ptmrio opened this issue Sep 6, 2024 · 1 comment
Open

Enable AI Phrases Expansion #9

ptmrio opened this issue Sep 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ptmrio
Copy link
Owner

ptmrio commented Sep 6, 2024

May add the possibility to AI auto-text.

May look like this:

  • Select Text
  • Press CTRL + Shift + . instead of CTRL + .
  • You can still select a phrase (i.e. prompt?),
  • But instead of inserting directly, it opens a sub-window with the selected text, the prompt, a generate button and an output field
  • As a result you will have an insert and copy to clipboard button, maybe we can disable the clipboard if (!) we can detect if the original field is a textfield and not static text

You will need your own API key.

@ptmrio ptmrio added the enhancement New feature or request label Sep 6, 2024
@ptmrio ptmrio self-assigned this Sep 6, 2024
@ptmrio
Copy link
Owner Author

ptmrio commented Sep 6, 2024

Possibly needs to ditch robotjs first in favor of a C-style system interaction: #8
Might not only replace the pasting-method but also the hotkey with C.

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

No branches or pull requests

1 participant