Commit graph

773 commits

Author SHA1 Message Date
Daniel
42b7929786
🎨 Supports configuring the maximum number of Recent documents to be listed https://github.com/siyuan-note/siyuan/issues/16720
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 08:48:45 +08:00
Daniel
1c7c45896a
🎨 Supports configuring the maximum number of Recent documents to be listed https://github.com/siyuan-note/siyuan/issues/16720
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 08:42:09 +08:00
Daniel
96c2093bd8
🎨 Supports configuring the maximum number of Recent documents to be listed https://github.com/siyuan-note/siyuan/issues/16720
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 22:36:56 +08:00
Vanessa
3f8d513b27 📱 状态栏 2025-12-23 21:24:54 +08:00
Vanessa
ea4799ba4e 🎨 https://github.com/siyuan-note/siyuan/issues/16480 2025-12-17 11:48:02 +08:00
Vanessa
01c2476537 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 12:14:34 +08:00
Vanessa
23cea2c6dc 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-09 23:25:40 +08:00
Daniel
00d00b54ef
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:09:23 +08:00
Vanessa
73638be0c3 🎨 https://github.com/siyuan-note/siyuan/issues/16494 2025-12-04 18:02:44 +08:00
Vanessa
12ebc120a0 🎨 https://github.com/siyuan-note/siyuan/issues/15564 2025-12-01 18:51:58 +08:00
Vanessa
4df41234a2 🎨 https://github.com/siyuan-note/siyuan/issues/16442 2025-11-27 19:44:58 +08:00
Vanessa
6e2fa8cbe1 🎨 https://github.com/siyuan-note/siyuan/issues/16442 2025-11-27 19:27:17 +08:00
Vanessa
50762fe6e6 🎨 https://github.com/siyuan-note/siyuan/issues/16442 2025-11-27 18:20:45 +08:00
Vanessa
bcef9bdff9 🎨 https://github.com/siyuan-note/siyuan/issues/16390 2025-11-23 22:57:17 +08:00
Vanessa
22565b9006 🎨 https://github.com/siyuan-note/siyuan/issues/16390 2025-11-23 18:47:47 +08:00
Vanessa
ebacab923f 🎨 https://github.com/siyuan-note/siyuan/issues/16426 2025-11-23 13:50:14 +08:00
Vanessa
562d022b10 ♻️ https://github.com/siyuan-note/siyuan/issues/16402 2025-11-22 19:43:41 +08:00
Jeffrey Chen
f35761c1ab
Improve virtual reference keyword handling and support line breaks (#16298)
* 🎨 Improve virtual reference keyword handling and support line breaks

https://ld246.com/article/1762474775795

* Update text
2025-11-15 17:16:23 +08:00
Vanessa
4116583c15 🎨 https://github.com/siyuan-note/siyuan/issues/12303 2025-11-13 23:27:11 +08:00
Daniel
6196173898
🎨 Supports setting newly created sub-documents to be listed last https://github.com/siyuan-note/siyuan/issues/16327
Signed-off-by: Daniel <845765@qq.com>
2025-11-11 10:57:09 +08:00
Vanessa
188fa4e669 🎨 https://github.com/siyuan-note/siyuan/pull/16290 2025-11-09 16:05:42 +08:00
Vanessa
ef03fd4cb3 🎨 https://github.com/siyuan-note/siyuan/pull/16290 2025-11-09 15:50:22 +08:00
Jeffrey Chen
8d6c422af0
Fix SQL search results centering (#16290)
* 🎨 Refactor `highlightById` and `scrollCenter` functions to support position options

* 🎨 Fix SQL search results centering

fix https://github.com/siyuan-note/siyuan/issues/16279
2025-11-09 10:46:35 +08:00
Vanessa
b1a00c6ebd 🐛 https://github.com/siyuan-note/siyuan/issues/16130 2025-11-02 22:30:33 +08:00
Vanessa
4a9f9cf63a 🎨 https://github.com/siyuan-note/siyuan/issues/16130 2025-11-01 21:32:37 +08:00
Daniel
65c8344add
🐛 https://github.com/siyuan-note/siyuan/issues/16232
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 11:45:27 +08:00
Jeffrey Chen
3d50e40177
🎨 Adds publishing service settings page on mobile (#16228)
fix https://github.com/siyuan-note/siyuan/issues/16224
2025-10-28 20:43:58 +08:00
Jeffrey Chen
3abb5145c2
🎨 Improve settings interface (#16203) 2025-10-26 18:51:45 +08:00
Vanessa
918f679a31 🎨 https://github.com/siyuan-note/siyuan/pull/15824 2025-10-24 13:18:10 +08:00
Achuan-2
d9e0c56a47
Improve Recent documents (#15824)
*  Improve Recent documents
基于文档最近浏览时间进行排序

*  支持显示最近关闭文档

*  支持显示最近关闭文档

*  支持显示最近关闭文档

*  支持显示最近关闭文档

*  支持显示最近关闭文档

*  支持显示最近关闭文档

* 支持Ctrl+Shift+T打开最近关闭的文档

* 🎨 clean code

* 🔥 移除表格插入行/列的默认快捷键

*  最近文档支持显示最近修改文档

* 🎨

*  最近文档支持查看最近打开

* 🎨

* 

* Update win-build.bat
2025-10-24 11:12:14 +08:00
Jeffrey Chen
f41b72ddc5
🎨 Add data-id attributes to elements in the font appearance menu (#16162)
fix https://github.com/siyuan-note/siyuan/issues/12518
2025-10-22 09:30:13 +08:00
Daniel
3f9e6d0eaa
🎨 Clicking the doc icon in the doc tree will expand on mobile https://github.com/siyuan-note/siyuan/issues/16163
Signed-off-by: Daniel <845765@qq.com>
2025-10-21 12:22:10 +08:00
Vanessa
b089982530 🎨 https://github.com/siyuan-note/siyuan/issues/16099 2025-10-18 21:40:10 +08:00
Jeffrey Chen
8725e5daa8
🎨 Improve #commonMenu menu (#16141)
* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

* 更新数据库排序菜单文案

* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

使用正则 (?:get|set)Attribute\("data-name"|new Menu\((?:"|Constants) 来搜索

* 改进菜单的 data-name 属性值和选项的 data-subname 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/15075

* 改进菜单的 data-name 属性值和选项的 data-subname 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/15075
2025-10-18 10:41:11 +08:00
Daniel
bc9c6a32fb
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-10-13 22:54:20 +08:00
Vanessa
bd6cf65266 🎨 https://github.com/siyuan-note/siyuan/issues/15998 2025-10-13 22:50:55 +08:00
Daniel
1804a2e7d2
🎨 Turn off autocomplete and spellcheck in the search input box https://github.com/siyuan-note/siyuan/issues/16031
Signed-off-by: Daniel <845765@qq.com>
2025-10-09 17:35:57 +08:00
Daniel
0c15dfdcdd
🎨 Turn off autocomplete and spellcheck in the search input box https://github.com/siyuan-note/siyuan/issues/16031
Signed-off-by: Daniel <845765@qq.com>
2025-10-09 11:28:51 +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
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
15d651713c Merge remote-tracking branch 'origin/dev' into dev 2025-09-25 20:22:04 +08:00
Vanessa
8ada88af9b 🎨 https://github.com/siyuan-note/siyuan/issues/15935 2025-09-25 20:21:42 +08:00
Achuan-2
ee5eb01c52
🎨 The embed block of a heading supports hiding the heading itself 2025-09-25 16:54:01 +08:00
Jeffrey Chen
8e443ce5c3
🎨 Change the unordered list marker from "*" to "-" (#15902) 2025-09-21 18:41:37 +08:00
Vanessa
41f72e65d3 🚨 2025-09-13 09:15:54 +08:00
Vanessa
043511c2b8 🎨 https://github.com/siyuan-note/siyuan/issues/15831 2025-09-12 12:33:07 +08:00
Vanessa
e37ab0db78 🎨 https://github.com/siyuan-note/siyuan/issues/15825 2025-09-12 12:16:44 +08:00
Vanessa
deb9b933af 🎨 https://github.com/siyuan-note/siyuan/issues/15762 2025-09-11 22:25:02 +08:00
Vanessa
bfe50d9009 🚨 2025-09-09 09:29:00 +08:00
Vanessa
de9e648e9e 🎨 https://github.com/siyuan-note/siyuan/issues/15782 2025-09-08 10:52:40 +08:00