Actually, forget it. Looking at it more closely, I can't seem to get a 3-level sort working anyway -- whichever order I put the sort terms in, I can't get the series to sort correctly. In the GUI I sort by title; then by series, so the non-series books stay in title order; then by author, and everything stays in the original order for each author. So there's not much point in trying to create a clever bookmark.
I'm still puzzled why all the magic is done using a fragment identifier rather than a normal query string, though...
|