Hi. I apologize if this question is a bit basic. I want to perform a simple calculation in LibreOffice Calc. I used youtube-dl to create a text document of the duration of each video in a given playlist. I want to use LibreOffice Calc to add the resulting time duration data. Each column has a video time presented in this format:
1:07:25
53:59
36
It follows in the order of hours, then minutes, then seconds. If there is no hour, then simply minutes and seconds. And occasionally just seconds if it’s a short video.
I’m wondering if it’s possible to set a formula to import a plaintext document and calculate the addition of these time durations in this format?