SiYuan Bullet Threading Enhanced
Enhanced bullet threading plugin for SiYuan with full customization support:
- Color customization — Choose separate colors for light and dark mode
- Line width — Adjust thread line thickness (1-5px)
- Enable/Disable — Toggle bullet threading on/off
- Hover highlight — Optional hover effect on thread lines
- All list types — Works with unordered, ordered, and TODO lists
Based on siyuan-bullet-threading by anarion80, inspired by logseq-plugin-bullet-threading.
Access settings via the plugin settings panel in SiYuan:
| Setting | Default | Description |
|---|---|---|
| Enable | ✅ | Toggle bullet threading |
| Light Mode Color | rgb(69, 130, 230) |
Thread color in light mode |
| Dark Mode Color | rgb(97, 175, 239) |
Thread color in dark mode |
| Line Width | 2px | Thread line thickness |
| Hover Highlight | ✅ | Highlight on hover |
This plugin can interfere with other plugins which change CSS for lists or line heights. Use with caution alongside similar plugins.
MIT