j4ckofalltrades / obsideck

A Stream Deck plugin that runs commands in Obsidian
https://marketplace.elgato.com/product/obsideck-53fb4b45-65f6-496e-923f-8e58388e3c17
MIT License
27 stars 1 forks source link

Readme.md typos and issues #4

Closed JohnHind closed 7 months ago

JohnHind commented 7 months ago

First there is a typo in the readme.md:

${scheme}://localhost/${port}

Should be:

${scheme}://localhost:${port}

Second, something seems to have changed in the Local REST API plugin. I found that in order to reveal the port numbers, I had to check 'Show advanced settings' and then it looks much different to your screenshot. This also shows the API key in a form that can be copied to the clipboard, in contrast to the position you show in the screenshot, which is certainly a blessing!