Commit graph

149 commits

Author SHA1 Message Date
Daniel
3a58d6dc60
🎨 Import the YAML at the beginning of the Markdown as a code block https://github.com/siyuan-note/siyuan/issues/16488
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 17:37:31 +08:00
Daniel
121e4a8b60
🧑‍💻 Add filetreeSortChanged and notebookSortChanged to eventbus https://github.com/siyuan-note/siyuan/issues/16383
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 21:20:10 +08:00
Daniel
17c18d1c51
🎨 https://ld246.com/article/1762396950091
Signed-off-by: Daniel <845765@qq.com>
2025-11-06 20:51:31 +08:00
Daniel
4f39f2a29e
🎨 https://github.com/siyuan-note/siyuan/issues/16046
Signed-off-by: Daniel <845765@qq.com>
2025-10-10 12:54:38 +08:00
Daniel
ee4ddf89c1
🎨 Refresh the data in the interface after moving the document https://github.com/siyuan-note/siyuan/issues/15762
Signed-off-by: Daniel <845765@qq.com>
2025-09-10 21:39:14 +08:00
Daniel
34360fb9e3
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 11:23:42 +08:00
Daniel
7e6752a8fb
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 10:40:28 +08:00
Daniel
55bc708582
🎨 Improve the status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390 2025-08-01 16:01:32 +08:00
Daniel
2a07997ba2
🎨 Improve the status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390 2025-07-30 15:46:09 +08:00
Daniel
9da208ec52
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390 2025-07-30 11:23:26 +08:00
Daniel
2f57e57b92
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390 2025-07-30 11:10:26 +08:00
Daniel
0f2e044c7e
🎨 Clean code 2025-07-27 20:26:42 +08:00
Daniel
e492b1fa51
🎨 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-23 11:03:39 +08:00
Daniel
be2cd45eac
🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/pull/15041 2025-06-17 20:59:31 +08:00
Daniel
526e436fbc
🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/pull/15041 2025-06-17 17:00:29 +08:00
Daniel
f95d3b99bd
🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/pull/15041 2025-06-17 11:18:58 +08:00
Daniel
b35e21587b
🎨 Improve doc tree Name Alphabet sorting https://github.com/siyuan-note/siyuan/issues/14773 2025-05-07 17:34:35 +08:00
Daniel
ef0142a1bc
🎨 Improve formatting https://github.com/siyuan-note/siyuan/issues/13786 2025-01-11 17:05:36 +08:00
Daniel
b12906321f
🎨 Improve notebook sorting https://github.com/siyuan-note/siyuan/issues/13598 2024-12-24 16:25:48 +08:00
Daniel
a1fdad7e0a
🐛 Markdown import fails when tag is empty https://github.com/siyuan-note/siyuan/issues/13382 2024-12-06 09:47:17 +08:00
Daniel
6f7e106be4
♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
Daniel
eafac1498a
🎨 Improve escaping 2024-11-27 20:34:36 +08:00
Daniel
8ea1361f82
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-24 10:38:10 +08:00
Daniel
83b932478e
🐛 Improve markdown import https://github.com/siyuan-note/siyuan/issues/13233 2024-11-22 22:59:55 +08:00
Daniel
e69ea30a4e
🎨 Improve dailynote template rendering https://github.com/siyuan-note/siyuan/issues/13111 2024-11-11 18:01:22 +08:00
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Daniel
a1aba9a9df
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
da3a6fee16
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
475155b7df
Improve performance for data indexing https://github.com/siyuan-note/siyuan/issues/12777 2024-10-14 20:39:16 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Daniel
89f46b8148
♻️ Improve sorting 2024-09-14 22:07:09 +08:00
Daniel
91f74a8546
🎨 Parsing YAML Front Matter as document custom attributes when importing Markdown files https://github.com/siyuan-note/siyuan/issues/10878 2024-09-11 18:07:29 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
1452e7cf3f
Improve load tree performance 2024-06-22 00:01:44 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-20 23:59:27 +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
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
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
0f915df236
🐛 Block attributes are not refreshed after data syncing https://github.com/siyuan-note/siyuan/issues/11343 2024-05-11 11:11:32 +08:00
Daniel
ff6c154bfa
🎨 Improve reindexing 2024-05-10 16:20:02 +08:00
Daniel
ffb44137f2
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 20:11:55 +08:00
Daniel
1bc11a1a9a
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 19:51:15 +08:00
Daniel
8127b98ace
🎨 Improve gen ktree 2024-04-15 14:57:52 +08:00
Daniel
16c665bfa7
🎨 tree not found appears when rebuilding index https://github.com/siyuan-note/siyuan/issues/11036 2024-04-14 22:16:46 +08:00
Daniel
04b61dc7eb
🐛 Incorrect reference count after moving doc across notebooks https://github.com/siyuan-note/siyuan/issues/10622 2024-03-15 22:54:00 +08:00
Daniel
745c9bcf99
🐛 Uninstalling plugins, widgets and templates may cause data sync errors https://github.com/siyuan-note/siyuan/issues/10324 2024-02-06 14:30:34 +08:00
Daniel
214840e2f4
🎨 Improve ignore indexing 2024-02-03 09:33:36 +08:00
Daniel
56128863aa
🎨 Remove todo 2023-12-27 21:05:07 +08:00
Daniel
999a6b8606
🐛 Create doc failed on non-Windows https://github.com/siyuan-note/siyuan/issues/9890 2023-12-15 20:24:18 +08:00