TKOaly / laulum.me

E-songbook for sitsit
https://laulum.me
6 stars 18 forks source link

läsy generator view #54

Open ConcernedHobbit opened 2 years ago

ConcernedHobbit commented 2 years ago

implement a läsy generator view that allows choosing of multiple songs to export all at once

JaniL commented 2 years ago

Do we want a ready-print läsy or just batch exporting of songs?

If first, making a print-view of multiple songs that could be either printed or exported to pdf would be what we're looking for.

This might come handy in that situation: https://developer.mozilla.org/en-US/docs/Web/CSS/break-after

This suggestion may require splitting this into smaller tasks.

ConcernedHobbit commented 2 years ago

Ready-print would probably be ideal and still allow modification. Batch exporting is trivial. break-after seems useful! If we implement a print style for multiple songs single-song print styles could be considered as well.