Commit graph

754 commits

Author SHA1 Message Date
Daniel
a32ceb8e2f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-09 14:39:27 +08:00
Jixiong Su
d9bcb12c34
🎨 Improve /api/icon/getDynamicIcon returns a square svg (#13088) 2024-11-08 23:30:33 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056 2024-11-08 14:29:25 +08:00
Daniel
4b0228a297
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-08 11:08:11 +08:00
Daniel
558c354ce8
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:46:32 +08:00
Daniel
560890036d
🎨 List only 256 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:03:33 +08:00
Daniel
fa2f8ed7e5
🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
Daniel
777a7c9f51
🎨 Improve av api setAttributeViewBlockAttr https://github.com/siyuan-note/siyuan/issues/12996 2024-11-02 16:09:18 +08:00
Daniel
6db7b847e9
🎨 All plain text formats are supported when comparing data snapshots https://github.com/siyuan-note/siyuan/issues/12975 2024-11-01 09:39:29 +08:00
Daniel
7c6ff6b55f
🎨 Markdown syntax switch no longer affects clip/paste HTML parsing https://github.com/siyuan-note/siyuan/issues/11604 2024-10-29 17:44:08 +08:00
Jixiong Su
f50f4c30e9
🎨 Improve kernel API /api/icon/getDynamicIcon adjust color scheme and support custom color (#12953) 2024-10-28 11:59:33 +08:00
Daniel
a15899d421
🎨 Display document title in data history preview area https://github.com/siyuan-note/siyuan/issues/12948 2024-10-28 10:20:56 +08:00
Jixiong Su
c22a98b6cd
🎨 Improve kernel API /api/icon/getDynamicIcon
* `/api/icon/getDynamicIcon` 倒数日图标文字始终垂直居中

* type=8 文字图标样式改进

文字图标fontsize动态变化规则改进,之前代码忘记改了,导致英文字体偏小,动态变化规则不对。
并调整文字居中。

* 调整缩进

* 调整缩进

* 优化居中文字:使用x="50%"进行水平居中

* type=3 显示年月图标,年文字fontsize增加

* type=7 倒数日算法改进,支持超过106751天的计算

* Update icon.go

* Type 8: 文字图标单独调整"g", "p", "y", "q"

* Update icon.go
2024-10-28 09:24:50 +08:00
Daniel
ed4661c4ad
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12939 2024-10-27 22:22:47 +08:00
Jixiong Su
c1a7995862
🧑‍💻 Add internal kernel API /api/icon/getDynamicIcon (#12939)
更改locale参数为lang
新增weekdayType参数,支持设置weekday格式
2024-10-27 22:20:15 +08:00
Daniel
4a33fa9a29
🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Daniel
4e407b0ef8
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:57 +08:00
Daniel
e25e8042ba
🐛 The marketplace language does not change after switching the appearance language https://github.com/siyuan-note/siyuan/issues/12892 2024-10-26 21:36:08 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
f708e99a74
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 23:41:27 +08:00
Daniel
2da376c7c9
🎨 Improve database paging loading https://github.com/siyuan-note/siyuan/issues/12780 2024-10-21 23:32:16 +08:00
Daniel
dd256bbaec
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 17:34:21 +08:00
Daniel
95c82187af
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
Daniel
88e321b2d0
🎨 Improve interaction when deleting two-way relation field in a database https://github.com/siyuan-note/siyuan/issues/11252 2024-10-17 16:53:18 +08:00
Misuzu2027
7afea33d36
🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +08:00
Daniel
169e6a5bd5
🎨 Improve HTML code block clipping for https://ld246.com https://github.com/siyuan-note/siyuan/issues/12678 2024-10-02 23:15:53 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Daniel
77eb65087c
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:27:48 +08:00
Daniel
694303e5e8
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:18:44 +08:00
Daniel
a74266bf6b
🐛 The compressed package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491 2024-09-26 16:18:44 +08:00
Daniel
0c450d9fcd
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 11:16:47 +08:00
Daniel
2deb986c87
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 23:44:10 +08:00
Daniel
b2f1e873b7
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 22:58:45 +08:00
Daniel
2472c63177
🎨 Browser clipping extension supports configuring document tags https://github.com/siyuan-note/siyuan/issues/10797 2024-09-20 11:49:27 +08:00
Daniel
827819ef67
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11981 2024-09-18 11:28:04 +08:00
Daniel
1e8133e9e5
🎨 Improve database attribute panel number field formating https://github.com/siyuan-note/siyuan/issues/12491 2024-09-16 16:53:21 +08:00
Daniel
89f46b8148
♻️ Improve sorting 2024-09-14 22:07:09 +08:00
崮生
0309e1772e
🎨 Improve ocr text indexing
* 调用 setImageOCRText 后重建资源索引

* 优化性能
2024-09-12 22:59:22 +08:00
Daniel
8b2c08439f
🎨 Refresh associated blocks after find-replacing and rolling back doc
https://github.com/siyuan-note/siyuan/issues/12439
https://github.com/siyuan-note/siyuan/issues/12438
2024-09-11 17:22:16 +08:00
Daniel
b840979cb0
🎨 Search results should remain unchanged after downloading or deleting the marketplace package https://github.com/siyuan-note/siyuan/issues/12252 2024-09-05 23:02:35 +08:00
Daniel
9560277d0c
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 12:11:13 +08:00
Daniel
1458024ea5
🎨 Improve clear workspace history msg pushing https://github.com/siyuan-note/siyuan/issues/12080 2024-09-04 10:49:06 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
4d00f2aeb6
🎨 Improve Liandi clipping https://github.com/siyuan-note/siyuan/issues/12368 2024-08-31 20:47:45 +08:00
Daniel
58e86d2d36
🎨 Improve Liandi clipping https://github.com/siyuan-note/siyuan/issues/12368 2024-08-31 18:25:08 +08:00
ytm157
593e3141ab
🧑‍💻 Add a kernel API /api/filetree/getPathByID
* 🧑‍💻 Add a new api '/api/filetree/getPathByID'

* 🧑‍💻 Add a new api '/api/filetree/getPathByID'
2024-08-28 17:45:09 +08:00
Misuzu2027
13140edd6b
🧑‍💻 Add a parameter containChildren for the kernel API /api/ref/getBacklinkDoc
接口 `/api/ref/getBacklinkDoc` 和 `/api/ref/getBackmentionDoc`  添加参数 `containChildren` 。

Co-authored-by: weizelong <1710010123@qq.com>
2024-08-21 12:26:51 +08:00
Daniel
4153805335
🎨 Publish service prohibit find-replace https://github.com/siyuan-note/siyuan/issues/12168 2024-08-04 21:51:13 +08:00
Daniel
6215e37418
🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183 2024-08-03 22:36:14 +08:00
Daniel
df8d70995c
♻️ Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096 2024-07-26 18:41:46 +08:00