joplin / plugin-abc-sheet-music

ABC Sheet Music Plugin for Joplin
GNU General Public License v3.0
38 stars 4 forks source link

Is it possible to add numbered musical notation? #12

Open sysescool opened 1 month ago

sysescool commented 1 month ago

I notice plugin-abc-sheet-music is about abcjs.

I search that: Is it possible to add numbered musical notation?

I notice in this repo the code: https://github.com/joplin/plugin-abc-sheet-music/blob/2b128c7a21f010e9937a112e0cf1fb5c03f9ca75/src/markdownItPlugin.ts#L56

But I don't know how to make it.

Is it possible to add numbered musical notation in joplin?

laurent22 commented 1 month ago

If it's not directly supported by abcjs, it's likely out of scope for this particular plugin. I wouldn't be opposed to a pull request that would add this though.