Daology / Support

Issue tracking for the Daology
0 stars 1 forks source link

Scrolling back to the top #5

Open jooize opened 8 years ago

jooize commented 8 years ago

Currently, I can use the index to the left for quickly scrolling to headings, but how can I get back to the intro (without scrolling manually)? I removed my top heading (#) since the title is set in Daology, but including it gives me a link in that list.

An idea from Hardwired is to use the top heading as title, but that might not be appropriate here.

I settled with adding # Introduction giving me Introduction in the list. Update: Since I use # for “Introduction” and ## for the rest of the (second level) headings, my document isn't semantically correct anymore... I made it ## Introduction for now. Perhaps that makes it OK.

Hope that explains it, and I'm not sure you should change anything. Consider it, and feel free to close.

CoinGame commented 8 years ago

So basically a way of auto scrolling to the very top of the page instead of just the first header?

jooize commented 8 years ago

I'd say to the title (aka top heading), not the very top of the page. Might not be that important a difference, and going to the very top can make sense too depending on how you're thinking of implementing it.

CoinGame commented 8 years ago

Cool. We'll play around with some options.