The Wayback Machine - https://web.archive.org/web/20200821204728/https://github.com/docsifyjs/docsify/issues/1249
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

when onlyCover is true, also provide an option to show the menu. #1249

Open
trusktr opened this issue Jun 26, 2020 · 0 comments · May be fixed by #1280
Open

when onlyCover is true, also provide an option to show the menu. #1249

trusktr opened this issue Jun 26, 2020 · 0 comments · May be fixed by #1280

Comments

@trusktr
Copy link
Member

@trusktr trusktr commented Jun 26, 2020

Continuing from #1173 (comment)

Feature request

When only onlyCover is true, it would be great to have an option to show the menu (and of course the menu should not be empty).

What problem does this feature solve?

Allows people to skip to content faster.

What does the proposed API look like?

window.$docsify = {
  onlyCover: true,
  onlyCoverShowMenu: true, // false by default
}
@trusktr trusktr added this to To do in 4.x via automation Jun 26, 2020
@project-bot project-bot bot added this to Needs Review in Triage Jun 26, 2020
@kirbygit kirbygit linked a pull request that will close this issue Jul 8, 2020
3 of 19 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
4.x
  
To do
Triage
Needs Review
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.