craigsapp / website-polish-scores

Front-end for digital transcriptions of the Polish Music Heritage in Open Access project
https://polishscores.org
3 stars 1 forks source link

open lyrics extraction analysis from URL #190

Closed craigsapp closed 1 year ago

craigsapp commented 1 year ago

Something like:

https://polishscores.org/?id=pl-cz--iii-101&a=lyrics

craigsapp commented 1 year ago

Implemented with commit https://github.com/craigsapp/website-polish-scores/commit/df5f468da06794930646cdb321024edf5c985831

http://polishscores.org?id=pl-sa--228-a-vi-32--002&a=lyrics%20-m

The a=lyrics%20-m will open the lyrics analysis tool menu and the %20-m is an option that selects the modernized letter option on that menu:

Screen Shot 2022-08-31 at 3 21 39 PM
craigsapp commented 1 year ago

Now the reverse should be done: When the analysis menu is open, the URL should have an a parameter added to it, so that copying the URL will also copy the active analysis being done.