plugin-abc-sheet-music icon indicating copy to clipboard operation
plugin-abc-sheet-music copied to clipboard

Is it possible to add numbered musical notation?

Open sysescool opened this issue 1 year ago • 3 comments

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?

sysescool avatar May 30 '24 02:05 sysescool

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.

laurent22 avatar May 30 '24 07:05 laurent22

@laurent22 Suppose, I mean, if I were to write this function, based on your understanding of abcjs and Joplin, do you think it would be better to contribute it to the original abcjs repository, or to implement this function through a Joplin plug-in?

sysescool avatar Jul 26 '24 10:07 sysescool

@laurent22 Suppose, I mean, if I were to write this function, based on your understanding of abcjs and Joplin, do you think it would be better to contribute it to the original abcjs repository, or to implement this function through a Joplin plug-in?

It would be much better on the abcjs website since everybody would benefit from it, and integration would also be better. The repo still seems to be active so it's worth a try, although maybe ask them anyway to be sure.

laurent22 avatar Jul 26 '24 11:07 laurent22