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.
One hacky idea to achieve this for myself with least effort is:
fork Maccy
change the name/etc. so it is a separate executeable. call it Prompty
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)
Before Submitting Your Feature Request
Problem
Using AI prompts is a very similar problem to the clipboard management, but easier to solve:
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