obsidian-plugin-abcjs icon indicating copy to clipboard operation
obsidian-plugin-abcjs copied to clipboard

Plugin which renders music notations from code blocks

Results 19 obsidian-plugin-abcjs issues
Sort by recently updated
recently updated
newest added

Thanks for the plugin! This will be very handy for my music theory notes. I'm not sure if this is possible in Obsidian (or how much work it would be),...

The command `%%vskip 2cm` doesn't have any effect for me in Obsidian but does in an [online abc-music editor](https://www.abcjs.net/abcjs-editor.html). Abcjs seems to support the command so could it be this...

Choosing 'Start presentation' on a file that does not have any abcjs blocks works as expected. However, when trying to do the same with a file that has abcjs blocks...

Here is an example of what the render looks like when using obsidians translucent effects: ![image](https://user-images.githubusercontent.com/14318808/102477322-de92c500-4064-11eb-9909-93c91230ee26.png) The notes are rendered, but the background is left as ~whitespace~ alphaspace Solution options:...

Error "Failed to load plugin music-code-blocks" shows, when enabling this plugin. ![uTools_1666236814545](https://user-images.githubusercontent.com/92899170/196855590-11ba18f7-4ea7-4c3b-95ae-9c9e01a4d69e.png) My Obsidian version is: 1.0.0 OS is Windows10

Wonder if there's an easy CSS hack to zoom all of the abc.js output by a certain %? (on some monitors, those can appear quite tiny - and while it's...

In the Reading mode everything's fine (although it would be nice to be able to assign a zoom – #20). In Live Preview mode, there's a few issues with scaling...

Hello! I have multiple scores in one Obsidian note and when Im trying to `visualTranspose` one of them all others are transposed as well. ```music-abc { "visualTranspose": -1 } ---...

The expected behavior, according to the ABCjs site: "If a note is out of range a question mark will be printed instead." What actually happens: Tune is rendered, but all...

Create settings for enabling the audio player and configuring the sound font. #40