Commit graph

188 commits

Author SHA1 Message Date
Daniel
7f98213879
🎨 Improve mirror database blocks reload 2024-04-21 18:18:23 +08:00
Daniel
25a75982c9
🎨 Clean code 2024-04-17 19:39:55 +08:00
Daniel
cd10fcf8f0
🎨 Clean code 2024-04-17 18:00:23 +08:00
Daniel
bf1834fa61
🎨 Improve database template field to use relation/rollup field https://github.com/siyuan-note/siyuan/issues/11029 2024-04-17 18:00:22 +08:00
Daniel
16c665bfa7
🎨 tree not found appears when rebuilding index https://github.com/siyuan-note/siyuan/issues/11036 2024-04-14 22:16:46 +08:00
Daniel
1ae39777a6
🎨 Improve database template field to use relation/rollup field Fix https://github.com/siyuan-note/siyuan/issues/11029 2024-04-14 21:26:02 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel
aed87dfd15
🐛 Dynamic loading results in incomplete list display https://github.com/siyuan-note/siyuan/issues/10965 2024-04-10 17:02:11 +08:00
Daniel
59d7b4dfc5
🎨 Improve database null value field sorting Fix https://github.com/siyuan-note/siyuan/issues/10951 2024-04-09 23:37:00 +08:00
Daniel
b3a2c49f15
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:16 +08:00
Daniel
149fb4ebaa
🎨 Add to Database search on database title only https://github.com/siyuan-note/siyuan/issues/10934 2024-04-08 21:58:57 +08:00
Daniel
c3d2a7b542
🎨 Clean code 2024-04-07 11:48:48 +08:00
Daniel
9c61d2a36f
🎨 Improve doc dynamic loading https://github.com/siyuan-note/siyuan/issues/10851 2024-04-06 10:50:25 +08:00
Daniel
1d2516afb9
🎨 Improve database block text in breadcrumbs https://github.com/siyuan-note/siyuan/issues/10891 2024-04-05 23:04:43 +08:00
Daniel
5e94afe346
🎨 Database date field supports filling the current time by default Fix https://github.com/siyuan-note/siyuan/issues/10823 2024-04-05 21:46:41 +08:00
Daniel
984911b7d0
🎨 Improve dynamic anchor text for db node https://github.com/siyuan-note/siyuan/issues/10880 2024-04-05 18:52:04 +08:00
Daniel
eae61fd4a7
🐛 Abnormal sorting of database relation fields https://github.com/siyuan-note/siyuan/issues/10835 2024-04-03 10:54:46 +08:00
Daniel
2a3d236d8e
🐛 Database rollup calculation misses null values https://github.com/siyuan-note/siyuan/issues/10843 2024-04-03 09:37:42 +08:00
Daniel
6eb52835da
🎨 Improve database template empty date rendering https://github.com/siyuan-note/siyuan/issues/10830 2024-04-02 20:24:10 +08:00
Daniel
c559ac45be
🎨 Template supports numerical calculations when using rollup https://github.com/siyuan-note/siyuan/issues/10810 2024-03-31 23:32:22 +08:00
Daniel
f3574038e2
♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel
42651a23a9
🎨 Clean code 2024-03-09 10:54:37 +08:00
Daniel
f01170c12a
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 11:03:06 +08:00
Daniel
5700a9f18a
🎨 Improve db tv relation render 2024-03-07 16:12:18 +08:00
Daniel
ce58bccd63
🎨 Database table view cell value adds createdAt and updatedAt fields https://github.com/siyuan-note/siyuan/issues/10492 2024-03-03 16:58:37 +08:00
Daniel
bbf41e4769
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478 2024-03-01 22:40:56 +08:00
Daniel
8d9eafbfd8
🐛 Unable to search audio, video blocks by asset path https://github.com/siyuan-note/siyuan/issues/10468 2024-02-28 21:08:46 +08:00
Daniel
45bfaefb18
🎨 Database table view template columns support reading relation, rollup, created and updated columns https://github.com/siyuan-note/siyuan/issues/10442 2024-02-26 09:18:44 +08:00
Daniel
c2bfad81c3
🐛 Revert Some symbols should not be escaped to avoid inaccurate searches https://github.com/siyuan-note/siyuan/issues/10185 2024-01-28 12:30:05 +08:00
Daniel
18b8597794
🐛 Some symbols should not be escaped to avoid inaccurate searches 2024-01-26 10:41:40 +08:00
Daniel
04b1b3e3d5
🎨 Improve search and replace spaces https://github.com/siyuan-note/siyuan/issues/10231 2024-01-23 12:01:36 +08:00
Daniel
c00dc1cc5c
🐛 Data sync may cause data loss on Android 14 https://github.com/siyuan-note/siyuan/issues/10205 2024-01-21 21:27:50 +08:00
Daniel
108bdec5f6
🎨 The database template column supports queryBlocks function https://github.com/siyuan-note/siyuan/issues/10077 2024-01-04 22:31:42 +08:00
Daniel
20cd2ac696
🎨 The database template column supports queryBlocks function https://github.com/siyuan-note/siyuan/issues/10077 2024-01-04 22:04:29 +08:00
Daniel
b296771340
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 16:27:01 +08:00
Daniel
d9a0d89668
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 16:08:46 +08:00
Daniel
239dbe5d2c
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 15:15:08 +08:00
Daniel
d7e5411e55
🎨 Improve default value filling https://github.com/siyuan-note/siyuan/issues/10038 2024-01-01 14:32:32 +08:00
Daniel
ba716752b0
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 01:10:48 +08:00
Daniel
99218f400b
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 01:10:47 +08:00
Daniel
44f99c8fb6
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-30 23:35:43 +08:00
Daniel
755e9e0af3
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-30 20:49:57 +08:00
Daniel
2db7c5167d
🎨 Update av https://ld246.com/article/1703831044435 2023-12-30 12:08:20 +08:00
Daniel
89a413c8bd
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-29 11:34:08 +08:00
Daniel
0ce8b58a79
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-24 22:27:38 +08:00
Daniel
9d72566876
🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-24 09:55:12 +08:00
Daniel
4e8d045452
🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 21:47:01 +08:00
Daniel
fb72af192e
🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 20:51:10 +08:00
Daniel
46c82acf6c
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 17:45:46 +08:00
Daniel
106ffb292b
🐛 Blockquote in list turn into paragraph causes internal error https://github.com/siyuan-note/siyuan/issues/9920 2023-12-19 12:30:24 +08:00