MassiveBox massivebox · he/him
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
massivebox released More Choice at massivebox/siyuan-jsdraw-plugin 2025-04-17 20:54:41 +00:00
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-17 20:50:38 +00:00
3a05d36f8c Fixes + Version bump
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-17 14:10:45 +00:00
e815442881 Editor default options
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-17 13:19:31 +00:00
7e4da82b82 Get initial Sync ID from protyle
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#9 2025-04-16 22:35:43 +00:00
Simultaneously editing and synchronizing files between two devices may lead to accidental data loss.

I'm not sure why I didn't think of putting the SVG into the clipboard myself :') It seems like such an obvious choice to make recovering from the error easier...

Anyways, thanks for the report!…

massivebox closed issue massivebox/siyuan-jsdraw-plugin#3 2025-04-16 21:58:34 +00:00
Privacy Policy
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-16 21:56:57 +00:00
fe32505873 Implement analytics
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-15 17:45:29 +00:00
fc4ce8e69e Add config menu framework
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-11 16:43:55 +00:00
6bca12c934 File refactoring
massivebox pushed to main at massivebox/siyuan-jsdraw-plugin 2025-04-09 20:55:12 +00:00
e23cc424f8 Code quality improvements
massivebox commented on issue massivebox/siyuan-jsdraw-plugin#6 2025-04-09 13:01:20 +00:00
A more intuitive way to snap to 100% zoom

I was thinking about this, my idea was adding a "always open at 100% zoom" as a part of the "plugin settings" menu I will eventually have to create (it will also include default options for new…

massivebox opened issue massivebox/siyuan-jsdraw-plugin#7 2025-04-06 14:02:08 +00:00
Proper CI
massivebox closed issue massivebox/siyuan-jsdraw-plugin#2 2025-04-06 13:59:12 +00:00
Auto-update images on save