I’d like to create links to an instant of time , or interval of time, of the embedded audio.
For example, if I want to write thoughts about a part of a conference audio, let’s say from 12:30 to 12:47, I coud write a link to that part simply doing this:
[[audio.mp3(12:30-12:47)]]
Another example: if I want to write thoughts about the specific moment, I coud write a link to that part simply doing this:
[[audio.mp3(12:30)]]
Clicking on link, Obsidian will reproduce audio in that interval or from that istant of time, respectively.