Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuoez02/siyuan-plugin-whiteboard
https://github.com/zuoez02/siyuan-plugin-whiteboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zuoez02/siyuan-plugin-whiteboard
- Owner: zuoez02
- License: mit
- Created: 2023-10-20T07:09:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T13:17:33.000Z (11 months ago)
- Last Synced: 2024-01-29T16:07:11.621Z (11 months ago)
- Language: TypeScript
- Size: 2.45 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SiYuan Whiteboard Plugin (Preview Version)
> A whiteboard tool based on tldraw.
Tldraw Version: 2.0.0-beta.1
## Installation Guide
1. After installing this plugin from the marketplace, restart or refresh SiYuan, you can find the whiteboard Dock in the lower left corner.
2. Click + in the whiteboard Dock, enter a name, and create a whiteboard.
3. Click on this named whiteboard to display the content.## How to Use
1. Basic usage of Tldraw can be searched online for other methods.
2. Click "Copy Embed Block" or "Copy Reference Block" in the block menu, and paste it in the whiteboard to generate an embed block or reference block.---
## Changelog
### v0.1.8
+ Added English support for internationalization### v0.1.7
+ Upgrade to tldraw 2.0.0-beta.1### v0.1.4
+ Upgrade to tldraw 2.0.0-alpha.19
+ Improved stability### v0.1.3
+ Support for pasting reference blocks and embedded blocks.### v0.1.2
+ Modified tldraw dependency version
+ Fixed shortcut key issue### v0.1.1
+ Fixed the issue of not being available in the browser (need to clear cookies)