MassiveBox massivebox · he/him
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#7 2025-05-08 20:53:34 +00:00
Proper CI

Implemented in a079298433. Mirroring releases on GitHub will be implemented eventually.

massivebox closed issue massivebox/siyuan-jsdraw-plugin#7 2025-05-08 20:53:34 +00:00
Proper CI
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-08 20:47:45 +00:00
a079298433 Add CI
massivebox pushed to master at massivebox/action-gh-release 2025-05-08 18:20:22 +00:00
3ebbb04443 Add GITHUB_API_URL
massivebox created repository massivebox/action-gh-release 2025-05-08 18:17:46 +00:00
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#11 2025-05-07 19:29:16 +00:00
Change cursor icon to a small dot when writing

Great idea! I've implemented this in commit 5322944ad9. It will be a part of the next release, which I…

massivebox closed issue massivebox/siyuan-jsdraw-plugin#11 2025-05-07 19:29:16 +00:00
Change cursor icon to a small dot when writing
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-07 19:21:03 +00:00
5322944ad9 Add custom cursor on editor canvas
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-06 21:14:11 +00:00
77e8218d1f Config improvements and compatibility with old versions
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#6 2025-05-06 16:30:20 +00:00
A more intuitive way to snap to 100% zoom

@massivebox wrote in massivebox/siyuan-jsdraw-plugin#6 (comment):

The long-term plan is also saving the viewport location as part of the image, so that…

massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-06 16:20:14 +00:00
764f9fe5a4 Add option to remember editor position and zoom
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-05 17:20:29 +00:00
fa3eba219e Suggest popular background colors, add transparency support
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-05-01 21:02:29 +00:00
1ad26d1e23 Add funding link
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-23 07:53:35 +00:00
8d4779b8fe Improve error handling and code structure
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-20 20:17:16 +00:00
f35342a791 Start workin on i18n
massivebox pushed to main at massivebox/website 2025-04-20 10:26:59 +00:00
a3fb0634f6 Add SiYuan Blogging support
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#10 2025-04-18 09:28:12 +00:00
Optimization of Writing Latency (Second Request)

This is not something that I can change from within the plugin. The stroke smoothing is entirely handled by the upstream editor.
You can open an issue here: https://github.com/personalizedrefrig

massivebox closed issue massivebox/siyuan-jsdraw-plugin#10 2025-04-18 09:28:12 +00:00
Optimization of Writing Latency (Second Request)
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#9 2025-04-17 22:46:52 +00:00
Simultaneously editing and synchronizing files between two devices may lead to accidental data loss.

This has been partially addressed in v0.3.0. It's already live on the store, so you can test it out and tell me how…

massivebox pushed tag v0.3.0 to massivebox/siyuan-jsdraw-plugin 2025-04-17 20:54:41 +00:00