https://github.com/pengx17/logseq-plugin-bullet-threading
Add bullet threading to your active blocks in Logseq.
https://github.com/pengx17/logseq-plugin-bullet-threading
logseq logseq-plugin
Last synced: about 2 months ago
JSON representation
Add bullet threading to your active blocks in Logseq.
- Host: GitHub
- URL: https://github.com/pengx17/logseq-plugin-bullet-threading
- Owner: pengx17
- License: mit
- Created: 2021-08-10T13:38:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T08:18:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-08T20:07:04.565Z (2 months ago)
- Topics: logseq, logseq-plugin
- Language: TypeScript
- Homepage:
- Size: 204 KB
- Stars: 156
- Watchers: 2
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-logseq - logseq-plugin-bullet-threading - Add bullet threading to your active blocks in Logseq (🔌 Plugins)
README
# Logseq Plugin Bullet Threading
Add bullet threading to your active blocks in Logseq.

## Settings

## How it worksThis 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