No description
Find a file
2022-06-01 20:45:45 -05:00
.editorconfig Initial commit 2022-04-08 15:57:05 -05:00
.eslintignore Initial commit 2022-04-08 15:57:05 -05:00
.eslintrc Initial commit 2022-04-08 15:57:05 -05:00
.gitignore Initial commit 2022-04-08 15:57:05 -05:00
.npmrc Initial commit 2022-04-08 15:57:05 -05:00
community-plugin-1.png README community-plugin-1 community-plugin-2 package-lock styles thumbnail 2022-05-31 17:30:14 -05:00
community-plugin-2.png README community-plugin-1 community-plugin-2 package-lock styles thumbnail 2022-05-31 17:30:14 -05:00
editor-enhancements.ts cursor selection 2022-04-10 22:37:47 -05:00
esbuild.config.mjs Initial commit 2022-04-08 15:57:05 -05:00
LICENSE Create LICENSE 2022-05-31 17:47:55 -05:00
main.ts changes from https://github.com/obsidianmd/obsidian-releases/pull/990#issuecomment-1144245148 2022-06-01 20:45:45 -05:00
manifest.json README manifest 2022-05-31 17:50:03 -05:00
package-lock.json README community-plugin-1 community-plugin-2 package-lock styles thumbnail 2022-05-31 17:30:14 -05:00
package.json html parser 2022-04-09 22:49:09 -05:00
README.md README manifest 2022-05-31 17:50:03 -05:00
settings.ts cursor selection 2022-04-10 22:37:47 -05:00
styles.css README community-plugin-1 community-plugin-2 package-lock styles thumbnail 2022-05-31 17:30:14 -05:00
thumbnail.png README community-plugin-1 community-plugin-2 package-lock styles thumbnail 2022-05-31 17:30:14 -05:00
tsconfig.json nm parse 2022-04-08 16:16:26 -05:00
version-bump.mjs Initial commit 2022-04-08 15:57:05 -05:00
versions.json Initial commit 2022-04-08 15:57:05 -05:00

Watch This video to See The Plugin in Action (Click the Thumbnail)

thumbnail

Installation

Search Stack Overflow Answers in the Obsidian Community Plugins section

Manual Installation

Clone this folder into your obsidian .plugins folder, then:

  1. run npm i or yarn to install dependencies.
  2. run npm run dev to start compilation in watch mode.

Usage

The default hotkey to insert a Stack Overflow answer is cmd+shift+v. This can be changed in the community plugins section.

settings 1 settings 2

Thanks To