jjmaldonis / obsidian-audio-notes

Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
MIT License
146 stars 2 forks source link

Commands Not Appearing in Command Palette #15

Closed julroger2013 closed 1 year ago

julroger2013 commented 1 year ago

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?

Jestre commented 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
jjmaldonis commented 1 year ago

Thanks for the report. I'll check it out today and get it fixed.

jjmaldonis commented 1 year ago

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.