1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-02-22 22:29:50 -06:00
dotfiles/logseq/plugins/logseq-bullet-threading/readme.md
2023-01-26 23:45:42 -05:00

18 lines
505 B
Markdown

# Logseq Plugin Bullet Threading
Add bullet threading to your active blocks in Logseq.
![](./logo.png)
## Settings
![](./settings.png)
## How it works
This plugin is a simple wrapper of [dev theme](https://github.com/pengx17/logseq-dev-theme).
Internally, it will automatically inject `@import url("https://cdn.jsdelivr.net/gh/pengx17/logseq-dev-theme@master/bullet_threading.css");` into the user's document.
# Issues
Please report any issue to https://github.com/pengx17/logseq-dev-theme instead