
Usually, I have pages that serve as a root for e.g. blog entries, photo albums, etc. It would be cool to be able to add links to these special pages directly to the main menu so I can further organize my content. AFAIK this can only by done by adding a custom panel area which is a bit complicated. Instead, maybe we could simply add the uid of a page to the menu config option and Kirby would add a link to that page with the page’s name and icon to the menu.
This might come in handy for plugins, too. E.g. a form plugin that has a special page where the children are the forms. These kinds of plugins often use custom panel areas (I think), but maybe it is not necessary to build these areas from scratch just to get them into the menu.

Nevermind, I’m three steps behind. This is already a thing. Kirby is so cool ^^ https://getkirby.com/docs/reference/system/options/panel#panel-menu

Apparently, I cannot close this 😬
