Closed julroger2013 closed 1 year ago
Same here. I installed it today but none of the commands that are listed in the docs show up, nor does typing in the commands by hand cause a player to show up. Wondering if I missed another prerequisite.
Just as a followup, here is the relevant section from the console log:
plugin:obsidian-audio-notes:18957 Uncaught (in promise) TypeError: Cannot read properties of null (reading '_plusMinusDuration')
at AutomaticAudioNotes.loadSettings (plugin:obsidian-audio-notes:18957:69)
at async AutomaticAudioNotes.onload (plugin:obsidian-audio-notes:19021:5)
loadSettings @ plugin:obsidian-audio-notes:18957
Thanks for the report. I'll check it out today and get it fixed.
I just fixed the bug and made a new release. Github's CDN has been slow lately, so Obsidian can't see the new release yet, but it should be visible in Obsidian within a few hours. Last time it took ~ 4 hours, but hopefully it's faster this time.
I'm going to close this issue, but feel free to reopen it if you're still having issues with version 0.6.1.
I installed the audio notes plugin, but the "create new audio note" command doesn't seem to appear in the command palette. I have the .mp3 file I'm aiming for in the vault. Is there something I'm missing about what is needed to create a new audio note?