+: Field Continuation is Not Supported
Report from a user of my tool:
Field continuation lines (https://abcnotation.com/wiki/abc:standard:v2.1#field_continuation) are not supported correctly in rendering the tune. The '+' is interpreted as a bow downstroke (? it's a 'V'). A leading space is interpreted as a trill ('tr'). Valid abc notes (a-gA-G) seem to be interpreted as notes, though not if it occurs as the first letter in the continuation??
Minimal example:
X:1 N:A note +: continued ABcdefg ||
Oh! the gh api is only used for authentication, and the sessions are stored on api.helio.fm? https://github.com/helio-fm/website/blob/develop/lib/api/router.ex
the gh api is only used for authentication, and the sessions are stored on api.helio.fm?
All correct. And the data is pushed to/pulled from a db on my cheap droplet at helio.fm.
I've been thinking about removing all network related features in the future (already removed them from the mobile versions): calling home is an unpopular feature, I've built it for myself to sync projects across devices but I rarely use it, and also the less moving parts, the better. Please let me know if you have any thoughts on that.
I agree, seems like a feature that could be pruned.
I've got sync with dropbox and/or git if I need it!