With SharePoint Online, if I have 7 document libraries within a site, titled like so:
food
keys
cars-2019
cars-2020
cars-2021
pets
family
...Is there a way I can dynamically list and link all my cars_x document library titles onto a custom SharePoint page, whenever a cars_x document library is created?
Or
On that custom SharePoint page, can I create a dynamic navigation menu that picks up and displays what I am trying to query?
I am trying to avoid manually writing out links, every time a document library is created.


