Pierrad / obsidian-github-copilot

A bridge between Obsidian and Github Copilot
Apache License 2.0
155 stars 10 forks source link

A hotkey setting for enabling/disabling copilot. #28

Closed LiamSwayne closed 4 months ago

LiamSwayne commented 4 months ago

When I'm using Obsidian there are distinct scenarios when I always want copilot suggestions and never want copilot suggestions. For example: I want copilot off when writing creatively and on when drafting email templates and doing other mundane tasks.

The current features for enabling and disabling with folders are very good but when switching between tasks very quickly it would be more convenient to just hit a hotkey to disable/enable copilot suggestions.

Edit: Forgot to add the context that I'm using Vim so the status bar isn't super convenient to use.

Pierrad commented 4 months ago

Hi @LiamSwayne,

Thanks for using the plugin!

In v1.0.9, I've added a new hotkey to enable / disable copilot, please tell me if it fits your need!

LiamSwayne commented 4 months ago

Just downloaded the update and it works super well! Thanks so much for adding this feature!