Is it possible create links that act as prev/next links for a specific tag? Say we have a collection based on a specific tag. Someone reads a post from that collection. If they click the Previous link, they are directed to the last post written that has the same tag. If they click the Next link, they are directed to the next chronological post written that has the same tag.
Is this possible?