Just in case anyone was wondering about this:
On Sun, Sep 20, 2009 at 7:45 PM, David Nolen <
david...@gmail.com>
wrote:
> This a hard problem to solve because every web application handles it
> differently. Some applications serve "the same page" with url
> parameters. Others serve completely different pages with url
> parameters.
>
> In 1.0 we'll be supporting a new feature so that you can just see all
> the shifts on the domain. Though for heavily shifted sites this is
> probably a less than ideal solution.
>
> Also in 1.0 we have a general publishing pane. For power users perhaps
> we should provide an option so that you can manually change the url
> parameters as well as the hash? This seems like the simplest approach.
> Until we collect more feedback on how general a problem this is for
> most users on differing websites, it'll be difficult to come up with a
> more clever/elegant solution.
>
> David