Skip to content

Commit

Permalink
Added inspiration
Browse files Browse the repository at this point in the history
  • Loading branch information
cpbotha committed Jul 1, 2024
1 parent 20ca5d5 commit cb1c752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ As of 2024-06-29 this plugin is heavy WIP, but it should be usable.

- Copy over `main.js`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.

## Inspired by

- [gptel LLM client for Emacs](https://github.com/karthink/gptel), and especially its branching context feature
- [ChatGPT-MD Obsidian plugin](https://github.com/bramses/chatgpt-md), but I preferred to use the official OpenAI nodejs library and to use the gptel-style nested heading approach

## Dev quickstart

- Clone this repo.
Expand Down

0 comments on commit cb1c752

Please sign in to comment.