Skip to content

ducan-ne/obsidian-github-copilot

 
 

Repository files navigation

Obsidian Github Copilot Plugin

Use Github Copilot in the Obsidian editor. This plugin is a bridge between the Obsidian editor and the Github Copilot service.

https://github.com/Pierrad/obsidian-github-copilot/tree/master/.github/assets/example.gif

Requirements

Installation

  1. Install the plugin via the Obsidian community plugins browser.
  2. Go to the plugin settings and enter the path to the Node +18 binary. You can find it by running which node in your terminal.
  3. Enable Copilot in the plugin settings.
  4. A notice will appear in the editor telling you that Copilot is ready to use.

Usage

  1. Open a note in Obsidian.
  2. Write something in the editor.
  3. After a small pause, Copilot will suggest completions for your text.
  4. Press Tab to accept a suggestion or Esc to dismiss it.

Features

  • Use Copilot in the Obsidian editor
  • Enable/Disable Copilot in the bottom status bar

Notes

Normally, if you have a Copilot subscription and you are logged-in in VSCode, Jetbrains IDE, or any other supported IDE, you should be able to use Copilot in Obsidian without any additional configuration. If you have any issues with the connexion or the plugin in general, please open an issue on the Github repository.

About

A bridge between Obsidian and Github Copilot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 4.4%
  • CSS 0.5%