You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By adding a #t=SECONDS at the end of a .mp3 url.
Convert timestamps lines starting with: (4:59) - Something or [00:35:29] Other stuff or 12:33 or at the end of the line
And convert it to a link to the mp3 with the above timestamp in seconds.
Maybe replace the timestamp with an icon (with alt with the full timestamp) https://package.elm-lang.org/packages/elm/parser/latest
The text was updated successfully, but these errors were encountered:
By adding a
#t=SECONDS
at the end of a .mp3 url.Convert timestamps lines starting with:
(4:59) - Something
or[00:35:29] Other stuff
or12:33
or at the end of the lineAnd convert it to a link to the mp3 with the above timestamp in seconds.
Maybe replace the timestamp with an icon (with alt with the full timestamp)
https://package.elm-lang.org/packages/elm/parser/latest
The text was updated successfully, but these errors were encountered: