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

AI Prompt Manger? #940

Open
2 tasks done
stanislavkozlovski opened this issue Oct 31, 2024 · 1 comment
Open
2 tasks done

AI Prompt Manger? #940

stanislavkozlovski opened this issue Oct 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@stanislavkozlovski
Copy link

stanislavkozlovski commented Oct 31, 2024

Before Submitting Your Feature Request

  • Check that there isn't already a similar feature request to avoid creating a duplicate.
  • I have seen the FAQ.

Problem

Using AI prompts is a very similar problem to the clipboard management, but easier to solve:

  • you have a few pre-defined AI prompts you wanna use
  • you wanna be able to paste them into the AI immediately just like Maccy allows you to paste copied content

It would be amazing to have a Maccy feature directly that allows you to achieve this.
To generalize it - it's basically a separate "clipboard folder" that you manually upload clipboards to, and use different hotkeys to pull up.

Solution

No response

@stanislavkozlovski stanislavkozlovski added the enhancement New feature or request label Oct 31, 2024
@stanislavkozlovski
Copy link
Author

One hacky idea to achieve this for myself with least effort is:

  1. fork Maccy
  2. change the name/etc. so it is a separate executeable. call it Prompty
  3. very carefully upload prompts via some hacky script that a) copies them to the clipboard so they go there, b) disabled Prompty auto clipboard update via the defaults write org.p0deje.Prompty ignoreEvents true command (as is in the readme)

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