joplin / plugin-abc-sheet-music

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

Android and LilyPond Support #6

Closed JaneX8 closed 5 days ago

JaneX8 commented 10 months ago

This is great. I think Joplin for Android does not support plugins (yet) but then this functionality should be a default part of the Android app just like other additional support that can be enabled in the Android app.

Adding LilyPond support to this plugin as for example requested here (https://discourse.joplinapp.org/t/music-notation/3978) would be a great addition, considering that the rendering of music notes is already available in this plugin. I'm not sure but it could be as simple as converting LilyPond to ABC notation and then passing that data in already existing functions.

laurent22 commented 10 months ago

That would be nice, but unfortunately LilyPond seems quite special and difficult to parse. It would need an executable file that we can't really bundle with the app or a plugin

JaneX8 commented 10 months ago

@laurent22 is there a way to get support for ABC notation in the Android app?

laurent22 commented 10 months ago

Not currently but we're trying to make it work. Hopefully we'll support plugins on mobile too, which would make this work

JaneX8 commented 10 months ago

That'd be great. 👌🏻 Thank you.

laurent22 commented 5 months ago

The ABC plugin is now working in the latest development version of the mobile app!

https://discourse.joplinapp.org/t/mobile-plugin-support/35262

image

Which means it should be part of the official app within the next few months

laurent22 commented 5 days ago

Version 3.0 of the mobile app is out and now supports plugins including the ABC one!