I should be able to create hyperlinks that jump to elsewhere on a page (like hypertext anchors)
Summary: Long pages really want to have tables of contents. However, Querki's URL system hijacks the normal use of #, making that impossible. The underlying details don't matter - it could selectively suppress Querki's normal use of # for navigation, or it could be something that doesn't interact with the normal HTML anchoring system at all - but something to allow anchors would be useful for long pages.
I'd also like the ability to autogenerate a table of contents based on QText headers, but that's a total non-starter without the ability to jump. :)