A table of contents generator for Logseq with vue
Logseq Table of Contents Generator
This plugin lists all of the headings part of the current page and allows easy navigation by jumping to a headline.
Nested headings are only recognized if they are indented.
The following does not work:
# Level 1
## Level 2
The following works:
# Level 1
## Level 2
Demo
Installation
- Download the latest release
- Extract the zip file
- Open Logseq > Three dots on the top right > Settings > Enable "Developer mode" at the bottom
- Open Logseq > Three dots on the top right > Plugins > Load unpackaged plugin > Select the folder you extracted to
Usage
- Put your cursor into any line and type
/toc
then hitReturn
- Click anywhere to close the modal popup