noonesimg / obsidian-audio-player

audio player plugin with bookmarks for Obsidian.md
GNU General Public License v3.0
95 stars 9 forks source link

Add the audio file into app.metadataCache.resolvedLinks #13

Open dxcore35 opened 1 year ago

dxcore35 commented 1 year ago

Looks like this is caused due to the fact that Obsidian itself can't recognize that the file is linked - the plugin @noonesimg will have to ensure that the files in their custom code blocks are linked in Obsidian's standard and added to app.metadataCache.resolvedLinks.

Closing since this issue is out of scope for Transcription - @djmango can offer some help to @noonesimg to solve this issue on their end if so desired.

https://github.com/djmango/obsidian-transcription/issues/9#issue-1552072711