You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use Docusaurus's auto-generated sidebar, it orders categories alphabetically:
Notion:
Docusaurus site:
So while we currently get the order of individual pages correct (using sidebar_position), we don't have a way of also controlling the order of the categories .
If docu-notion could generate the sidebar itself, then sites could use that to match the order of categories in the Notion source outline.