Commit graph

146 commits

Author SHA1 Message Date
Daniel
3e9bd1547c
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 11:53:34 +08:00
Daniel
1acbb7d06d
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516#issuecomment-3649752632
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 11:05:12 +08:00
Daniel
25ca3be126
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 10:26:03 +08:00
Daniel
172615b0e3
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 11:03:26 +08:00
Daniel
d3001ab120
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-05 10:16:27 +08:00
Daniel
5d0f04b507
🎨 Improve fold heading editing 04 https://github.com/siyuan-note/siyuan/issues/16197
Signed-off-by: Daniel <845765@qq.com>
2025-11-13 22:57:39 +08:00
Jeffrey Chen
4c2684d11d
🧑‍💻 Add internal kernel API /api/block/getBlockDOMWithEmbed and /api/block/getBlockDOMsWithEmbed (#16237)
* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`

fix https://github.com/siyuan-note/siyuan/issues/16021

* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`

fix https://github.com/siyuan-note/siyuan/issues/16021
2025-10-29 15:27:19 +08:00
Daniel
fc4cadfd58
🎨 https://github.com/siyuan-note/siyuan/issues/16206
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 20:44:19 +08:00
Daniel
2baa476b51
🎨 https://github.com/siyuan-note/siyuan/issues/16048
Signed-off-by: Daniel <845765@qq.com>
2025-10-10 13:09:36 +08:00
Daniel
30a960ef1f
🎨 https://github.com/siyuan-note/siyuan/issues/16048
Signed-off-by: Daniel <845765@qq.com>
2025-10-10 13:04:29 +08:00
Daniel
be3efc1fdd
🎨 Improve the behavior of Jump to the next/previous block of the parent block in lists https://github.com/siyuan-note/siyuan/issues/15939
Signed-off-by: Daniel <845765@qq.com>
2025-09-25 22:02:25 +08:00
Daniel
467ff96d0e
🎨 Improve the behavior of Jump to the next/previous block of the parent block in lists https://github.com/siyuan-note/siyuan/issues/15939
Signed-off-by: Daniel <845765@qq.com>
2025-09-25 17:53:42 +08:00
Daniel
d2f8bccc37
🎨 Improve Jump to the next/previous block of the parent block for container blocks https://github.com/siyuan-note/siyuan/issues/15940
Signed-off-by: Daniel <845765@qq.com>
2025-09-25 17:35:01 +08:00
Daniel
e38635c1f1
🎨 Improve text https://github.com/siyuan-note/siyuan/pull/15877
Signed-off-by: Daniel <845765@qq.com>
2025-09-25 17:11:47 +08:00
Achuan-2
ee5eb01c52
🎨 The embed block of a heading supports hiding the heading itself 2025-09-25 16:54:01 +08:00
Daniel
b79f89d8a0
🎨 Improve copy/cut/delete Headings and Bottom Blocks menu https://github.com/siyuan-note/siyuan/issues/15797
Signed-off-by: Daniel <845765@qq.com>
2025-09-21 13:05:02 +08:00
Daniel
bd5dea7424
🎨 Add scenes for expanding and collapsing headings https://github.com/siyuan-note/siyuan/issues/15726
Signed-off-by: Daniel <845765@qq.com>
2025-09-16 00:09:31 +08:00
Daniel
3f7421a393
🎨 Add scenes for expanding and collapsing headings https://github.com/siyuan-note/siyuan/issues/15726
Signed-off-by: Daniel <845765@qq.com>
2025-09-15 22:07:53 +08:00
Daniel
eca318c4ff
🎨 https://github.com/siyuan-note/siyuan/issues/15833 point 2
Signed-off-by: Daniel <845765@qq.com>
2025-09-12 19:49:09 +08:00
Daniel
68991a6aef
🎨 Copy/Cut folded heading changed to copy/cut Headings and Bottom Blocks and support multiple headings copy/cut https://github.com/siyuan-note/siyuan/issues/8019 2025-09-06 17:30:35 +08:00
Daniel
c55c413365
🎨 Copy/Cut folded heading changed to copy/cut Headings and Bottom Blocks and support multiple headings copy/cut https://github.com/siyuan-note/siyuan/issues/8019 2025-09-06 17:10:43 +08:00
Daniel
74304e9cba
🎨 Block ref search and global search results display reference counts https://github.com/siyuan-note/siyuan/issues/15721 2025-08-30 21:09:16 +08:00
Daniel
fefb674fc0
🧑‍💻 /api/block/getBlockKramdown link/image URLs are no longer encoded with spaces https://github.com/siyuan-note/siyuan/issues/15611 2025-08-23 17:16:47 +08:00
Daniel
77ead023f8
recycle: Refactor getBlockDOM 2025-08-02 09:32:55 +08:00
Daniel
561d4cc891
🐛 The insertion position is wrong after converting the list to paragraph block in the floating window https://github.com/siyuan-note/siyuan/issues/15396 2025-08-01 22:52:49 +08:00
Daniel
be684aee76
🐛 The insertion position is wrong after converting the list to paragraph block in the floating window https://github.com/siyuan-note/siyuan/issues/15396 2025-08-01 22:52:49 +08:00
Daniel
848037b0f5
🎨 Improve reference count refresh after converting heading block level https://github.com/siyuan-note/siyuan/issues/15298 2025-07-17 17:25:47 +08:00
Daniel
f4a5bd105f
🧑‍💻 Add kernel API /api/block/getBlockDOMs https://github.com/siyuan-note/siyuan/issues/15004 2025-06-10 17:05:08 +08:00
Daniel
bfe28fdf4d
🎨 Clean code 2025-04-01 16:01:43 +08:00
Daniel
5dab0ecdf6
🎨 When deleting a referenced definition block, a pop-up window will prompt the user https://github.com/siyuan-note/siyuan/issues/13396 2025-03-16 20:11:48 +08:00
Daniel
d0567185c6
🎨 Improve positioning after exiting focus https://github.com/siyuan-note/siyuan/issues/13897 2025-02-24 22:01:58 +08:00
Daniel
36de38798d
🔥 Revert Improve display reference counts in embed blocks https://github.com/siyuan-note/siyuan/issues/14129 2025-02-18 17:16:11 +08:00
Daniel
d4349ea6d6
🎨 Improve display reference counts in embed blocks https://github.com/siyuan-note/siyuan/issues/14129 2025-02-18 11:54:03 +08:00
Daniel
6d03eb61a3
🎨 Improve exit focus positioning https://github.com/siyuan-note/siyuan/issues/14056 2025-02-13 11:39:50 +08:00
Daniel
34fa102296
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 18:47:47 +08:00
Daniel
126e8cec82
🎨 Improve display reference counts in the backlink panel https://github.com/siyuan-note/siyuan/issues/13678 2025-01-05 22:21:57 +08:00
Daniel
2d006a941b
🎨 Improve display reference counts in the backlink panel https://github.com/siyuan-note/siyuan/issues/13678 2025-01-01 12:24:58 +08:00
Daniel
ac0bb12dc8
🎨 Display reference counts in the backlink panel https://github.com/siyuan-note/siyuan/issues/13618 2024-12-27 10:53:37 +08:00
Daniel
3d5a180f02
🎨 Improve search jump focus block and then exit focus positioning https://github.com/siyuan-note/siyuan/issues/13577 2024-12-26 10:37:21 +08:00
Daniel
7a9d7f7bb4
🎨 Improve search jump focus block and then exit focus positioning https://github.com/siyuan-note/siyuan/issues/13577 2024-12-26 09:50:15 +08:00
Daniel
9e2bab6718
🎨 Improve search jump focus block and then exit focus positioning https://github.com/siyuan-note/siyuan/issues/13577 2024-12-25 20:20:05 +08:00
Daniel
50793ad855
🎨 Remove the collapsed state of the collapsed heading on paste https://github.com/siyuan-note/siyuan/issues/13232 2024-12-11 21:53:25 +08:00
Daniel
a1c21e9261
🎨 Simplify document block paths in block ref search list https://github.com/siyuan-note/siyuan/issues/13364 2024-12-04 23:19:36 +08:00
Daniel
acbbd8ca5d
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-22 20:23:36 +08:00
Daniel
371c64c471
🎨 Improve kernel API /api/block/getBlockKramdown https://github.com/siyuan-note/siyuan/issues/13183 2024-11-20 10:33:42 +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
14f5570558
🎨 Improve breadcrumb in embed blocks https://github.com/siyuan-note/siyuan/issues/13099 2024-11-10 11:51:59 +08:00
Daniel
f0a292ac51
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 17:46:27 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
df52d35efa
🎨 The backlink panel no longer displays breadcrumbs of the first-level blocks https://github.com/siyuan-note/siyuan/issues/12862 2024-10-21 20:11:50 +08:00