-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Is your feature request related to a problem? Please describe:
I have tried this plugin for a while, but I haven't been able to find a way to feed multiple rems for the prompt. Ideally, I would for example like to be able to summarize an entire document in RemNote, for instance using the gpt-3.5-turbo-16k model (and in the future, the "gpt-4-32k model"). I attempted various approaches of organizing multiple rems under a parent rem (there including the "prompt command rem", marking a range of rems with mouse cursor selection, etc, separate of the "prompt command rem" but no approach seemed to give the desired result of using all of this information as input for the prompt.
Describe the solution you'd like:
Ideally, being able to select any combination of multiple rems via any method of selection, and running a prompt on them via a "prompt command rem" (or even in the future, by entering the prompt command text in the Omnibar).
But foremost, if a more convenient intermediate solution, the ability to in fact somehow include multiple rems, for example under a parent rem containg the "prompt command" which would then operate on the child rems.
Note:
I just started using RemNote a few days ago, so I do not feel fully informed to advise on the "best" or even "possible" solution. Apologies if I have misunderstood something.
I am however, very enthusiastic about being able to use the ChatGPT API in RemNote – once it works, it will truly be amazing and a game changer. I sincerely hope such functionalities will be a development priority!