Commit Graph

4596 Commits

Author SHA1 Message Date
Daniel
4ad12872f5
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:48 +08:00
Daniel
f9c8fd8aa4
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:47 +08:00
Daniel
598ddebf80
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:36:50 +08:00
Daniel
ed85d29e51
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 19:31:04 +08:00
Daniel
aa7a745eb2
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 19:25:22 +08:00
Daniel
cf584ea551
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/11745 2024-06-17 23:38:01 +08:00
Daniel
fd0a9f4151
🎨 Improve inline elements pasting https://github.com/siyuan-note/siyuan/issues/11740 2024-06-17 11:51:13 +08:00
Daniel
1b625c90a5
🎨 Improve HTML code clipping https://github.com/siyuan-note/siyuan/issues/11642 2024-06-17 11:51:12 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information (#11738)
* 优化setImageOCRText接口调用

* 扩展 ocr 接口,添加 ocrJSON 返回字段

* 过滤不可见字符

* 返回的ocr文本添加空格
2024-06-16 22:55:22 +08:00
Daniel
47594e08d2
🎨 Improve HTML entity clipping https://github.com/siyuan-note/siyuan/issues/11557 2024-06-16 12:53:30 +08:00
Daniel
2a47791b4d
🎨 Improve duplicating for a doc with databases https://github.com/siyuan-note/siyuan/issues/11602 2024-06-16 11:08:21 +08:00
Daniel
2589b009eb
🎨 Improve embed blocks exporting https://github.com/siyuan-note/siyuan/issues/11725 2024-06-16 00:08:15 +08:00
Daniel
ba8b07f64c
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713 2024-06-15 21:47:49 +08:00
Daniel
e99852f067
🎨 Improve database block remove https://github.com/siyuan-note/siyuan/issues/11731 2024-06-15 21:41:04 +08:00
崮生
b590091c9e
🎨 Remove the check for !TesseractEnabled when saving OCR recognition results (#11708)
* 去除保存ocr识别结果时对 !TesseractEnabled 的检测

* 🐛 https://github.com/siyuan-note/siyuan/issues/11709

* https://github.com/siyuan-note/siyuan/pull/11708

修改ocr相关接口

* https://github.com/siyuan-note/siyuan/pull/11708

修改前端相关代码

* Update router.go

* Update router.go

---------

Co-authored-by: Vanessa <lly219@gmail.com>
2024-06-15 17:51:48 +08:00
Daniel
8bdd59a156
🎨 https://github.com/siyuan-note/siyuan/issues/11707 2024-06-15 11:20:06 +08:00
Daniel
70935cb790
⬆️ Upgrade kernel deps 2024-06-15 10:03:37 +08:00
Yingyi / 颖逸
ba2193403d
Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Daniel
1b7be9b6f0
🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661 2024-06-12 18:04:45 +08:00
Daniel
0de9ecb61b
🎨 Revert https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 17:35:57 +08:00
Daniel
f7167a603d
🎨 No paging when searching by document group https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 16:56:34 +08:00
Daniel
f51b337693
🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696 2024-06-12 12:03:31 +08:00
Daniel
511a4bdd8a
🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666 2024-06-12 10:20:17 +08:00
Daniel
6758561a44
🎨 Search Group by doc follows the search setting limit display https://github.com/siyuan-note/siyuan/issues/11667 2024-06-11 21:55:20 +08:00
Daniel
1d5a486d57
🎨 Remove invisible characters from file names when uploading assets https://github.com/siyuan-note/siyuan/issues/11683 2024-06-11 17:40:33 +08:00
Daniel
428c34c931
🎨 Ignore hidden files loading into asset cache 2024-06-11 17:32:55 +08:00
Daniel
14c4701cd1
⬆️ Upgrade kernel deps 2024-06-11 11:36:26 +08:00
Daniel
334f693d5d
🎨 Repeat the escaped content of the image title https://github.com/siyuan-note/siyuan/issues/11681 2024-06-11 11:36:25 +08:00
Daniel
d993b624ee
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 17:10:33 +08:00
Daniel
dcb1237af3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:54:43 +08:00
Daniel
22c94e9a68
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:53:43 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
Daniel
68585e21e3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
Daniel
2189ebd137
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640 2024-06-07 17:22:48 +08:00
Daniel
ec7f286841
⬆️ Upgrade kernel deps 2024-06-06 10:27:44 +08:00
Daniel
a7cff97796
🎨 Improve Zhihu formula clipping https://github.com/siyuan-note/siyuan/issues/11653 2024-06-06 09:49:28 +08:00
Daniel
06b7c7e3db
🎨 Improve Add to Database search https://github.com/siyuan-note/siyuan/issues/11644 2024-06-05 23:25:16 +08:00
Daniel
7eafd7ada8
🎨 Improve web clip escaping code block markers https://github.com/siyuan-note/siyuan/issues/11643 2024-06-05 17:48:11 +08:00
Daniel
143150dea3
🎨 Improve HTML tag input https://github.com/siyuan-note/siyuan/issues/11622 2024-06-05 17:01:25 +08:00
Daniel
f9317ce744
🎨 Windoar arm64 and Linux arm64 no longer packing pandoc https://github.com/siyuan-note/siyuan/issues/11649 2024-06-05 11:50:16 +08:00
Daniel
7bf42be27c
🎨 Improve StackExchange formula clipping https://github.com/siyuan-note/siyuan/issues/11646 2024-06-05 09:58:30 +08:00
Daniel
1612933278
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640 2024-06-05 00:40:59 +08:00
Daniel
fe18889838
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640 2024-06-04 23:10:55 +08:00
Daniel
cfec6bc600
🔖 Release v3.0.17 2024-06-03 23:58:39 +08:00
Daniel
415937f028
🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565 2024-06-03 22:50:32 +08:00
Daniel
21d7f4a81e
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-06-03 20:53:16 +08:00
Daniel
0bb3c6552b
🐛 Optimize typography causes HTML blocks in the list to become invalid https://github.com/siyuan-note/siyuan/issues/11623 2024-06-03 12:14:04 +08:00
Daniel
02fe7b966c
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:35:43 +08:00
Daniel
06993bddd5
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:19:33 +08:00
Daniel
cf5ff5283a
🎨 Improve database handling when importing .sy.zip https://github.com/siyuan-note/siyuan/issues/11628 2024-06-03 10:13:16 +08:00
Daniel
05585240f9
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630 2024-06-02 23:40:31 +08:00
Daniel
3a707fd884
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630 2024-06-02 21:39:35 +08:00
Daniel
23291f3955
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583 2024-06-02 21:02:42 +08:00
Daniel
0d0aa65881
🎨 Update editor markdown settings default to true https://ld246.com/article/1717254690370 2024-06-02 21:01:59 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
Daniel
672eae0574
🎨 Improve HTML math clipping https://github.com/siyuan-note/siyuan/issues/11599 2024-05-31 22:03:32 +08:00
Daniel
f37c711950
🎨 Improve HTML math clipping https://github.com/siyuan-note/siyuan/issues/11599 2024-05-31 17:21:36 +08:00
Daniel
10b7782c89
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583 2024-05-31 16:44:51 +08:00
Daniel
10826de980
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583 2024-05-31 16:24:15 +08:00
Daniel
69d0f20501
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-05-31 12:02:41 +08:00
Daniel
8ba87a340f
🎨 Improve HTML img clipping https://github.com/siyuan-note/siyuan/issues/11595 2024-05-31 11:27:09 +08:00
Daniel
7b4d297ade
🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588 2024-05-31 10:47:24 +08:00
mpcjazz
e8053d1b1f
🌐 Added Japanese user guide (#11591) 2024-05-31 10:05:57 +08:00
Daniel
3bf2256093
🎨 Improve HTML h clipping https://github.com/siyuan-note/siyuan/issues/11560 2024-05-29 11:26:57 +08:00
Daniel
36493a8a3a
🎨 Improve importing Markdown folder https://github.com/siyuan-note/siyuan/issues/11567 2024-05-29 11:26:57 +08:00
Daniel
d9a19bb3dc
🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +08:00
Daniel
4dd7b02a95
🔖 Release v3.0.16 2024-05-28 09:16:23 +08:00
Daniel
ab32cca562
🐛 Database attribute panel render failed https://ld246.com/article/1716701128268 2024-05-27 21:02:00 +08:00
Daniel
c4cd3734b3
🎨 Improve database relation field filtering https://github.com/siyuan-note/siyuan/issues/11547 2024-05-27 20:49:52 +08:00
Daniel
3aee3f0d37
🎨 Improve database relation field filtering https://github.com/siyuan-note/siyuan/issues/11547 2024-05-27 20:38:05 +08:00
Daniel
421b26b49e
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
断开双向关联 https://github.com/siyuan-note/siyuan/issues/11548
2024-05-27 16:52:38 +08:00
Daniel
0241a35a4e
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11540 2024-05-27 10:50:12 +08:00
Daniel
3b65f6310a
🎨 Improve HTML strong clipping https://github.com/siyuan-note/siyuan/issues/11526 2024-05-26 20:32:42 +08:00
Daniel
34202540e9
🎨 The keyword search logic in-database is changed from OR to AND https://github.com/siyuan-note/siyuan/issues/11535 2024-05-26 19:48:57 +08:00
Daniel
c511795eb5
🎨 Improve global search type sorting https://github.com/siyuan-note/siyuan/issues/11537 2024-05-26 17:41:35 +08:00
Daniel
e1905a3705
🎨 Improve HTML strong clipping Fix https://github.com/siyuan-note/siyuan/issues/11526 2024-05-25 17:23:09 +08:00
Daniel
a08064460a
🎨 Update text https://github.com/siyuan-note/siyuan/issues/11521 2024-05-25 10:22:39 +08:00
Daniel
da629f39f5
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460 2024-05-23 23:57:10 +08:00
Daniel
59af2466ce
🐛 Fix NPE https://ld246.com/article/1716477105045 2024-05-23 23:41:42 +08:00
Daniel
f197a4ea87
🎨 Add Duplicate non-mirror database block https://github.com/siyuan-note/siyuan/issues/11460 2024-05-23 18:00:35 +08:00
Daniel
98e8083122
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
Daniel
8901bd3abc
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486 2024-05-23 10:58:14 +08:00
Daniel
d84baabc33
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486 2024-05-23 10:30:52 +08:00
Daniel
269f0afc1c
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11508 2024-05-23 08:25:36 +08:00
Daniel
8479aef270
🎨 Improve database text, email, url and phone field content escaping https://github.com/siyuan-note/siyuan/issues/11489 2024-05-22 22:38:59 +08:00
Daniel
0072541427
🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492 2024-05-22 17:36:54 +08:00
Daniel
5db05a819e
🚩 The Microsoft Store version no longer supports in-app updates checking https://github.com/siyuan-note/siyuan/issues/11505 2024-05-22 16:39:20 +08:00
Daniel
ffdc3b98e6
🎨 Improve inline memo export https://github.com/siyuan-note/siyuan/issues/11503 2024-05-22 11:31:48 +08:00
Daniel
97cbf7c320
🚩 Macro definitions are no longer expanded when exporting formulas https://github.com/siyuan-note/siyuan/issues/11500 2024-05-22 10:09:31 +08:00
Daniel
30a965c58e
🐛 HTML block content escaping is incorrect https://github.com/siyuan-note/siyuan/issues/11499 2024-05-21 22:36:27 +08:00
Daniel
1a7e1370d0
🐛 The package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491 2024-05-21 17:10:40 +08:00
Daniel
f26e19b21e
🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492 2024-05-21 16:54:07 +08:00
Daniel
50090db09d
🎨 Improve HTML a and img clipping https://github.com/siyuan-note/siyuan/issues/11485 2024-05-21 16:25:53 +08:00
Daniel
aa817d17ef
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11490 2024-05-21 15:35:39 +08:00
Daniel
5adb01ef85
🔖 Release v3.0.15 2024-05-21 08:43:47 +08:00
Daniel
0f4c7568ab
🔖 Release v3.0.15 2024-05-21 08:24:09 +08:00
Daniel
d3754bd630
🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624 2024-05-21 00:04:56 +08:00
Daniel
dfc8d39a68
🎨 Improve workspace startup stability https://github.com/siyuan-note/siyuan/issues/11483 2024-05-20 23:40:15 +08:00
Daniel
47f884f2bb
🐛 Some emoji exceptions in the document title https://github.com/siyuan-note/siyuan/issues/11480 2024-05-20 23:22:16 +08:00
Daniel
4a29d45a5c
🎨 Improve av name https://github.com/siyuan-note/siyuan/issues/11481 2024-05-20 23:04:24 +08:00
Daniel
49bb5d56a4
🎨 Improve block ref text copying https://github.com/siyuan-note/siyuan/issues/11473 2024-05-20 22:55:09 +08:00
Daniel
0686a28904
⬆️ Upgrade kernel deps 2024-05-20 22:20:20 +08:00
Daniel
67b332108d
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-05-20 11:48:15 +08:00
Daniel
1bc32c584b
🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:15:50 +08:00
Daniel
5c52abc802
🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:11:25 +08:00
Daniel
5d637f2287
🎨 Improve av importing https://github.com/siyuan-note/siyuan/issues/11460 2024-05-19 23:08:47 +08:00
Daniel
2456b3fd07
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357 2024-05-19 17:56:33 +08:00
Daniel
c79238025c
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357 2024-05-19 17:56:32 +08:00
Daniel
f2c7bf2a26
⬆️ Upgrade kernel deps 2024-05-19 17:56:32 +08:00
Daniel
0acc84f285
🐛 Rendering exception in export preview mode when custom attribute value has line breaks https://github.com/siyuan-note/siyuan/issues/11453 2024-05-19 12:06:55 +08:00
Daniel
07c874d8ec
🎨 Improve HTML h element clipping https://github.com/siyuan-note/siyuan/issues/11445 2024-05-18 10:33:29 +08:00
Daniel
64c4bed8ab
🐛 Documents exported in the doc tree can no longer be imported Fix https://github.com/siyuan-note/siyuan/issues/11447 2024-05-18 00:20:34 +08:00
Daniel
491a1696c1
🎨 Support KaTex macro parameters https://github.com/siyuan-note/siyuan/issues/11448 2024-05-18 00:06:50 +08:00
Daniel
8a47d44884
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/11447 2024-05-17 21:58:38 +08:00
Daniel
ad58e1c0c9
🐛 Regular replacement text fails https://github.com/siyuan-note/siyuan/issues/11444 2024-05-17 21:50:35 +08:00
Daniel
b670cdb29a
🐛 Negative numbers are treated as positive numbers when calculating template field values https://github.com/siyuan-note/siyuan/issues/11446 2024-05-17 21:42:42 +08:00
Daniel
15375cfd98
🎨 Add an internal kernel API /api/block/prependDailyNoteBlock https://github.com/siyuan-note/siyuan/issues/11442 2024-05-17 17:33:19 +08:00
Daniel
7d87df9932
🎨 Add kernel api getAttributeViewKeysByAvID 2024-05-17 16:19:56 +08:00
Daniel
4624b62e4d
🎨 Search preview supports HTML tags in inline code content https://github.com/siyuan-note/siyuan/issues/11418 2024-05-17 11:20:24 +08:00
Daniel
67a4613d31
🎨 Prompt for recovery method and retention days settings when deleting documents https://github.com/siyuan-note/siyuan/issues/11400 2024-05-17 11:06:28 +08:00
Daniel
f7d23b41fd
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409 2024-05-17 09:49:10 +08:00
Daniel
8f6d3ac74d
🐛 Unable to copy HTML block properly https://github.com/siyuan-note/siyuan/issues/11391 2024-05-17 00:10:08 +08:00
Daniel
2058f9a0c0
🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428 2024-05-16 22:24:25 +08:00
Daniel
c0e6e66b6a
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11401 2024-05-16 16:40:13 +08:00
Daniel
b3ad40e57f
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11427 2024-05-16 15:38:45 +08:00
Daniel
b6d3a5f112
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11427 2024-05-16 15:36:07 +08:00
Daniel
0bfadbd0e6
🎨 Improve inline memo export https://github.com/siyuan-note/siyuan/issues/11426 2024-05-16 11:39:41 +08:00
Daniel
4c4a0ff7c3
🎨 Improve HTML table element clipping https://github.com/siyuan-note/siyuan/issues/11425 2024-05-16 10:44:29 +08:00
Daniel
de1e9d2e5b
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11401 2024-05-16 10:08:37 +08:00
Daniel
7182603791
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409 2024-05-15 22:10:26 +08:00
Daniel
dc409183ee
🐛 When the " character exists in the hyperlink element address, the paste cannot be parsed normally https://github.com/siyuan-note/siyuan/issues/11385 2024-05-15 17:39:50 +08:00
Daniel
03a87a6159
🐛 Fix npe https://ld246.com/article/1715715031420 2024-05-15 11:33:59 +08:00
Daniel
e4817c73c1
🐛 When the " character exists in the hyperlink element address, the paste cannot be parsed normally https://github.com/siyuan-note/siyuan/issues/11385 2024-05-15 11:07:57 +08:00
Daniel
373bce9791
♻️ Improve av structure 2024-05-15 00:47:25 +08:00
Daniel
f75d5e50b4
♻️ Improve av structure 2024-05-15 00:30:08 +08:00
Daniel
61a89f6c46
🔖 Release v3.0.14 2024-05-14 08:07:09 +08:00
Daniel
6bd1772f13
🎨 Improve upload asset to cloud error message 2024-05-14 08:04:40 +08:00
Daniel
1ce56dee21
🎨 Improve upload asset to cloud error message 2024-05-14 00:05:09 +08:00
Daniel
fe9ffed025
🎨 Improve upload asset to cloud error message 2024-05-14 00:01:29 +08:00
Daniel
e35729c3a8
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11372 2024-05-13 23:39:33 +08:00
Daniel
fc1e9154b3
🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378 2024-05-13 21:30:48 +08:00
Daniel
c50b3de4ce
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11372 2024-05-13 21:23:53 +08:00
Daniel
d9471c6a83
🎨 The heading block update time is refreshed after editing the blocks under the heading https://github.com/siyuan-note/siyuan/issues/11374 2024-05-13 17:16:55 +08:00
Daniel
a3c27c777a
🎨 Improve HTML inline code clipping https://github.com/siyuan-note/siyuan/issues/11370 2024-05-13 12:00:37 +08:00
Daniel
c6ab48818b
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277 2024-05-13 09:39:56 +08:00
Daniel
d0022293c8
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277 2024-05-13 09:30:17 +08:00
Daniel
c31640f1d3
🎨 Improve HTML to Markdown https://github.com/siyuan-note/siyuan/issues/11281#issuecomment-2106296524 2024-05-13 00:01:33 +08:00
Daniel
95764352f8
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277 2024-05-12 23:42:18 +08:00
Daniel
60380f5dee
🎨 Refresh virtual block ref when closing box https://github.com/siyuan-note/siyuan/issues/11149#issuecomment-2106254491 2024-05-12 23:04:21 +08:00
Daniel
b959cc2beb
🎨 Refresh virtual block ref when closing box https://github.com/siyuan-note/siyuan/issues/11149#issuecomment-2106254491 2024-05-12 23:04:20 +08:00