Daniel
|
dba61a299c
|
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966
|
2025-08-03 10:02:24 +08:00 |
|
Daniel
|
eee6bd074c
|
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966
|
2025-08-02 18:22:21 +08:00 |
|
Daniel
|
46f81b93ed
|
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966
|
2025-08-02 18:17:54 +08:00 |
|
Daniel
|
f1bf15146a
|
🎨 Improve Add to Database https://github.com/siyuan-note/siyuan/issues/10659
|
2025-08-02 18:07:06 +08:00 |
|
Daniel
|
95a5b46800
|
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966
|
2025-08-02 17:49:30 +08:00 |
|
Daniel
|
ef80bbd230
|
♻️ Rename var
|
2025-08-02 17:12:25 +08:00 |
|
Daniel
|
f1feaf603e
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-08-02 11:36:30 +08:00 |
|
Daniel
|
b78ef33135
|
⬆️ Upgrade kernel deps
|
2025-08-02 11:26:43 +08:00 |
|
Daniel
|
8695d86cf1
|
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966
|
2025-08-02 11:26:42 +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
|
d0f2fd173d
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-08-01 22:25:51 +08:00 |
|
Daniel
|
a90df6841c
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-08-01 22:07:35 +08:00 |
|
Daniel
|
022a4e7d23
|
⬆️ Upgrade lute
|
2025-08-01 16:44:28 +08:00 |
|
Daniel
|
08b952f272
|
🐛 Find-replace incorrectly converts tags to text https://github.com/siyuan-note/siyuan/issues/15372
|
2025-08-01 16:12:31 +08:00 |
|
Daniel
|
55bc708582
|
🎨 Improve the status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-08-01 16:01:32 +08:00 |
|
Daniel
|
16d3b65b2a
|
🎨 Improve search for emojis in tags https://github.com/siyuan-note/siyuan/issues/15391
|
2025-08-01 10:56:08 +08:00 |
|
Daniel
|
211648b95e
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-08-01 10:25:56 +08:00 |
|
Daniel
|
de55ea9315
|
🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/14349 Point 01
|
2025-07-30 17:22:55 +08:00 |
|
Daniel
|
2a07997ba2
|
🎨 Improve the status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-07-30 15:46:09 +08:00 |
|
Daniel
|
7569fec509
|
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-07-30 11:31:54 +08:00 |
|
Daniel
|
1fd3f92137
|
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-07-30 11:24:57 +08:00 |
|
Daniel
|
9da208ec52
|
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-07-30 11:23:26 +08:00 |
|
Daniel
|
2f57e57b92
|
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
|
2025-07-30 11:10:26 +08:00 |
|
Daniel
|
b358d4b70f
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-30 10:54:33 +08:00 |
|
Daniel
|
f0ff16c60a
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-30 10:51:02 +08:00 |
|
Daniel
|
692665f100
|
🎨 Card view supports displaying field names https://github.com/siyuan-note/siyuan/issues/15180
|
2025-07-30 10:40:22 +08:00 |
|
Achuan-2
|
009a68aa7e
|
Support code block highlighting template syntax and export code block templates as paragraphs (#15345)
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法
* ✨ feat: 支持对template代码块进行高亮
- 渲染.action 块和{{}}块规则
- 渲染Markdown块
- 思源块属性设置语法
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js:块属性支持高亮.action{}语法,调整relevance
* 支持渲染queryBlocks的sql语句和嵌入块sql语句
* Update third-languages.js
补充变量高亮:getHPathByID|getBlock|statBlock|runeCount|wordCount|toPrettyJson|
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法 #15345
导出时,增加识别`siyuan-template`代码块为模板
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法 #15345
代码块语言新增`siyuan-template`
* Update template.go
---------
Co-authored-by: D <845765@qq.com>
|
2025-07-29 21:36:34 +08:00 |
|
Jeffrey Chen
|
2994969286
|
Improve export preview mode CSS variable value filling (#15110)
* 改进 CSS 变量替换为实际值
* Chrome、Edge、SiYuan 桌面端不需要替换 CSS 变量
* 外观模式或主题改变之后,重新加载所有将 CSS 变量替换为实际值的导出预览
* 代码块之间没有间距
* 去掉一个空格
* 使用 ua.Mobile() 判断移动设备
* 重构
|
2025-07-29 21:33:40 +08:00 |
|
Daniel
|
449b537104
|
🐛 Find-replace incorrectly converts tags to text https://github.com/siyuan-note/siyuan/issues/15372
|
2025-07-29 20:47:12 +08:00 |
|
Daniel
|
95dfaea666
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 15:52:30 +08:00 |
|
Daniel
|
f44f9dd5c0
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 15:52:04 +08:00 |
|
Daniel
|
feef48d624
|
🎨 https://github.com/siyuan-note/siyuan/issues/15377
|
2025-07-29 15:48:59 +08:00 |
|
Daniel
|
8dd1585adb
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 15:38:21 +08:00 |
|
Daniel
|
c64d68c71d
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 14:15:50 +08:00 |
|
Daniel
|
548857dc4b
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 14:11:03 +08:00 |
|
Daniel
|
287edba74c
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 14:07:36 +08:00 |
|
Daniel
|
b138ff9d7f
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 14:02:54 +08:00 |
|
Daniel
|
1b07033cd3
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:54:15 +08:00 |
|
Daniel
|
e575324483
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:51:01 +08:00 |
|
Daniel
|
a6f5705681
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:44:17 +08:00 |
|
Daniel
|
1af2dba150
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:19:44 +08:00 |
|
Daniel
|
99a5d4c214
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:19:10 +08:00 |
|
Daniel
|
008cce474a
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 13:16:29 +08:00 |
|
Daniel
|
77fd025a04
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 12:01:39 +08:00 |
|
Daniel
|
18c6e7bcdc
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 12:01:39 +08:00 |
|
Daniel
|
df73431112
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 11:05:12 +08:00 |
|
Daniel
|
62288da3d9
|
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
|
2025-07-29 10:43:47 +08:00 |
|
Daniel
|
f7cb4db291
|
🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340
|
2025-07-29 09:51:48 +08:00 |
|