Commit Graph

123 Commits

Author SHA1 Message Date
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
Daniel
0547f27839 🐛 Do not remove .tmp file when listing doc tree https://ld246.com/article/1702621572239 2023-12-15 20:05:32 +08:00
Daniel
8715578bca 🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-11 00:15:17 +08:00
Daniel
0658f3bc0e 🎨 Automatically create notebook conf.json if not found it https://github.com/siyuan-note/siyuan/issues/9647 2023-11-14 11:08:39 +08:00
Daniel
490d8da62e 🔥 Revert https://github.com/siyuan-note/siyuan/issues/9202 2023-11-14 10:17:17 +08:00
Daniel
70c56c8e25 🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
Daniel
ca37685d08 🎨 Upgrade kernel dpes 2023-10-30 17:28:19 +08:00
Daniel
d8bb02fb20 🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel
d8ba2cded1 🎨 Automatically move corrupted notebook folders to the corrupted folder https://github.com/siyuan-note/siyuan/issues/9202 2023-09-17 10:24:40 +08:00
Daniel
b8801b220b 🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-06 10:04:33 +08:00
Daniel
d81359bdee Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 23:11:18 +08:00
Daniel
9d62905a14 🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:10 +08:00
Daniel
b7fd16f62d 🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:09 +08:00
Daniel
abd1030cb8 🎨 Remove box conf if parse failed 2023-07-21 20:23:37 +08:00
Daniel
b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Liang Ding
0a10285167 🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
Liang Ding
883c08810e 🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-08 22:20:13 +08:00
Liang Ding
c2dba92f4d 🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-08 22:20:13 +08:00
Liang Ding
125700d075 🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 18:31:22 +08:00
Liang Ding
7a078d3689 🎨 文件系统读取或写入失败时退出内核 https://github.com/siyuan-note/siyuan/issues/7707 2023-03-19 17:12:52 +08:00
Liang Ding
d7473b7a6d 🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683 2023-03-19 00:09:58 +08:00
Liang Ding
2601605953 ♻️ 将退出码移到 logging 项目中 2023-03-18 18:10:06 +08:00
Liang Ding
7ddf99dab8 🎨 导入 Markdown 时不自动转换超链接 Fix https://github.com/siyuan-note/siyuan/issues/7682 2023-03-16 10:08:34 +08:00
Liang Ding
4e58f47a25 🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:16:19 +08:00
Liang Ding
3a36def366 🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:00:27 +08:00
Liang Ding
a91059c280 🎨 更改父文档标题或者移动父文档后使用状态栏推送子文档移动进度 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 11:00:54 +08:00
Liang Ding
b6ea32462e 改进重命名资源文件性能 https://github.com/siyuan-note/siyuan/issues/7322
改进建立引用索引 https://github.com/siyuan-note/siyuan/issues/7320
2023-02-10 14:28:10 +08:00