Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Embed for webm audio not responding to timestamps #4

Closed
aidenlx opened this issue Apr 10, 2021 · 0 comments
Closed

Internal Embed for webm audio not responding to timestamps #4

aidenlx opened this issue Apr 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aidenlx
Copy link
Member

aidenlx commented Apr 10, 2021

Here is what the html source looks like for the audio element. It seems that the media-fragment syntax has not been added at the end of the file path inside the audio tag.

<span alt="Recording 20210327113219.webm > t=6" src="Recording 20210327113219.webm#t=6" class="internal-embed media-embed is-loaded">
    <audio controls="" src="app://local/C%3A%5CTemp%5CRecording%2020210327113219.webm?1618008194520">
    </audio>
</span>

From https://forum.obsidian.md/t/link-to-timestamp-of-embedded-audio/7122/20?u=aidenlx

@aidenlx aidenlx added the bug Something isn't working label Apr 10, 2021
@aidenlx aidenlx self-assigned this Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant