pfrankov / obsidian-local-gpt

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access
MIT License
265 stars 18 forks source link

right-click context menu #13

Closed quantarion closed 3 months ago

quantarion commented 3 months ago

Hi,

Can you integrate the context menu into the obsidian right-click context menu? It would be really great!

pfrankov commented 3 months ago

Hi! Thank you for the idea! I think that there is no benefits to put anything additional into main context menu since you can summon local-gpt's menu using customizable keyboard shortcut.

quantarion commented 3 months ago

In case you care, here's main.ts with action items moved to the right-click context menu. Feel free to ignore it, its your plugin after all. r-c-c-m.patch