Bookmarks
Every heading can be saved as a bookmark by clicking the icon on the right-hand-side. Bookmarks can be displayed everywhere, you just have to use this directive.
::bookmarksConfiguration
You can disable bookmarks by setting it to false in the hyperbook.json.
{
  "elements": {
    "bookmarks": false
  }
}