Commit graph

780 commits

Author SHA1 Message Date
Daniel
65532aec99
🎨 Support exporting .sy.zip after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/14484
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 13:52:32 +08:00
Vanessa
14441cc52a 🎨 https://github.com/siyuan-note/siyuan/issues/12327 2025-12-28 21:59:22 +08:00
Daniel
7b6d4ca754
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-23 10:41:08 +08:00
Jeffrey Chen
2d1618e639
🎨 Element attribute names are uniformly lowercase English letters https://github.com/siyuan-note/siyuan/issues/16604 (#16657)
部分属性名大写字母改为小写

兼容旧版带大写字母的属性名

更新用户指南说明

优化性能

统一前后端验证属性名的逻辑

改进验证属性名格式报错信息
2025-12-22 09:43:12 +08:00
Vanessa
d5c2537274 🎨 https://github.com/siyuan-note/siyuan/issues/16495 2025-12-14 16:22:10 +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
bff6f06999 🎨 https://github.com/siyuan-note/siyuan/issues/16534 2025-12-09 10:27:55 +08:00
Vanessa
12ebc120a0 🎨 https://github.com/siyuan-note/siyuan/issues/15564 2025-12-01 18:51:58 +08:00
Vanessa
4de05be87d 🎨 https://github.com/siyuan-note/siyuan/issues/16471 2025-11-30 20:24:18 +08:00
Vanessa
d33ab92c7f 🎨 https://github.com/siyuan-note/siyuan/issues/16447 2025-11-27 11:06:24 +08:00
Vanessa
5704032318 🎨 https://github.com/siyuan-note/siyuan/issues/12294 2025-11-22 23:04:44 +08:00
Juho Mäkinen
6d5d17ce86
Add "Copy web URL" command to the Copy context menu. (#16415)
This command copies a web deeplink url onto clipboard, which is useful
when SiYuan is running in browser and the link will use the format
of "https://app.com/?id={id}". This link can be then easily shared
to other users who have access to the same instance.

The item is only visible in browsers.
2025-11-21 23:00:23 +08:00
Vanessa
52f8edb5c5 🎨 https://github.com/siyuan-note/siyuan/issues/16385 2025-11-21 09:52:40 +08:00
Vanessa
a74e5de394 🎨 https://github.com/siyuan-note/siyuan/issues/16247 2025-11-20 22:31:33 +08:00
Vanessa
1ccce5e013 🎨 https://github.com/siyuan-note/siyuan/issues/16304 2025-11-17 19:42:59 +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
Jeffrey Chen
ed4db690a5
🎨 Improve exporting document HTML (#16225)
fix https://github.com/siyuan-note/siyuan/pull/16219
2025-10-28 16:21:27 +08:00
Jeffrey Chen
90a447f914
🎨 Improve exporting document HTML (#16219)
* 🎨 The browser-side supports exporting document HTML

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

* 修复导出 HTML 时引入资源没有使用相对路径,修复文档导出 HTML/PDF 时缺失图标

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

fix https://github.com/siyuan-note/siyuan/issues/16216 01

* 修复文档导出 HTML/PDF 时冗余图标

fix https://github.com/siyuan-note/siyuan/issues/16216 02
2025-10-28 09:28:56 +08:00
Jeffrey Chen
af26096dbb
🎨 Add focus handling for paste actions in content menu and toolbar (#16190)
fix https://github.com/siyuan-note/siyuan/issues/16100 02
2025-10-24 10:17:56 +08:00
Daniel
894049e97a
🎨 Support calling system printing on HarmonyOS https://github.com/siyuan-note/siyuan/issues/16164
Signed-off-by: Daniel <845765@qq.com>
2025-10-20 21:39:42 +08:00
Vanessa
ea2da27c0b 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-20 00:20:05 +08:00
Vanessa
a3f2da83d1 Merge remote-tracking branch 'origin/dev' into dev 2025-10-20 00:10:24 +08:00
Vanessa
bd149c2ce5 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-20 00:10:11 +08:00
Daniel
d9a3edb842
🎨 Support calling system printing on Android https://github.com/siyuan-note/siyuan/issues/16152
Signed-off-by: Daniel <845765@qq.com>
2025-10-20 00:06:25 +08:00
Vanessa
0a24337d7d 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 22:53:11 +08:00
Vanessa
5c79a0c387 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 22:45:25 +08:00
Vanessa
17d7b69c01 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 20:20:09 +08:00
Vanessa
c8b9eb9b6b 🎨 https://github.com/siyuan-note/siyuan/issues/16121 2025-10-19 18:05:35 +08:00
Vanessa
7cef0847f4 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 16:42:29 +08:00
Vanessa
845be76c24 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 16:35:28 +08:00
Vanessa
4aa2b6bdc9 🎨 https://github.com/siyuan-note/siyuan/issues/16152 2025-10-19 16:14:54 +08:00
Vanessa
8058e906a2 🎨 https://github.com/siyuan-note/siyuan/pull/16147 2025-10-18 22:50:06 +08:00
Jeffrey Chen
3922ca0cd4
🎨 Improve #commonMenu menu (#16147) 2025-10-18 22:09:56 +08:00
Vanessa
5e67cc22a3 ♻️ https://github.com/siyuan-note/siyuan/pull/16141 2025-10-18 11:31:20 +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
5d015b516c
🎨 https://github.com/siyuan-note/siyuan/issues/16132
Signed-off-by: Daniel <845765@qq.com>
2025-10-16 23:28:08 +08:00
Jeffrey Chen
679e6926a2
📝 Improve text (#16106)
fix https://github.com/siyuan-note/siyuan/issues/16101
2025-10-16 10:20:04 +08:00
Vanessa
29bd68b802 🚨 2025-10-14 11:15:38 +08:00
Vanessa
d758a0d218 🎨 https://github.com/siyuan-note/siyuan/issues/15989 28&29 2025-10-13 17:49:45 +08:00
Vanessa
f8beaf3f70 🎨 https://github.com/siyuan-note/siyuan/issues/16028 2025-10-08 18:02:11 +08:00
Vanessa
2b0e8feee2 🎨 https://github.com/siyuan-note/siyuan/issues/15989 拖拽到折叠标题下需展开 2025-10-04 15:34:00 +08:00
Vanessa
85efea75bc 🎨 https://github.com/siyuan-note/siyuan/issues/16001 2025-10-03 16:21:06 +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
327c3aaabb 🎨 https://github.com/siyuan-note/siyuan/issues/15835 2025-09-13 23:27:45 +08:00
Vanessa
4a5237dbd0 🎨 https://github.com/siyuan-note/siyuan/issues/15670 2025-08-24 11:28:15 +08:00
Vanessa
8889235bea 🎨 https://github.com/siyuan-note/siyuan/issues/15670 2025-08-24 11:17:57 +08:00
Jeffrey Chen
9a89a0eb4c
🎨 Document supports copying as Markdown (#15397)
*  Document supports copying standard Markdown

*  Document supports copying as Markdown
2025-08-02 09:38:43 +08:00
Jeffrey Chen
be3db79688
🎨 Add data-id attribute to the buttons (#15052)
斜杠菜单中插件添加的选项、顶栏的插件菜单、顶栏的外观模式菜单,修正块引用锚文本的右键菜单

fix https://github.com/siyuan-note/siyuan/issues/12518
2025-07-23 17:53:25 +08:00
Vanessa
508eb93183 ♻️ https://github.com/siyuan-note/siyuan/pull/15347 2025-07-23 13:08:38 +08:00