Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

ChordPro Viewer

Jason HeddingsJason Heddings892 downloads

Render ChordPro format code blocks in Obsidian.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates22

An Obsidian plugin that renders ChordPro format chord sheets with accurate chord positioning above lyrics.

Source

... becomes ...

Rendered

Features

  • Accurate Chord Positioning: Improved algorithm for precise chord-to-lyric alignment
  • Configurable Styling: Customizable chord color, directive display
  • Chord Normalization: Automatic cleanup and standardization of chord notation
  • Transpose Files: Transpose entire files between keys or chord notations
  • ChoPro Callouts: Custom [!chopro] callouts for advanced song transclusion with flow control and key transposition
  • Metadata Rendering: Render metadata from frontmatter in a typical chord sheet format

Usage

Create a code block with the chopro language identifier:

```chopro
[C]Amazing [F]grace how [G]sweet the sound
That [C]saved a [Am]wretch like [F]me[G]
[C]I once was [F]lost but [G]now am found
Was [C]blind but [Am]now I [F]see[C]
```

ChoPro Callouts

The plugin supports custom [!chopro] callouts for advanced song rendering with flow control:

> [!chopro] [[song-name]]
> flow: on

This feature allows you to:

  • Transclude entire song files or render with custom flow
  • Control rendering order with flow definitions in frontmatter
  • Create dynamic set lists and practice sheets

See docs/callout.md for detailed documentation.

Commands

These actions are available using the Command Palette:

  • Transpose chords in current file: Open the transpose dialog for the current file
  • Insert flow content from file: Insert song flow content from files with flow properties

Flow System

The plugin supports a powerful flow system for organizing and reusing song content. Define flow patterns in your song files' frontmatter and use them with callouts or the insert command.

See docs/flow.md for detailed documentation.

Configuration

Access settings via Settings → Community Plugins → ChordPro Viewer:

  • Chord Color: Set the color for chord text (CSS color value, default: #2563eb)
  • Chord Size: Font size for chord text (CSS size value, default: 1em)
  • Superscript Chord Modifiers: Display chord modifiers (7, maj7, sus4, etc.) as superscript
  • Chord Decoration: Wrap chords with bracket pairs for emphasis (None, [ ], ( ), { }, < >)
  • Italic Annotations: Display annotations (text starting with asterisk) in italics
  • Song Folder: Limit song file selection to a specific folder (e.g., "Songs/")

The settings panel includes a live preview that updates as you change configuration options.

Supported ChordPro Features

Chords

  • Basic chords: [C], [F], [G], [Am], etc.
  • Complex chords: [Am7], [Bmaj7], [C#dim], [F/A], [Gsus4]
  • Nashville numbers: [1], [4], [5], [6m], [1maj7], [5/7], etc.
  • Multiple consecutive chords: [C][F][G] or [1][4][5]
  • Chords at any position: Beginning, middle, or end of lines
  • Chord modifiers: Support for superscript display of extensions (7, maj7, sus4, etc.)

Annotations

  • Performance markings: [*Rit.], [*Forte], [*Andante]
  • Dynamic markings: [*pp], [*ff], [*Crescendo]
  • Structural annotations: [*Fine], [*D.C. al Fine], [*Begin softly]
  • Configurable styling: Toggle italic display for all annotations

Installation

Manual Installation

  1. Download the latest release files from the GitHub repo.
  2. Unzip the release file in your vault's .obsidian/plugins/ directory
  3. Enable the plugin in Settings → Community Plugins

Development Installation

  1. Clone this repository into your vault's .obsidian/plugins/ directory
  2. Run npm install to install dependencies
  3. Run npm run dev for development with hot reload
  4. Run npm run build for production build

BRAT

  1. Add this repo to your BRAT plugin list.
  2. Enable the plugin in Settings → Community Plugins

License

MIT License - see LICENSE file for details

Support

If you encounter any issues or have feature requests, please open an issue on the GitHub repository.

HealthExcellent
ReviewSatisfactory
About
Render ChordPro song sheets with precise chord-to-lyric alignment and frontmatter metadata display. Transpose entire files, normalize chord notation, and transclude songs or flow-controlled sections via [!chopro] callouts for dynamic setlists and practice sheets.
MusicFormatsMarkdown
Details
Current version
0.9.4
Last updated
3 months ago
Created
Last year
Updates
22 releases
Downloads
892
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
Jason HeddingsJason Heddingsjheddings
github.com/jheddings
GitHubjheddings
jheddings
  1. Community
  2. Plugins
  3. Music
  4. ChordPro Viewer

Related plugins

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Chat View

Chat View lets you quickly and easily create elegant Chat UIs in your Markdown Files.

Docxer

Import Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.

Chord Sheets

Work with chord sheets (chords over lyrics or inline) in Live Preview and reading mode: Chord diagrams for guitar, ukulele and mandolin, transpose, autoscroll, and more.

Outliner

Work with your lists like in Workflowy or Roam Research.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Various Complements

Complete words similar to auto-completion in an IDE.

Typewriter Mode

Typewriter scroll, writing focus, current line highlight, paragraph dimming, and more!

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.