-
|
I'm trying to group the sidebar items by tag, but it seems that the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @IanVS, the grouping by tag is currently only supported through the generated |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Are there currently efforts to implement a hierarchical folder structure, @sserrata ? |
Beta Was this translation helpful? Give feedback.
Hi @IanVS, the grouping by tag is currently only supported through the generated
sidebar.jsslice and would be incompatible withautogeneratedsidebars (which are based on directory structure). It's an "either or" at this point. Writing an a hierarchical folder structure sounds like an interesting approach but I am not sure how it would be materially different from generating thesidebarslice. Can you elaborate?