VKondakoff

Results 30 issues of VKondakoff

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

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed does not suggest to install extensions when opening known files. Here...

defect
extension infrastructure

As far as I understand, Obsidian is counting note as `unlinked` if there is no (at least one) incoming or outgoing link inside it. If you disable `Toggle outgoing` all...

Hi! As now there are two panes to use (Tags and Links) it will be good if TagFolder was able to remember which one was last used after Obsidian restart....

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have set Zed to show white spaces on selection: `"show_whitespaces": "selection"`....

defect
internationalization
font

### Check for existing issues - [X] Completed ### Describe the feature Please, add semantic auto-completion for plain-text and other languages without LSP/Tree-sitter. (Auto-completion using all the words available in...

enhancement
admin read
autocompletions

Hi! There is an error when clicking "Deploy to Vercel" button: Obsidian 1.3.7 Digital Garden 2.45.2 MacOS 12.6.8, Safari 16.6.

Hi! Is it possible to change the default straight line underline to curvy one (like in the Nord.nvim)? From this: to this: Thanks!

Hello! I'm trying to set my MIDI instrument to tenor sax using `%%MIDI program 67`. After inserting this line all the notes higher than 'c' are not audible. The same...

> There are two independent parameters, `visualTranspose` and `audioTranspose`. Also you can transpose the audio with `%%MIDI transpose 2` in your abc string. Also you can put transpose on a...