No description
Find a file
2024-10-11 16:23:23 +08:00
.docs update version 2024-09-20 18:03:48 +08:00
.github/workflows Add release workflow 2024-09-20 17:10:15 +08:00
src update v1.0.5 2024-10-11 16:23:23 +08:00
.editorconfig Initial commit 2024-08-09 11:29:15 +08:00
.eslintignore Initial commit 2024-08-09 11:29:15 +08:00
.eslintrc Initial commit 2024-08-09 11:29:15 +08:00
.gitignore Initial commit 2024-08-09 11:29:15 +08:00
.npmrc Initial commit 2024-08-09 11:29:15 +08:00
esbuild.config.mjs Initial commit 2024-08-09 11:29:15 +08:00
LICENSE update LICENSE 2024-09-20 18:12:36 +08:00
main.ts feat: update config-setting 2024-10-10 14:35:30 +08:00
manifest.json update v1.0.5 2024-10-11 16:23:23 +08:00
package-lock.json update version 2024-09-20 18:03:48 +08:00
package.json update v1.0.5 2024-10-11 16:23:23 +08:00
README.md update version 2024-09-20 18:03:48 +08:00
styles.css feat: update config-setting 2024-10-10 14:35:30 +08:00
tsconfig.json feat: chord card init 2024-08-16 19:43:32 +08:00
version-bump.mjs Initial commit 2024-08-09 11:29:15 +08:00
versions.json Initial commit 2024-08-09 11:29:15 +08:00

Obsidian ChordCard Plugin

Quickly enter and display guitar chords, with optional chords based on music theory. All chords are valid chords generated based on chord theory, and support custom chords. No need to write in code blocks, they can be inserted and edited directly in the document.

pic

Usage

You can combine it with other plugins for more convenient use.

  1. with Slash commander video

  2. with Editor toolbar video

Of course, the most direct and basic usage is to use obsidian command(ctrl + p). And you can find that there are two ways to enter chords.

  1. Enter chord name, like Am7;
  2. Enter the finger position, for example x-3-2-0-1-0 for C chord; video