-
# 一个基于TS自动生成文章目录导航(TOC)的库 GeneraToc
上个星期用`Nuxt.js`重构博客的过程中找不到好用的文章目录导航库.
本来博客用的是`jQuery`的`tocify`插件, 又要配合`jQuery.ui`框架, 很简单的东西还要加那么多臃肿的配置, 而且重点是对 SSR 不友好.
Github 上找的`tocbot`也不好用, 因为正文的标题一定要加`id`, 但是…
-
Hi there,
First of all, thank you for tocify!
I have an issue: if one header is far from the other, the entry becomes active too early when you scroll down. You can see it on the [test page](http://…
-
From https://github.com/rstudio/rmarkdown/issues/2405 and related to it.
> I think the much worse thing is that [tocify.js is no longer maintained](https://github.com/gfranko/jquery.tocify.js/commi…
-
Need to solve relative paths in gh-pages deployment.
-
Hi,
the TOC won't scroll when it is longer than the displayed page height. I can't see all entries and it also is not scrollable.
Release 2014-09-29a "Hrun", tested with Firefox 33.1.
Thanks in advan…
-
Perhaps a slight re-design of the concept of the TOC. Something inspired by https://onsen.io/guide/overview.html would be nice.
-
Using one of the latest node.js builds....
The right pane is 'pushing' down the middle panel. Comparing to the online demo, it appears that something is adding whitespace.
Please see screen shots…
-
Using Google Chrome:
1. Go to http://gregfranko.com/jquery.tocify.js/
2. Click a few of the TOC entries to build up a history
3. Click the back button
Notice that the address bar updates, but the vie…
-
Allow users to refresh/destroy the TOC after initialization. This will go out very soon in the next release.
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues…
-
When using toc2 it would be very nice if toc levels could be expanded or collapsed to make navigation easier. With a very long toc, such as with the ever improving users manual, it is not always easy…