No description
Find a file
2025-02-01 16:58:44 +08:00
.github/workflows remove main.yml 2025-01-31 23:38:56 +08:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
CustomView.ts Rename react view 2025-02-01 16:57:33 +08:00
esbuild.config.mjs build: minify prod build 2023-11-15 14:10:43 -05:00
LICENSE Add license, fixes #98 2025-01-27 21:38:01 +00:00
main.ts update settings tab name 2025-02-01 16:58:44 +08:00
manifest.json update author url in manifest 2025-02-01 01:22:39 +08:00
NemesisRightReactView.tsx Rename react view 2025-02-01 16:57:33 +08:00
package-lock.json add react and react dom and types 2025-01-31 20:27:12 +08:00
package.json add react and react dom and types 2025-01-31 20:27:12 +08:00
README.md update readme 2025-01-31 23:33:15 +08:00
styles.css Update sample css file. 2022-08-09 13:39:02 -04:00
tsconfig.json add working react view 2025-01-31 21:56:48 +08:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json Update for 0.15 2022-08-09 13:38:50 -04:00

Obsidian Sample Plugin

This is a Nemesis that challenge your ideas (using OpenAI).

Created because of this interesting reddit post: https://www.reddit.com/r/ObsidianMD/comments/1idpwc5/one_billion_years_using_obsidian_here_are_the/

You are a friendly but challenging intellectual nemesis. 
		Review the following content and respond with:
		1. Point out potential logical flaws or assumptions
		2. Suggest alternative perspectives
		3. Ask thought-provoking questions that challenge the main ideas
		4. Provide constructive criticism while maintaining a supportive tone

How to use

  • Install the plugin.
  • Make sure to add your Open AI API key to the settings.
  • Open/write a note.
  • Click the nemesis icon in the left sidebar to get a nemesis response.

I hope you like it!