Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuoez02/siyuan-plugin-toolbar-plus
siyuan-plugin-toolbar-plus
https://github.com/zuoez02/siyuan-plugin-toolbar-plus
Last synced: about 1 month ago
JSON representation
siyuan-plugin-toolbar-plus
- Host: GitHub
- URL: https://github.com/zuoez02/siyuan-plugin-toolbar-plus
- Owner: zuoez02
- License: mit
- Created: 2023-09-06T07:38:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T01:37:32.000Z (11 months ago)
- Last Synced: 2024-01-19T13:38:18.547Z (11 months ago)
- Language: JavaScript
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 工具栏增强 ToolbarPlus
## 功能
1. 可选择固定工具栏于顶部
2. 增加段落缩进控制功能,使用方法:选择打算调整缩进的块(一个或连续多个),点击缩进按钮,即可调整缩进。
3. 增加分栏控制功能,使用方法:选择打算调整缩进的块(一个或连续多个),点击分栏按钮,即可调整缩进。**注意:已知的可能问题是在选择块的时候,不同的框选方式导致实际生效的块不一定是你所想的那样,如果应用到了外层块,建议取消后再次选择子块进行操作**
## Changelog
+ 1.5.1
+ 锁定时不显示置顶工具栏+ 1.5.0
1. 增加国际化配置
2. 锁定模式下隐藏置顶的工具栏+ 1.4.2
1. 修复暗色主题下分栏按钮不可见的问题+ 1.4.1
1. 修复分栏首次点击无效的问题
2. 修复未固定工具栏情况下样式无效的问题+ 1.4.0
1. 增加分栏、取消分栏按钮+ 1.3.0
1. 顶部按钮,支持切换工具栏置顶显示+ 1.2.0
1. 增加撤销和重做按钮+ 1.0.1
1. 修复冲突attr问题+ 1.0.0
1. 固定工具栏于顶部
2. 增加段落缩进控制功能