Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (over 1 year ago)
- Last Synced: 2024-10-12T19:13:44.917Z (about 1 month ago)
- Topics: logseq, logseq-plugin
- Language: TypeScript
- Homepage:
- Size: 204 KB
- Stars: 150
- Watchers: 3
- Forks: 6
- Open Issues: 12
-
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.
![](./logo.png)
## Settings
![](./settings.png)
## 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