contributor
contributor
Is this possible? If not - could it be added? This can be like menu item on note - "Open natively", and then Android built-in system will display all apps...
# Description pub_sub quick start projects crashes with: `== APP - order-processor-http == Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'body-parser' ` The PR adds body-parser version ^1.19.0 - the newest one...
I can do this manually using "Language Mode" in status bar or command pallete, and SongTxt does chord highlighting. But automatic mode would be great to brows many files in...
Tried to install the extension for codium (100% open source vscode), but it is not found there. Codium uses separate open vsx marketplace. It would be great to have SongTxt...
Currently, when you clip a selection from a page with a named section, the pageUrl attribute is captured without named section. Consequently, when you click “This note was originally taken...
Code executed: ```Transposer.transpose(input).fromKey("G").toKey("Bb")``` input: ``` [Verse 1] G It's hard for me to say the things D I want to say sometimes G There's no one here but you and...
Code executed: ``` Transposer.transpose(input).fromKey("G").toKey("D") ``` input: ``` [Intro] G7sus4/D [Verse] G C G F G It's been a hard day's night and I've been working like a dog ``` output:...
This fixes http 500 error during upload of some books that pass pdf 1.4 validation at https://www.pdf-online.com/osa/validate.aspx, but cause the error in calbre-web. The error message is: ``` File "/app/calibre-web/cps/editbooks.py",...