I’m trying to add an action button that takes me to the quick notes page, but for whatever reason, this completely breaks silverbullet. i have to stop docker, delete .db files, edit SETTINGS.md to remove this entry, and then start docker back up. This is what im trying to add.
- icon: list
command: "{[Navigate: To Page](</Library/Core/Quick Notes>)}"
description: "Go to quick notes"
Your solution is for creating quick notes… not going to the query list page. I want a quick access button to go to all my quick notes… can’t figure it out though.