Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility for chapter nesting #40

Open
jamesrweb opened this issue Nov 7, 2022 · 3 comments
Open

Possibility for chapter nesting #40

jamesrweb opened this issue Nov 7, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@jamesrweb
Copy link

I would love to use elm-book for a documentation site I am currently planning out but I see no way to deeply nest chapters currently. For example, imagine a sidebar like so for example:

| Getting Started (Group)
| -> Introduction (Chapter)
| -> Key Concepts (Chapter)
| Guides (Group)
| -> Javascript (Group)
| -> -> Installation (Chapter)
| -> -> Basic Usage (Chapter)
| -> -> Reference Guide (Chapter)
| -> Typescript (Group)
| -> -> Installation (Chapter)
| -> -> Basic Usage (Chapter)
| -> -> Reference Guide (Chapter)
| -> PHP (Group)
| -> -> Installation (Chapter)
| -> -> Basic Usage (Chapter)
| -> -> Reference Guide (Chapter)

As things stand, it seems not possible to implement such nested groupings, is this understanding correct and if so, is it addressable or is there a reason why it isn't or shouldn't? For me it would definitely be a helpful thing to have the possibility of as the rest of the implementation works like a charm AFAICS so far for the use case.

@georgesboris
Copy link
Contributor

@jamesrweb hey! thanks for opening this issue - this is currently not possible but you're right that nothing prevents it from happening on the design. I'm currently working on elm-book v2 and this should be a good thing to add to the features but I don't think it is something to be released in the next month or so (but not much longer than that!)

@jamesrweb
Copy link
Author

jamesrweb commented Nov 16, 2022

I'm currently working on elm-book v2

Is there any kind of roadmap / feature set that is in stone for v2? Would be great to see whats upcoming if there is.

in the next month or so (but not much longer than that!)

So this is probably something you could have released in the next 2 - 3 months is what I take away from that, or have I misunderstood? 😄 (update: I did misunderstand but still 🤷🏻)

@georgesboris looking forward either way! 🚀

@georgesboris georgesboris added the enhancement New feature or request label Jan 9, 2023
@jamesrweb
Copy link
Author

jamesrweb commented May 21, 2024

@georgesboris did this ever get released or worked on? I don't believe it was from what I can see in my own elm-books. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants