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
Jeffrey Chen
c88f99646c
Replace the deprecated isSameNode method in DOM Level 4 with the === operator ( #15347 )
2025-07-23 12:21:59 +08:00
Jeffrey Chen
d968055aa7
🎨 Improve "Use Default Column Width" ( #15046 )
...
fix https://github.com/siyuan-note/siyuan/issues/12776
2025-07-10 16:58:12 +08:00
Vanessa
8c6fdd2a14
🚨
2025-06-21 10:14:07 +08:00
Vanessa
30d84c3e66
🎨 https://github.com/siyuan-note/siyuan/issues/10414
2025-06-20 10:58:34 +08:00
Jeffrey Chen
bb814179aa
🎨 Improve export menu ( #14960 )
...
fix https://github.com/siyuan-note/siyuan/pull/14950
2025-06-03 11:24:33 +08:00
zhangziqian
12cc17bd06
🎨 Support importing markdown zip on the browser ( #14950 )
2025-06-02 21:14:04 +08:00
Vanessa
8ba7a703ed
🎨 https://github.com/siyuan-note/siyuan/issues/14894
2025-05-24 17:41:06 +08:00
Vanessa
efe9a3f908
♻️ https://github.com/siyuan-note/siyuan/pull/14828
2025-05-22 12:33:11 +08:00
Jeffrey Chen
bf08509986
🎨 Open the Explorer window in the foreground ( #14828 )
...
fix https://github.com/siyuan-note/siyuan/issues/12652
2025-05-22 12:11:42 +08:00
Daniel
aa9b884bfa
🎨 Clean code
2025-05-13 09:25:38 +08:00