Commit graph

8497 commits

Author SHA1 Message Date
Vanessa
92d3f0b0bf 🎨 https://github.com/siyuan-note/siyuan/issues/15989 转换折叠标题不展开 2025-10-04 16:14:35 +08:00
Vanessa
b3dd8791db 🎨 https://github.com/siyuan-note/siyuan/issues/15989 拖拽到折叠标题下需展开 2025-10-04 16:01:28 +08:00
Vanessa
700fbc41f5 Merge remote-tracking branch 'origin/dev' into dev 2025-10-04 15:34:21 +08:00
Vanessa
2b0e8feee2 🎨 https://github.com/siyuan-note/siyuan/issues/15989 拖拽到折叠标题下需展开 2025-10-04 15:34:00 +08:00
Daniel
a2136c526d
🎨 Add Show in Folder for the database block https://github.com/siyuan-note/siyuan/issues/15995
Signed-off-by: Daniel <845765@qq.com>
2025-10-04 15:19:04 +08:00
Vanessa
db31c47760 🎨 https://github.com/siyuan-note/siyuan/issues/15989 标题前删除需展开相关折叠的标题 2025-10-04 10:39:48 +08:00
Vanessa
1a821ee39b Merge remote-tracking branch 'origin/dev' into dev 2025-10-04 10:14:56 +08:00
Vanessa
4d72f19c1e :lipsticks: https://github.com/siyuan-note/siyuan/issues/15999 2025-10-04 10:14:43 +08:00
Daniel
9f3cd7ca95
🎨 API getTag add an optional parameter ignoreMaxListHint https://github.com/siyuan-note/siyuan/issues/16000
Signed-off-by: Daniel <845765@qq.com>
2025-10-03 21:59:19 +08:00
Vanessa
280d3e80a8 🎨 https://github.com/siyuan-note/siyuan/issues/16000 2025-10-03 21:45:08 +08:00
Vanessa
c1a301767d 🎨 https://github.com/siyuan-note/siyuan/issues/15994 2025-10-03 18:00:57 +08:00
Vanessa
70610b8dc9 🐛 hhttps://github.com/siyuan-note/siyuan/issues/16010 2025-10-03 17:06:18 +08:00
Vanessa
a94d4ac8f7 🎨 https://github.com/siyuan-note/siyuan/issues/15999 2025-10-03 16:52:52 +08:00
Vanessa
b46d7e2ceb 🎨 https://github.com/siyuan-note/siyuan/issues/16000 2025-10-03 16:35:16 +08:00
Vanessa
85efea75bc 🎨 https://github.com/siyuan-note/siyuan/issues/16001 2025-10-03 16:21:06 +08:00
Vanessa
f69cad6349 🎨 https://github.com/siyuan-note/siyuan/issues/16003 2025-10-03 09:23:59 +08:00
Vanessa
41b14025b4 🎨 https://github.com/siyuan-note/siyuan/pull/15969 2025-10-02 18:02:13 +08:00
Achuan-2
bf1172b05e
feat(search): 搜索显示文档标题 (#15969)
- 在搜索功能中新增标题渲染选项
- 更新相关的渲染配置
2025-10-02 17:17:12 +08:00
Vanessa
2fd720696e 🎨 https://github.com/siyuan-note/siyuan/issues/12089 2025-09-30 23:51:47 +08:00
Vanessa
15a2a7f758 🎨 https://github.com/siyuan-note/siyuan/issues/12089 2025-09-30 21:48:15 +08:00
Vanessa
01c3412aaa Merge remote-tracking branch 'origin/dev' into dev 2025-09-30 21:33:06 +08:00
Vanessa
333eaf5f8b 🎨 https://github.com/siyuan-note/siyuan/issues/12089 2025-09-30 21:32:48 +08:00
Daniel
01ed3fe4c4
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-09-30 20:47:35 +08:00
Vanessa
862f2fde9e 🎨 https://github.com/siyuan-note/siyuan/issues/15968 2025-09-30 10:29:42 +08:00
Vanessa
982d8f69de 🎨 https://github.com/siyuan-note/siyuan/pull/15965 2025-09-30 09:33:03 +08:00
Vanessa
9e78abbb4b Merge remote-tracking branch 'origin/dev' into dev 2025-09-29 21:48:00 +08:00
Vanessa
807c293c9d 🎨 https://github.com/siyuan-note/siyuan/issues/15968 2025-09-29 21:47:42 +08:00
Daniel
e36592ab5c
🎨 History Retention Days supports a maximum setting of 3650 https://github.com/siyuan-note/siyuan/issues/15979
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 21:14:44 +08:00
Vanessa
adf3234d94 🎨 https://github.com/siyuan-note/siyuan/issues/15980 2025-09-29 21:04:56 +08:00
Vanessa
63c86becb1 🎨 https://github.com/siyuan-note/siyuan/pull/15965 2025-09-29 19:21:07 +08:00
Vanessa
09bad9b446 🎨 https://github.com/siyuan-note/siyuan/issues/15975 2025-09-29 17:16:34 +08:00
Achuan-2
89fe4fc560
Doc tree supports Shift+Click to select multiple documents (#15965)
*  feat(文件管理): 支持 Shift+点击多选文档
- 添加 lastClickedFileItem 属性以跟踪最后点击的文档项
- 实现 Shift+点击选择范围功能
- 更新文档项选择状态

* 🎨 文档树「在页签下侧打开」快捷键改为ctrl+shift+click

* 🎨 文档树「在页签下侧打开」快捷键改为ctrl+shift+click
2025-09-29 12:03:16 +08:00
Vanessa
ba42d4f34b 🎨 https://github.com/siyuan-note/siyuan/issues/15975 2025-09-29 12:01:19 +08:00
Vanessa
7193cafcb1 🎨 https://github.com/siyuan-note/siyuan/issues/15977 2025-09-29 11:36:26 +08:00
Vanessa
fa17345793 🎨 https://github.com/siyuan-note/siyuan/issues/12089 2025-09-28 20:05:39 +08:00
Vanessa
c202d58bce 🎨 https://github.com/siyuan-note/siyuan/issues/15964 2025-09-28 19:56:04 +08:00
Vanessa
db2bfdbdd6 🎨 https://github.com/siyuan-note/siyuan/issues/15968 2025-09-28 19:06:20 +08:00
Vanessa
2e9cde72d6 🐛 https://github.com/siyuan-note/siyuan/issues/15970 2025-09-27 22:21:17 +08:00
Vanessa
f679c71bcf 🎨 https://github.com/siyuan-note/siyuan/issues/15703 2025-09-27 22:08:22 +08:00
Vanessa
4872eadf5d Merge remote-tracking branch 'origin/dev' into dev 2025-09-27 18:12:06 +08:00
Vanessa
c08dffd0a7 🎨 https://github.com/siyuan-note/siyuan/issues/15765 2025-09-27 18:11:54 +08:00
Jeffrey Chen
c00910db1a
🎨 Add data-id attribute to the buttons (#15967) 2025-09-27 09:47:45 +08:00
Vanessa
5e4ac24a64 🎨 https://github.com/siyuan-note/siyuan/issues/15844 2025-09-26 23:04:01 +08:00
Achuan-2
a9cc6acfd6
块引浮窗显示文档标题 #15 (#15929) 2025-09-26 22:01:14 +08:00
Vanessa
935e5b6d33 🎨 https://github.com/siyuan-note/siyuan/pull/15877 2025-09-26 21:59:31 +08:00
Vanessa
7112605f0d 🎨 https://github.com/siyuan-note/siyuan/issues/15944 2025-09-26 20:04:54 +08:00
Vanessa
34c8af5bcd 🎨 https://github.com/siyuan-note/siyuan/issues/15949 2025-09-26 19:59:11 +08:00
Vanessa
a2cb6c3154 🎨 https://github.com/siyuan-note/siyuan/issues/12089 2025-09-26 19:35:25 +08:00
Vanessa
c8831f8119 🎨 https://github.com/siyuan-note/siyuan/issues/15956 2025-09-26 18:52:21 +08:00
Vanessa
b29a487366 🎨 https://github.com/siyuan-note/siyuan/issues/15960 2025-09-26 17:30:43 +08:00