No description
Find a file
2023-03-16 13:36:58 +09:00
.github/workflows Create release.yml 2023-03-15 17:15:33 +09:00
src remove prefix 2023-03-16 13:36:58 +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 Fix the directory structure 2023-03-16 13:34:22 +09:00
LICENSE Add license 2023-03-16 12:01:22 +09:00
manifest.json - Fix styles 2023-03-16 11:44:44 +09:00
package-lock.json - Fix styles 2023-03-16 11:44:44 +09:00
package.json - Fix styles 2023-03-16 11:44:44 +09:00
README.md Add license 2023-03-16 12:01:22 +09:00
styles.css - Fix styles 2023-03-16 11:44:44 +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 resume the conversation anytime we want.
  • Also, they are searchable.
  • Long consultation consumes many tokens. If the dialogue gets longer, starting a brand-new one is recommended.

License

  • MIT License