#song-formatting
View:
  • 1.
    Markdown Chords
    2 years ago by David Hunt
    favorite
    share
    Score: 51/100
    The Chords in Markdown plugin adds basic support for rendering musical chords within lyrics using a Markdown code block. It leverages the `markdown-it-chords` library to interpret chord notation inside fenced code blocks labeled as `song` or `lyrics`. Users can embed chords inline with lyrics using simple square-bracket notation like `[C]`, and the plugin handles even complex chord symbols or fret positions. This is especially useful for musicians or songwriters who want to document and format chord sheets directly in their notes. The current version is minimal, but offers a clean and readable way to manage chord-annotated lyrics.
  • 2.
    Chord Lyrics
    2 years ago by nevernotmove
    favorite
    share
    Score: 35/100
    The Chord Lyrics plugin enables you to display guitar or piano chords above lyrics in a clean, readable format within your notes. It intelligently aligns chords with lyrics, even when the lines wrap on smaller screens, maintaining their visual relationship. The plugin auto-detects chord and lyric lines but also provides manual overrides for precise formatting using `%c` and `%t` markers. Users can add section headers like 'Verse' or 'Chorus' and customise the colour scheme to match their preferences. This is especially useful for songwriters or performers who want well-structured chord sheets directly in their notes.