I don’t understand why bookmarks are deprecated as they are the only way apart from a document id to retrieve a universally unique document. UIDs are great, but they are only unique to a specific type/language.
If you have a project where nearly everything is a “page” type (Because slices have your back for content). How do you route to a specific document at a permanent url? Your home page is a prime example of this - it’s just a page like everything else, but how do you compute which one the home page is without having bookmarks as a mechanism to identify it?
Will the bookmark feature be removed in future releases of the writing room?