While working with in5 on a client's project, I was wondering if there was a way to use the "javascript:nav.to(3)" function and make it work as a deeplink for many other options inside the content.
First thought is "mypublication.html#3" and get the #3 to get transferred in the shared process. Instead of seeing the whole publication, the receiver would be taken to the right page. Good for a product catalog.
Then, I wondered if we could then reproduce the clicking behaviour and crawling through an MSO with buttons, but that one might be too big :)
Any plans around this ?