Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add numbered musical notation? #12

Open
sysescool opened this issue May 30, 2024 · 3 comments
Open

Is it possible to add numbered musical notation? #12

sysescool opened this issue May 30, 2024 · 3 comments

Comments

@sysescool
Copy link

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:

abcjs.renderAbc(elementId, parsed.markup, { ...globalOptions, ...parsed.options });

But I don't know how to make it.

Is it possible to add numbered musical notation in joplin?

@laurent22
Copy link
Member

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.

@sysescool
Copy link
Author

@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?

@laurent22
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants