C2DH / journal-of-digital-history

frontend app for our Digital Journal
GNU General Public License v3.0
19 stars 4 forks source link

dialog tag #574

Closed biumiamy closed 8 months ago

biumiamy commented 1 year ago

For this article: Chronoreferencing the Italian-Slovenian Borderlands. Citizen Science, Digital Hermeneutics and Output Criticism http://10.240.4.179/en/article/6ig87tC5GKjQ

Image

Image

desirable:

Image

or dialog style like a chat for comfortable reading:

Image

Is there sth like this we can do in the frontend?

And bonus question: could the text appear interactively to the audio file?

biumiamy commented 1 year ago
biumiamy commented 1 year ago

another issue: sometimes there are line breaks, but they are shown as a new line in the table.. need to find a solution for that (?).. sometimes it works, sometimes not it seems

danieleguido commented 1 year ago

You have to put explicit <br /> and I suggest to add pipe character at the beginning of every new line

A B
Hello B!
Hello A! ...
How are you?
Not bad!
What about you?
eliselavy commented 1 year ago

@danieleguido example here: https://github.com/C2DH/jdh-notebook/blob/master/examples/sound-dialog.ipynb

biumiamy commented 1 year ago

ready to test: https://latest--journalofdigitalhistory.netlify.app/en/notebook-viewer/JTJGcHJveHktZ2l0aHVidXNlcmNvbnRlbnQlMkZDMkRIJTJGamRoLW5vdGVib29rJTJGbWFzdGVyJTJGZXhhbXBsZXMlMkZzb3VuZC1kaWFsb2cuaXB5bmI=?idx=1

biumiamy commented 1 year ago

and issue with audio file in the example notebook - need to fix: https://github.com/C2DH/jdh-notebook/blob/master/examples/sound-dialog.ipynb

biumiamy commented 11 months ago

Issue with sound resolved

biumiamy commented 11 months ago

Requested: Right align second speaker:

Image

biumiamy commented 11 months ago

I checked all tables here