Scales and Chords

by egradman
5
4
3
2
1
Score: 36/100

Description

The Scales and Chords plugin lets you capture and preview guitar or piano chord notations within fenced code blocks. When previewed, it automatically detects chords on marked lines and makes them interactive - clicking on a chord opens a visual diagram from ScalesChords. Additionally, it displays all chords used in a stacked format below the tab, so users can view the entire set of chords at a glance. The plugin supports multiple instruments including guitar, piano, ukulele, mandolin, and banjo.

Reviews

No reviews yet.

Stats

36
stars
7,966
downloads
2
forks
1,693
days
1,692
days
1,695
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
8
total issues
6
open issues
2
closed issues
0
commits

Latest Version

5 years ago

Changelog

Initial release

README file from

Github

Scales and Chords

This is a plugin to allow you to capture guitar and piano tabs in fenced blocks. When previewed, the block inserts links to chord images from ScalesChords.

To use this plugin, use a fenced code block like this:

The % at the end of a line indicates that the line contains chords. In preview mode, each chord is displayed in bold, and is clickable. Clicking a chord brings up a modal containing a visual rendition of the chord (as supplied by ScalesChords).

Lines that don't end in % will be rendered unmodified.

In addition, every chord captured by the plugin will be rendered in a big stack below the tab block. This allows you to open two edit views and keep all the song's chords in view.

You can change the instrument in the settings. Just type in one of:

  • guitar
  • piano
  • ukelele
  • mandolin
  • banjo

Caveats

  • This is my first plugin.
  • I can't play piano or guitar. I'm learning, and writing a plugin is how I procrastinate practice.

Thanks to the fine folks at ScalesChords who provided an API for generating these images!

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.