briansunter / logseq-plugin-gpt3-openai

A plugin for GPT-3 AI assisted note taking in Logseq
https://twitter.com/bsunter
MIT License
717 stars 77 forks source link

Block Context MenuItem for specific prompt? #23

Closed ajk68 closed 1 year ago

ajk68 commented 2 years ago

Hi Brian,

Big fan of your gpt3 plugin! Use it a lot. Tnx!

I noticed in your bubble sort algorithms video that you had a BlockContextMenuItem "Explain Code". I'm assuming it adds a specific prompt with the block content.

Would be great if the plugin would allow for a few custom menuItems with specific prompts for things like summarizing, rewriting, explaining a concept, completing a text, pro/cons, etc.

Is that anything you consider adding?

Arthur

briansunter commented 2 years ago

I'm hoping to get this out soon with #9 and #18. Want to include some defaults like the code one as well as let users define their own. I'm testing it now.

ajk68 commented 2 years ago

tnx, cool stuff!

briansunter commented 1 year ago

Added this in #70 in the popup. If you'd like to see this in the block context menu as well please feel free to re-open!