No description
Find a file
2023-03-15 17:15:33 +09:00
.github/workflows Create release.yml 2023-03-15 17:15:33 +09:00
.editorconfig initial 2023-03-15 17:14:42 +09:00
.eslintignore initial 2023-03-15 17:14:42 +09:00
.eslintrc initial 2023-03-15 17:14:42 +09:00
.gitignore initial 2023-03-15 17:14:42 +09:00
.npmrc initial 2023-03-15 17:14:42 +09:00
esbuild.config.mjs initial 2023-03-15 17:14:42 +09:00
main.ts initial 2023-03-15 17:14:42 +09:00
manifest.json initial 2023-03-15 17:14:42 +09:00
package-lock.json initial 2023-03-15 17:14:42 +09:00
package.json initial 2023-03-15 17:14:42 +09:00
README.md initial 2023-03-15 17:14:42 +09:00
styles.css initial 2023-03-15 17:14:42 +09:00
tsconfig.json initial 2023-03-15 17:14:42 +09:00
version-bump.mjs initial 2023-03-15 17:14:42 +09:00
versions.json initial 2023-03-15 17:14:42 +09:00

Ring a secretary

Yet another ChatGPT powered assistant in Obsidian.

screenshot

Note: We need the API key of ChatGPT to use this plug-in.

How to install

  1. Install Beta Reviewers Auto-update Tester
  2. Copy this repo's URL (https://github.com/vrtmrz/ring-a-secretary)
  3. Open command pallet, select BRAT: Add a beta plugin for testing
  4. Paste copied URL into the opened dialogue.
  5. Press Add Plugin button.

How to use

  1. choose New dialogue in the command-palette. Therefore, the dialogue area appears there.
  2. That is all. Now, it is time to chat!

Memo

  • The dialogue is saved as a code block. We can continue the conversation anytime we want.
  • Also, they are searchable.