Code Monkey home page Code Monkey logo

Comments (15)

jjallaire avatar jjallaire commented on July 19, 2024 18

The sidebar TOC is implemented here: c4571d4

As with the linked to distll.pub article, it's not fixed position (it scrolls off the screen). As discussed previously, fixed position is tricky w/r/t to figures that extend into the sidebar (quite common w/ distill).

If we wanted to make the TOC more accessible, we could do something similar to what we currently do for the navbar (show it as soon as the user begins scrolling up). Will leave this bug open as a reminder to consider doing this work.

from distill.

AnselmJeong avatar AnselmJeong commented on July 19, 2024 8

Is there any plan to implement fixed or sticky position TOC at the left gutter?

There are abundant examples of sticky sidebar TOC which does not scroll away outside the view. An option for fixed position TOC in the left-hand gutter had been mentioned in the v0.9 milestone. Therefore, I'm curious about the current progress in this issue.

I'm writing a book with Distill package (not Bookdown because Distill can handle citations much more beautifully). The user needs to access any section of the book chapter easily with the help of always viewable TOC at the left sidebar.

It will still take several more months to complete the book. So, I wish I have the option for such functionality before releasing the book.

Thanks

from distill.

larmarange avatar larmarange commented on July 19, 2024 6

If we wanted to make the TOC more accessible, we could do something similar to what we currently do for the navbar (show it as soon as the user begins scrolling up).

Great idea !!

from distill.

apreshill avatar apreshill commented on July 19, 2024 3

Related issues: #366 / #341

from distill.

apreshill avatar apreshill commented on July 19, 2024 2

@umarcor that is an aspirational TOC at the moment! I'm leaving the screenshot here, but it is not implemented currently.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

No current plans to do that (although I agree it's useful which is why we added it to the standard html_document format). The major issue is that we want to allow figures and tables to occupy the full width of the page which would conflict with a TOC in the gutter.

from distill.

larmarange avatar larmarange commented on July 19, 2024

I understand the issue of figures and tables occupying the full width. It's therefore not possible to include a TOC in the gutter.

Would an animated closable side navigation menu be a possibility? Something similar to https://www.w3schools.com/howto/howto_js_sidenav.asp Wich such menu, not visible by default, the content of the page will be displayed as usual. Of course, it would require to have a fixed toggle button.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

Something like that would certainly be a good way to address the issue.

from distill.

umarcor avatar umarcor commented on July 19, 2024

Regarding the horizontal layout, I wonder whether the width of the main body and the asides can be adjusted. Such modification would be independent from having a sidebar, but I think that both enhancements can fit well together, specially on wide screens. For example:

distill_wide

from distill.

clauswilke avatar clauswilke commented on July 19, 2024

Just found this issue as I'm working on my first distill site. It would be great if you could at least provide the option of moving the table of contents into the gutter, without applying fixed positioning (i.e., as if I placed the toc into an <aside> block). In this way, the toc wouldn't interfere with any other materials placed into the gutter, but it would also not take up much of the beginning of the page as it currently does. It would scroll away, sure, but so does the current toc.

from distill.

apreshill avatar apreshill commented on July 19, 2024

Here is a screenshot from a recent Distill article with this kind of TOC:

Screen Shot 2020-09-14 at 7 49 32 AM

from distill.

umarcor avatar umarcor commented on July 19, 2024

@apreshill, thanks a lot for letting us know. Those updates in v0.9 are awesome! Do we need to change anything in our config or build procedure for placing the TOC like you showed?

from distill.

kaijagahm avatar kaijagahm commented on July 19, 2024

I would also love this feature!

from distill.

rmgpanw avatar rmgpanw commented on July 19, 2024

Hi, thanks for this amazing package! I would also love this feature, is possible!

from distill.

RakenduR avatar RakenduR commented on July 19, 2024

Hi! Love Distill! Would really like to have the toc visible and accessible at all times for easy navigation in lengthy articles. Is it possible to have a setting so that it can be turned off to fix it at the top incase the article has tables and images that need to occupy the whole width?

from distill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.