Daniel
1ff69fa257
🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234
2024-09-06 00:07:57 +08:00
Daniel
ca17aee797
🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234
2024-09-06 00:04:09 +08:00
Daniel
653a765b17
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393
2024-09-05 18:48:35 +08:00
Daniel
09eec52a02
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393
2024-09-05 18:07:04 +08:00
Daniel
ffe737f55c
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393
2024-09-05 17:07:13 +08:00
Daniel
50adf9751b
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393
2024-09-05 17:07:12 +08:00
Daniel
bea9641d28
🎨 Improve rollback doc
2024-09-05 15:48:55 +08:00
Daniel
f18be1d084
🎨 Refresh the editor after rolling back the document https://github.com/siyuan-note/siyuan/issues/12397
2024-09-05 15:48:20 +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
8fee81c8c1
🎨 Automatically refresh database views after deleting/rolling back documents https://github.com/siyuan-note/siyuan/issues/12081
2024-09-04 20:15:30 +08:00
Daniel
48162b12a6
🐛 The sorting of fields in the database attribute panel is unstable https://github.com/siyuan-note/siyuan/issues/12043
2024-09-04 11:50:31 +08:00
Daniel
5fa6b69fac
🎨 Improve msg tips
2024-09-04 11:04:20 +08:00
Daniel
72be98d219
🎨 Improve result msg tip for Remove unreferenced assets
https://github.com/siyuan-note/siyuan/issues/12226
2024-09-04 11:02:29 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil
, err == nil
( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
4a7eb70d1a
🎨 De-duplication of backlinks after referencing multiple blocks in the same block https://github.com/siyuan-note/siyuan/issues/12147
2024-09-03 17:39:27 +08:00
Daniel
edb6af67d9
🎨 Improve database relation field binding/unbinding blocks https://github.com/siyuan-note/siyuan/issues/12372
2024-09-02 17:53:58 +08:00
Daniel
886f2d0ce7
🎨 Improve database editing https://github.com/siyuan-note/siyuan/issues/12343
2024-08-31 22:56:11 +08:00
Daniel
11f5d29c29
🎨 Improve database editing https://github.com/siyuan-note/siyuan/issues/12343
2024-08-31 22:51:40 +08:00
Yingyi / 颖逸
b924452eab
🧑💻 Fix API /api/asset/upload
response body succMap
field ( #12361 )
...
* 🐛 Fix API `/api/asset/upload` response body `succMap` field
* 🐛 Fix #12255
2024-08-30 09:43:16 +08:00
Daniel
6a3095c56c
🎨 No longer limits the number of dynamically loaded blocks in the editor https://github.com/siyuan-note/siyuan/issues/12359
2024-08-29 16:53:02 +08:00
Daniel
9f1906c003
🎨 Reindex only the current document after rolling back the document https://github.com/siyuan-note/siyuan/issues/12320
2024-08-29 11:44:47 +08:00
Daniel
4ff10086ed
♻️ Upgrade to FSRS-5 https://github.com/siyuan-note/siyuan/issues/12344
2024-08-28 18:17:46 +08:00
Daniel
6fb69303c8
🎨 https://github.com/siyuan-note/siyuan/pull/12353
2024-08-28 17:47:50 +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
6c2c003718
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/12261
2024-08-17 08:32:49 +08:00
Daniel
f5e5816997
🧑💻 Improve kernel API getChildBlocks https://github.com/siyuan-note/siyuan/issues/12260 https://github.com/siyuan-note/siyuan/issues/8249
2024-08-16 20:49:34 +08:00
Daniel
52877f42d0
🎨 Improve asset name normalization when inserting/uploading https://github.com/siyuan-note/siyuan/issues/12255
2024-08-16 11:51:42 +08:00
Daniel
05167fefe4
🐛 Embed blocks are exported incorrectly https://github.com/siyuan-note/siyuan/issues/12250
2024-08-15 18:07:57 +08:00
Daniel
4ac3e9d397
🎨 Improve HTML kbd clipping https://github.com/siyuan-note/siyuan/issues/12242
2024-08-12 18:03:10 +08:00
Daniel
6777ace282
🎨 List item disconnection no longer affects database binding blocks https://github.com/siyuan-note/siyuan/issues/12235
2024-08-12 10:51:48 +08:00
Daniel
b908bae496
🎨 Improve database table view exporting https://github.com/siyuan-note/siyuan/issues/12232
2024-08-11 09:33:43 +08:00
Daniel
37c80cc770
🐛 Wrong parsing virtual reference with \
before it https://github.com/siyuan-note/siyuan/issues/12206
2024-08-09 09:07:02 +08:00
Daniel
4cdd3ee470
🎨 Improve load tree failed logging
2024-08-09 08:56:17 +08:00
Daniel
91a068ff52
🎨 Improve sort when importing markdown files https://github.com/siyuan-note/siyuan/issues/11390
2024-08-05 23:22:41 +08:00
Daniel
01dea02541
🎨 The marketplace package supports author name search https://github.com/siyuan-note/siyuan/issues/11673
2024-08-05 22:18:46 +08:00
Daniel
1c080f78f2
🎨 Improve logging https://github.com/siyuan-note/siyuan/issues/12104
2024-08-05 21:45:02 +08:00
Daniel
8a82ce0feb
🎨 Improve tx
2024-08-05 21:12:31 +08:00
Daniel
a5c02a78e8
🎨 Improve block update time filling https://github.com/siyuan-note/siyuan/issues/12182
2024-08-04 12:25:11 +08:00
Daniel
a070db1933
🎨 Ignore hidden files when cleaning unused assets https://github.com/siyuan-note/siyuan/issues/12172
2024-08-04 12:18:20 +08:00
Daniel
27c19ba396
🎨 Improve block update time filling https://github.com/siyuan-note/siyuan/issues/12182
2024-08-04 12:02:03 +08:00
Daniel
3cbb6138ed
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12140
2024-08-04 11:24:04 +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
efb3c5dd36
🎨 Improve processing when a database-bound block changes its type https://github.com/siyuan-note/siyuan/issues/12152
2024-08-03 22:19:00 +08:00
Daniel
7c497108af
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12140
2024-08-03 21:55:10 +08:00
Daniel
07d2930739
🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039
2024-08-02 10:04:21 +08:00
Daniel
7979054595
🎨 Improve sync logging
2024-08-01 20:25:53 +08:00
Daniel
bed84f11c4
🎨 Improve sync logging
2024-08-01 20:25:29 +08:00
Daniel
8646bb0b10
🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039
2024-07-31 12:24:17 +08:00
Daniel
1f46d16055
🎨 Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096
2024-07-26 19:04:01 +08:00
Daniel
b4ece87cc0
🎨 Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096
2024-07-26 18:55:01 +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
Daniel
db6f17e91c
🎨 Improve av binding block https://github.com/siyuan-note/siyuan/issues/12090
2024-07-25 17:34:47 +08:00
Daniel
cfdec8fcda
🐛 Exporting embedded heading blocks without blocks underneath Fix https://github.com/siyuan-note/siyuan/issues/12075
2024-07-24 21:31:55 +08:00
Daniel
afcb666892
🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010
2024-07-24 12:07:40 +08:00
Daniel
9cc334698b
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959
2024-07-24 11:23:21 +08:00
Daniel
74c6b9ba00
🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11996
2024-07-24 10:55:43 +08:00
Daniel
f622b42f36
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959
2024-07-24 10:25:41 +08:00
Daniel
935efd7d3d
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959
2024-07-17 09:59:22 +08:00
Daniel
1645099945
🎨 Improve outline panel escape rendering Fix https://github.com/siyuan-note/siyuan/issues/12001
2024-07-17 09:22:12 +08:00
Daniel
a18559e6d0
🎨 Improve database template field exporting Fix https://github.com/siyuan-note/siyuan/issues/11988
2024-07-16 23:44:15 +08:00
Daniel
bcd12057bc
🎨 Improve block ref anchor text exporting Fix https://github.com/siyuan-note/siyuan/issues/11995
2024-07-16 10:44:57 +08:00
Daniel
8bf6646514
🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978
2024-07-16 09:15:20 +08:00
Daniel
eb0879812f
⚡ Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977
2024-07-16 09:15:19 +08:00
Daniel
f75e383728
⚡ Improve global searching (group by doc) performance https://github.com/siyuan-note/siyuan/issues/11951
2024-07-16 09:15:18 +08:00
Daniel
5f56e42dee
⚡ Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951
2024-07-16 09:15:18 +08:00
Daniel
d4b60520d9
⚡ Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951
2024-07-16 09:15:18 +08:00
Daniel
f22bec9fd6
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945
2024-07-16 09:15:17 +08:00
Daniel
c9462f691d
🎨 The images in the databases are not uploaded to the community hosting https://github.com/siyuan-note/siyuan/issues/11948
2024-07-16 09:15:15 +08:00
Daniel
47aaee4a3b
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945
2024-07-16 09:15:15 +08:00
Daniel
fd0c231b94
🎨 Improve database asset field exporting https://github.com/siyuan-note/siyuan/issues/11903
2024-07-16 09:15:14 +08:00
Daniel
bbf2ce4ba0
🐛 After changing the History Retention Days
, the file history cannot be displayed https://github.com/siyuan-note/siyuan/issues/11935
2024-07-16 09:15:13 +08:00
Daniel
3d36355e2b
⚡ Improve spaced repetition loading performance https://github.com/siyuan-note/siyuan/issues/11927
2024-07-09 23:25:28 +08:00
Daniel
4e9b0bc6c6
🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902
2024-07-07 22:39:53 +08:00
Daniel
427293f3e6
🎨 Improve asset renaming https://github.com/siyuan-note/siyuan/issues/11889
2024-07-06 09:51:54 +08:00
Daniel
4473715186
🎨 Improve publish
2024-07-05 20:16:10 +08:00
Yingyi / 颖逸
f25b36ff38
Disable some menu items in read-only mode ( #11733 )
...
* 🎨 kernel supports read-only publishing services
* 🐛 Fix authentication vulnerabilities
* 🎨 Protect secret information
* 🎨 Adjust the permission control
* 🎨 Adjust the permission control
* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`
* 🎨 Add API `/api/setting/setPublish`
* 🎨 Add API `/api/setting/getPublish`
* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth
* 🎨 Add a settings panel for publishing features
* 📝 Add guide for `Publish Service`
* 📝 Update Japanese user guide
* 🎨 Merge fixed static file services
* 🎨 Disable some menu items in read-only mode
* 🎨 Disable some menu items in read-only mode
* Update router.go
2024-07-05 20:01:43 +08:00
Daniel
3073be676d
🎨 Improve net assets to local assets https://github.com/siyuan-note/siyuan/issues/11885
2024-07-04 23:11:56 +08:00
Daniel
abc3eb76c5
🎨 Improve .sy data file writing transaction https://github.com/siyuan-note/siyuan/issues/11834
2024-07-04 11:17:31 +08:00
Daniel
d5708d99f7
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/11860
2024-07-02 12:35:11 +08:00
Daniel
415607f6dd
🎨 Improve blocktree
2024-07-02 12:10:17 +08:00
Daniel
1011cd4900
🎨 Improve search index ignore for virtual refs https://github.com/siyuan-note/siyuan/issues/11827
2024-06-28 22:13:23 +08:00
Daniel
9d08ef3008
🐛 Sometimes the audio or video does not play https://github.com/siyuan-note/siyuan/issues/11810
2024-06-28 21:11:52 +08:00
Daniel
335d390d20
🎨 Export block ref Anchor hash
supports doc-level https://github.com/siyuan-note/siyuan/issues/11814
2024-06-28 20:48:25 +08:00
Daniel
222635c5a1
🎨 Reindex notebook and reload UI after data sync if notebook conf changed https://github.com/siyuan-note/siyuan/issues/11850
2024-06-28 11:42:25 +08:00
Daniel
0859df6ca0
🎨 Improve data sync when exiting https://github.com/siyuan-note/siyuan/issues/11847
2024-06-27 21:42:54 +08:00
Daniel
ed5c4738f9
🎨 Improve boot index checking https://github.com/siyuan-note/siyuan/issues/11842
2024-06-27 21:29:31 +08:00
Daniel
992586e04a
🎨 Support ignore search results https://github.com/siyuan-note/siyuan/issues/10089 https://github.com/siyuan-note/siyuan/issues/11830
2024-06-27 10:51:26 +08:00
Daniel
c896d96184
🎨 Improve page number for exporting PDF annotation hyperlinks https://github.com/siyuan-note/siyuan/issues/11780
2024-06-24 23:11:41 +08:00
Daniel
dd973963b5
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11805
2024-06-24 07:25:28 +08:00
Daniel
18ea513241
🎨 Clean code
2024-06-23 21:52:22 +08:00
Daniel
9c4b8bd74c
⚡ Improve loading doc performance
2024-06-23 21:52:04 +08:00
Daniel
06f3721fd4
⚡ Improve performance for rendering databases, due flashcards
2024-06-23 21:37:28 +08:00
Daniel
65f24b376e
🐛 Fix database bind block https://ld246.com/article/1719117529369
2024-06-23 21:01:18 +08:00
Daniel
1452e7cf3f
⚡ Improve load tree performance
2024-06-22 00:01:44 +08:00
Daniel
cb16111314
⚡ Improve load tree performance
2024-06-22 00:01:44 +08:00
Daniel
675ad65bd1
🧑💻 Add internal kernel API /api/attr/batchGetBlockAttrs
https://github.com/siyuan-note/siyuan/issues/11786
2024-06-21 23:20:25 +08:00
Daniel
a35ce3e31e
🎨 Remove page number parameters from PDF annotation hyperlinks when exporting Docx https://github.com/siyuan-note/siyuan/issues/11780
2024-06-21 19:46:45 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773
2024-06-20 23:59:27 +08:00
Daniel
3fecb9d0e9
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713
2024-06-20 20:02:00 +08:00
Daniel
1cbc4c6306
🎨 Ignore hidden files when generating asset history https://github.com/siyuan-note/siyuan/issues/11253
2024-06-20 19:45:02 +08:00
Daniel
a4c8273824
🐛 Fix https://github.com/siyuan-note/siyuan/issues/11755
2024-06-19 09:38:02 +08:00
Daniel
4ad12872f5
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 22:37:48 +08:00
Daniel
f9c8fd8aa4
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 22:37:47 +08:00
Daniel
598ddebf80
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 22:36:50 +08:00
Daniel
ed85d29e51
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 19:31:04 +08:00
Daniel
aa7a745eb2
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 19:25:22 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information ( #11738 )
...
* 优化setImageOCRText接口调用
* 扩展 ocr 接口,添加 ocrJSON 返回字段
* 过滤不可见字符
* 返回的ocr文本添加空格
2024-06-16 22:55:22 +08:00
Daniel
2a47791b4d
🎨 Improve duplicating for a doc with databases https://github.com/siyuan-note/siyuan/issues/11602
2024-06-16 11:08:21 +08:00
Daniel
2589b009eb
🎨 Improve embed blocks exporting https://github.com/siyuan-note/siyuan/issues/11725
2024-06-16 00:08:15 +08:00
Daniel
ba8b07f64c
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713
2024-06-15 21:47:49 +08:00
Daniel
e99852f067
🎨 Improve database block remove https://github.com/siyuan-note/siyuan/issues/11731
2024-06-15 21:41:04 +08:00
Daniel
8bdd59a156
🎨 https://github.com/siyuan-note/siyuan/issues/11707
2024-06-15 11:20:06 +08:00
Yingyi / 颖逸
ba2193403d
✨ Support read-only publish service
...
* 🎨 kernel supports read-only publishing services
* 🐛 Fix authentication vulnerabilities
* 🎨 Protect secret information
* 🎨 Adjust the permission control
* 🎨 Adjust the permission control
* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`
* 🎨 Add API `/api/setting/setPublish`
* 🎨 Add API `/api/setting/getPublish`
* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth
* 🎨 Add a settings panel for publishing features
* 📝 Add guide for `Publish Service`
* 📝 Update Japanese user guide
* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Daniel
1b7be9b6f0
🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661
2024-06-12 18:04:45 +08:00
Daniel
0de9ecb61b
🎨 Revert https://github.com/siyuan-note/siyuan/issues/11667
2024-06-12 17:35:57 +08:00
Daniel
f7167a603d
🎨 No paging when searching by document group https://github.com/siyuan-note/siyuan/issues/11667
2024-06-12 16:56:34 +08:00
Daniel
f51b337693
🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696
2024-06-12 12:03:31 +08:00
Daniel
511a4bdd8a
🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666
2024-06-12 10:20:17 +08:00
Daniel
6758561a44
🎨 Search Group by doc
follows the search setting limit display https://github.com/siyuan-note/siyuan/issues/11667
2024-06-11 21:55:20 +08:00
Daniel
334f693d5d
🎨 Repeat the escaped content of the image title https://github.com/siyuan-note/siyuan/issues/11681
2024-06-11 11:36:25 +08:00
Daniel
d993b624ee
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552
2024-06-10 17:10:33 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552
2024-06-10 16:50:00 +08:00
Daniel
68585e21e3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552
2024-06-10 16:25:57 +08:00
Daniel
06b7c7e3db
🎨 Improve Add to Database
search https://github.com/siyuan-note/siyuan/issues/11644
2024-06-05 23:25:16 +08:00
Daniel
415937f028
🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565
2024-06-03 22:50:32 +08:00
Daniel
21d7f4a81e
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575
2024-06-03 20:53:16 +08:00
Daniel
02fe7b966c
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621
2024-06-03 11:35:43 +08:00
Daniel
06993bddd5
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621
2024-06-03 11:19:33 +08:00
Daniel
cf5ff5283a
🎨 Improve database handling when importing .sy.zip https://github.com/siyuan-note/siyuan/issues/11628
2024-06-03 10:13:16 +08:00
Daniel
05585240f9
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630
2024-06-02 23:40:31 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues
https://github.com/siyuan-note/siyuan/issues/11608
2024-05-31 23:55:17 +08:00
Daniel
69d0f20501
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575
2024-05-31 12:02:41 +08:00
Daniel
7b4d297ade
🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588
2024-05-31 10:47:24 +08:00
mpcjazz
e8053d1b1f
🌐 Added Japanese user guide ( #11591 )
2024-05-31 10:05:57 +08:00
Daniel
36493a8a3a
🎨 Improve importing Markdown folder https://github.com/siyuan-note/siyuan/issues/11567
2024-05-29 11:26:57 +08:00
Daniel
d9a19bb3dc
🎨 https://github.com/siyuan-note/siyuan/issues/11542
2024-05-29 10:20:37 +08:00
Daniel
ab32cca562
🐛 Database attribute panel render failed https://ld246.com/article/1716701128268
2024-05-27 21:02:00 +08:00
Daniel
421b26b49e
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
...
断开双向关联 https://github.com/siyuan-note/siyuan/issues/11548
2024-05-27 16:52:38 +08:00
Daniel
c511795eb5
🎨 Improve global search type sorting https://github.com/siyuan-note/siyuan/issues/11537
2024-05-26 17:41:35 +08:00
Daniel
a08064460a
🎨 Update text https://github.com/siyuan-note/siyuan/issues/11521
2024-05-25 10:22:39 +08:00
Daniel
da629f39f5
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 23:57:10 +08:00
Daniel
59af2466ce
🐛 Fix NPE https://ld246.com/article/1716477105045
2024-05-23 23:41:42 +08:00
Daniel
f197a4ea87
🎨 Add Duplicate non-mirror database block
https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 18:00:35 +08:00
Daniel
98e8083122
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497
2024-05-23 11:30:53 +08:00
Daniel
8901bd3abc
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486
2024-05-23 10:58:14 +08:00
Daniel
d84baabc33
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486
2024-05-23 10:30:52 +08:00
Daniel
0072541427
🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492
2024-05-22 17:36:54 +08:00
Daniel
5db05a819e
🚩 The Microsoft Store version no longer supports in-app updates checking https://github.com/siyuan-note/siyuan/issues/11505
2024-05-22 16:39:20 +08:00
Daniel
97cbf7c320
🚩 Macro definitions are no longer expanded when exporting formulas https://github.com/siyuan-note/siyuan/issues/11500
2024-05-22 10:09:31 +08:00
Daniel
aa817d17ef
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11490
2024-05-21 15:35:39 +08:00
Daniel
d3754bd630
🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624
2024-05-21 00:04:56 +08:00
Daniel
47f884f2bb
🐛 Some emoji exceptions in the document title https://github.com/siyuan-note/siyuan/issues/11480
2024-05-20 23:22:16 +08:00
Daniel
4a29d45a5c
🎨 Improve av name https://github.com/siyuan-note/siyuan/issues/11481
2024-05-20 23:04:24 +08:00
Daniel
67b332108d
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458
2024-05-20 11:48:15 +08:00
Daniel
1bc32c584b
🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761
2024-05-20 10:15:50 +08:00
Daniel
5c52abc802
🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761
2024-05-20 10:11:25 +08:00
Daniel
5d637f2287
🎨 Improve av importing https://github.com/siyuan-note/siyuan/issues/11460
2024-05-19 23:08:47 +08:00
Daniel
c79238025c
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357
2024-05-19 17:56:32 +08:00
Daniel
0acc84f285
🐛 Rendering exception in export preview mode when custom attribute value has line breaks https://github.com/siyuan-note/siyuan/issues/11453
2024-05-19 12:06:55 +08:00
Daniel
64c4bed8ab
🐛 Documents exported in the doc tree can no longer be imported Fix https://github.com/siyuan-note/siyuan/issues/11447
2024-05-18 00:20:34 +08:00
Daniel
491a1696c1
🎨 Support KaTex macro parameters https://github.com/siyuan-note/siyuan/issues/11448
2024-05-18 00:06:50 +08:00
Daniel
8a47d44884
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/11447
2024-05-17 21:58:38 +08:00
Daniel
ad58e1c0c9
🐛 Regular replacement text fails https://github.com/siyuan-note/siyuan/issues/11444
2024-05-17 21:50:35 +08:00
Daniel
7d87df9932
🎨 Add kernel api getAttributeViewKeysByAvID
2024-05-17 16:19:56 +08:00
Daniel
4624b62e4d
🎨 Search preview supports HTML tags in inline code content https://github.com/siyuan-note/siyuan/issues/11418
2024-05-17 11:20:24 +08:00
Daniel
f7d23b41fd
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409
2024-05-17 09:49:10 +08:00
Daniel
2058f9a0c0
🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428
2024-05-16 22:24:25 +08:00
Daniel
7182603791
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409
2024-05-15 22:10:26 +08:00
Daniel
03a87a6159
🐛 Fix npe https://ld246.com/article/1715715031420
2024-05-15 11:33:59 +08:00
Daniel
373bce9791
♻️ Improve av structure
2024-05-15 00:47:25 +08:00
Daniel
6bd1772f13
🎨 Improve upload asset to cloud error message
2024-05-14 08:04:40 +08:00
Daniel
1ce56dee21
🎨 Improve upload asset to cloud error message
2024-05-14 00:05:09 +08:00
Daniel
fe9ffed025
🎨 Improve upload asset to cloud error message
2024-05-14 00:01:29 +08:00
Daniel
e35729c3a8
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11372
2024-05-13 23:39:33 +08:00
Daniel
fc1e9154b3
🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378
2024-05-13 21:30:48 +08:00
Daniel
d9471c6a83
🎨 The heading block update time is refreshed after editing the blocks under the heading https://github.com/siyuan-note/siyuan/issues/11374
2024-05-13 17:16:55 +08:00
Daniel
c6ab48818b
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277
2024-05-13 09:39:56 +08:00
Daniel
d0022293c8
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277
2024-05-13 09:30:17 +08:00
Daniel
95764352f8
🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277
2024-05-12 23:42:18 +08:00
Daniel
60380f5dee
🎨 Refresh virtual block ref when closing box https://github.com/siyuan-note/siyuan/issues/11149#issuecomment-2106254491
2024-05-12 23:04:21 +08:00
Daniel
b959cc2beb
🎨 Refresh virtual block ref when closing box https://github.com/siyuan-note/siyuan/issues/11149#issuecomment-2106254491
2024-05-12 23:04:20 +08:00
Daniel
9c83f0a8ab
🎨 Improve two-way relation column name placeholder https://github.com/siyuan-note/siyuan/issues/11361
2024-05-12 18:04:10 +08:00
Daniel
749ed8a4ac
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357
2024-05-12 17:37:32 +08:00
Daniel
abf92b602c
🎨 Clean code
2024-05-12 17:20:04 +08:00
Daniel
b042355363
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250 https://github.com/siyuan-note/siyuan/issues/11356
2024-05-12 17:18:23 +08:00
Daniel
933a1936c0
🎨 Support cancel two-way relation when related to the current database https://github.com/siyuan-note/siyuan/issues/11356
2024-05-12 11:39:02 +08:00
Daniel
8e27532c44
🐛 Two-way relation is invalid when related to the current database https://github.com/siyuan-note/siyuan/issues/11278
2024-05-12 11:16:31 +08:00
Daniel
6af0432145
🎨 Get db key values sort by updated
2024-05-12 11:05:57 +08:00
Daniel
1ddf8bc447
🎨 Improve db create rows in batch https://github.com/siyuan-note/siyuan/issues/11348
2024-05-12 10:58:03 +08:00
Daniel
63839cba0c
🎨 Improve box ref indexing
2024-05-11 17:09:36 +08:00
Daniel
c015fbfa74
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262
2024-05-11 16:14:07 +08:00
Daniel
0f915df236
🐛 Block attributes are not refreshed after data syncing https://github.com/siyuan-note/siyuan/issues/11343
2024-05-11 11:11:32 +08:00
Daniel
7771490175
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262
2024-05-11 09:50:19 +08:00
Daniel
2ee4533304
⚡ Optimize rendering performance of databases containing relation fields https://github.com/siyuan-note/siyuan/issues/11249
2024-05-10 23:37:27 +08:00
Daniel
002173044f
⚡ Optimize rendering performance of databases containing relation fields https://github.com/siyuan-note/siyuan/issues/11249
2024-05-10 23:35:04 +08:00
Jeffrey Chen
391c9d41e8
🎨 Improve text
...
* 语言
动词 引用块 → 名词 块引用
* app/src/protyle/wysiwyg/transaction.ts
* app/src/protyle/hint/extend.ts
* Update API_zh_CN.md
* Update 20200813004551-gm0pbn1.sy
* Update README_zh_CN.md
* Update transaction.go
* Update 20200813131152-0wk5akh.sy
* Update 20210127202655-2334vvv.sy
* Update 20200813004551-gm0pbn1.sy
* Update 20200813004551-gm0pbn1.sy
* Update 20211226122549-jktxego.sy
* Update 20211226122943-st7fpcj.sy
* Update 20211226120349-rbkmozu.sy
2024-05-10 23:27:04 +08:00
Daniel
e21e9a387e
🐛 Fix find replace tag content https://github.com/siyuan-note/siyuan/issues/11238
2024-05-10 23:10:46 +08:00
Daniel
ff6c154bfa
🎨 Improve reindexing
2024-05-10 16:20:02 +08:00
Daniel
7d73482cfa
🎨 Add a kernel API /api/block/getBlockTreeInfos
https://github.com/siyuan-note/siyuan/issues/11311
2024-05-09 23:20:48 +08:00
Daniel
d5730e3c88
🎨 Improve doc tree modification time display https://github.com/siyuan-note/siyuan/issues/11327
2024-05-09 19:54:37 +08:00
Daniel
0763b550ef
🐛 The maximum number of tags listed is incorrect https://github.com/siyuan-note/siyuan/issues/11320
2024-05-09 11:40:32 +08:00
Daniel
c6dca1fe0c
🎨 The line number field no longer appears in the database attribute panel https://github.com/siyuan-note/siyuan/issues/11319
2024-05-09 11:26:23 +08:00
Daniel
9a544e2a09
🎨 Improve sorting for Add to Database
https://github.com/siyuan-note/siyuan/issues/11286
2024-05-09 10:43:19 +08:00
Daniel
abcb26ffb4
🎨 Improve rename assets message pushing https://github.com/siyuan-note/siyuan/issues/11313
2024-05-09 09:46:01 +08:00
Daniel
7c7a7038a4
🎨 Improve list block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-05-08 21:41:04 +08:00
Daniel
a37bc3335d
🎨 Improve list block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-05-08 21:39:29 +08:00
Daniel
540ad2e535
🎨 Improve db filter on primary key
2024-05-08 21:26:56 +08:00
Daniel
83209e6ab2
🎨 Improve database text, email, url and phone field content escaping https://github.com/siyuan-note/siyuan/issues/11255
2024-05-08 19:52:10 +08:00
Daniel
9661dbc4b2
🎨 Improve database text field content escaping https://github.com/siyuan-note/siyuan/issues/11255
2024-05-08 18:29:38 +08:00
Daniel
e18e92fb30
🎨 Improve database auto-fill value when enabling filter https://github.com/siyuan-note/siyuan/issues/11297
2024-05-08 10:04:22 +08:00
Daniel
7b2d8c8bd0
🐛 The new database entry after binding block is lost in some cases https://github.com/siyuan-note/siyuan/issues/11269
2024-05-07 08:54:31 +08:00
Daniel
6a451cf1da
🐛 After uninstalling the widget, data synchronization does not clear the widget folder https://github.com/siyuan-note/siyuan/issues/11279
2024-05-06 23:07:55 +08:00
Daniel
2984a197d9
🐛 Case 1 https://github.com/siyuan-note/siyuan/issues/11251
2024-05-06 21:46:46 +08:00
Daniel
d9a163515b
🐛 Duplicated relation value https://github.com/siyuan-note/siyuan/issues/11251
2024-05-06 17:55:32 +08:00
Daniel
eb320f9b84
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250
2024-05-06 13:53:38 +08:00
Daniel
bf4b9cf146
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250
2024-05-06 13:44:37 +08:00
Daniel
b5289208a7
🎨 Ignore hidden files when generating asset history https://github.com/siyuan-note/siyuan/issues/11253
2024-05-05 17:14:36 +08:00
Daniel
04ba3ed011
🎨 Support convert Base64 image when clipping HTML https://github.com/siyuan-note/siyuan/issues/11210
2024-05-01 16:39:11 +08:00
Daniel
73293dc9f0
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-05-01 10:18:10 +08:00
Daniel
a325ac26db
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 23:40:09 +08:00
Daniel
4ad53bbeab
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 23:25:33 +08:00
Daniel
ef3b7c50e6
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 22:34:04 +08:00
Daniel
cf187dddce
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 21:34:13 +08:00
Daniel
de7a776b65
🎨 Supports rendering the row number column when exporting database https://github.com/siyuan-note/siyuan/issues/11192
2024-04-30 17:46:32 +08:00
Daniel
9172128b32
🐛 Regular expression search and replace results in nested paragraphs https://github.com/siyuan-note/siyuan/issues/11188
2024-04-30 00:19:30 +08:00
Daniel
af694f6301
🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171
2024-04-29 16:28:43 +08:00
Daniel
dca46b9056
🎨 Data History - File history - Assets support update
operation indexing https://github.com/siyuan-note/siyuan/issues/11177
2024-04-28 21:38:46 +08:00
Daniel
540faa754c
🎨 Data History - File history - Assets support update
operation indexing https://github.com/siyuan-note/siyuan/issues/11177
2024-04-28 21:15:46 +08:00
Daniel
9677187a98
🎨 Clean code
2024-04-28 20:56:49 +08:00
Daniel
070e2667b6
🎨 Count backlink mentions using total occurrences https://github.com/siyuan-note/siyuan/issues/11173
2024-04-28 10:23:32 +08:00
Daniel
239a1434e1
🎨 Data History - File history - Assets search results and operation conditions do not match https://github.com/siyuan-note/siyuan/issues/11171
2024-04-27 22:09:48 +08:00
Daniel
7f575be6ba
🎨 Improve load conf
2024-04-27 18:31:48 +08:00
Daniel
b934568eba
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 https://ld246.com/article/1714207731244
2024-04-27 18:20:40 +08:00
Daniel
4773700a6e
🐛 https://github.com/siyuan-note/siyuan/issues/11149
2024-04-27 13:31:13 +08:00
Daniel
0312e968a1
🐛 https://github.com/siyuan-note/siyuan/issues/11149
2024-04-27 13:30:48 +08:00
Daniel
4af7fef6e4
🐛 https://github.com/siyuan-note/siyuan/issues/11149
2024-04-27 13:30:25 +08:00
Daniel
fa897e91d5
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
2024-04-27 13:19:54 +08:00
Daniel
43359e92ec
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
2024-04-26 18:35:03 +08:00
Yingyi / 颖逸
e2c14eb11f
Fix the index task of the embedded block ( #11154 )
...
* 🐛 Fix query embed block javascript
* Update index.go
* Update index.go
2024-04-26 18:23:21 +08:00
Daniel
b9f269ae85
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
2024-04-26 12:08:01 +08:00
Daniel
43b376ac86
🎨 Rollback notebook do not reload UI twice
2024-04-26 09:14:34 +08:00
Daniel
d88731712d
🎨 Refresh the doc tree after data sync generates conflicting documents https://github.com/siyuan-note/siyuan/issues/11137
2024-04-25 19:14:35 +08:00
Daniel
5536545f22
🎨 Clean code
2024-04-25 17:33:35 +08:00
Daniel
b0445ee76f
🎨 Improve refresh after data sync on the mobile https://github.com/siyuan-note/siyuan/issues/11125
2024-04-24 21:52:48 +08:00
Daniel
d432982f15
🎨 The heading block convert doc block to preserve symbols as much as possible https://github.com/siyuan-note/siyuan/issues/11126
2024-04-24 21:18:15 +08:00
Daniel
d9351213da
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 20:11:55 +08:00
Daniel
ffb44137f2
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 20:11:55 +08:00
Daniel
bababec4d1
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 19:56:04 +08:00
Daniel
1bc11a1a9a
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 19:51:15 +08:00
Daniel
a4c05c25b4
🎨 The database relation fields follow the change after the primary key field is changed https://github.com/siyuan-note/siyuan/issues/11117
2024-04-23 18:22:51 +08:00
Daniel
d004b601f2
🎨 Prompt when there is no normal exit https://github.com/siyuan-note/siyuan/issues/11054
2024-04-23 13:17:30 +08:00
Daniel
4be13b8518
🎨 Clean code
2024-04-21 19:26:35 +08:00
Daniel
7f98213879
🎨 Improve mirror database blocks reload
2024-04-21 18:18:23 +08:00
Daniel
1db8269b9f
🐛 Database unbind block causes entry to be deleted Fix https://github.com/siyuan-note/siyuan/issues/11101
2024-04-21 17:52:29 +08:00
Daniel
e16c3cb0fe
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 23:10:05 +08:00
Daniel
26cfc586f0
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 22:44:36 +08:00
Daniel
462d38e4e7
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:26:36 +08:00
Daniel
8eaf0ea411
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:22:28 +08:00
Daniel
24b7862262
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:14:45 +08:00
Daniel
0f06692da4
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:08:07 +08:00
Daniel
4cc2d9a6a8
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:08:06 +08:00
Daniel
d1647f9222
🎨 Supports replacing text elements with other elements https://github.com/siyuan-note/siyuan/issues/11058
2024-04-20 10:05:37 +08:00
Daniel
4b6b4183ae
🎨 Improve find replace doc title
2024-04-20 10:05:36 +08:00
Daniel
01a3f3e690
🎨 Limit the maximum number of tags listed in the tag panel https://github.com/siyuan-note/siyuan/issues/11071
2024-04-19 20:08:50 +08:00
Daniel
f802fb4e1b
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070
2024-04-18 11:29:46 +08:00
Daniel
7f645e728b
🎨 Improve database table view row/col drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048
2024-04-18 11:16:38 +08:00
Daniel
e2ea9eba45
🎨 Improve database table view row/col drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048
2024-04-18 11:16:38 +08:00
Daniel
abbfbc0acb
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070
2024-04-17 19:54:33 +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
a5976172d4
🎨 Improve database table view row drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048
2024-04-16 17:29:13 +08:00
Daniel
3403bdca99
🎨 Improve update time of database bound document blocks https://github.com/siyuan-note/siyuan/issues/11042
2024-04-15 20:56:46 +08:00
Daniel
ee42be1729
🎨 Database date field fill end var https://ld246.com/article/1713177507282
2024-04-15 19:30:25 +08:00
Daniel
6c4dd3674d
🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035
2024-04-15 18:54:33 +08:00
Daniel
97f8d6c013
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013
2024-04-15 18:00:04 +08:00
Daniel
58c98ce697
🎨 Improve database unbind block Improve database unbind block
2024-04-15 17:47:03 +08:00
Daniel
605e9e243a
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013
2024-04-15 17:15:04 +08:00
Daniel
8127b98ace
🎨 Improve gen ktree
2024-04-15 14:57:52 +08:00
Daniel
cab6e015d3
🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035
2024-04-15 14:57:33 +08:00
Daniel
0093dc38e8
🎨 Improve heading drag conversion doc subheading level https://github.com/siyuan-note/siyuan/issues/11037
2024-04-15 09:29:08 +08:00
Daniel
bdff61d915
🎨 Logging
2024-04-15 09:10:03 +08:00
Silent Lee
8a354da50a
Add database lineNumber
field type ( #11008 )
...
* 🎨 add database lineNumber type
* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896
* 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009
* 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011
* ⬆️ Upgrade kernel deps
* ⬆️ Upgrade kernel deps
* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896
* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896
* 🐛 https://github.com/siyuan-note/siyuan/issues/11015
* 🐛 https://github.com/siyuan-note/siyuan/issues/11018
* 🐛 https://github.com/siyuan-note/siyuan/issues/11018
* 🎨 刚创建时无 id,更新需和 oldValue 保持一致
* 🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979
* 🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018
* 🎨 https://github.com/siyuan-note/siyuan/issues/11013
* 🎨 搜索可汇总字段时排除行号类型字段 https://github.com/siyuan-note/siyuan/pull/11008
* 🎨 lineNumber no need to join the calc op and remove useless todo tag
---------
Co-authored-by: Vanessa <lly219@gmail.com>
Co-authored-by: Daniel <845765@qq.com>
2024-04-15 00:49:48 +08:00
Daniel
afeea6a80e
🎨 Improve marketplace loading performance https://github.com/siyuan-note/siyuan/issues/10973 https://github.com/siyuan-note/siyuan/issues/11007
2024-04-14 23:52:09 +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
077944bb43
🎨 Improve database template field to use relation/rollup field Fix https://github.com/siyuan-note/siyuan/issues/11029
2024-04-14 13:02:06 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup
2024-04-14 12:34:06 +08:00
Daniel
3a798c4533
🎨 https://github.com/siyuan-note/siyuan/issues/11013
2024-04-14 10:00:08 +08:00
Daniel
bc8b295733
🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018
2024-04-14 09:51:54 +08:00
Daniel
5c77101271
🐛 https://github.com/siyuan-note/siyuan/issues/11018
2024-04-13 23:36:13 +08:00
Daniel
4e63228c2d
🐛 https://github.com/siyuan-note/siyuan/issues/11018
2024-04-13 23:33:40 +08:00
Daniel
86f92208bf
🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009
2024-04-13 11:15:49 +08:00
Daniel
620be3572d
🐛 Dynamic loading results in incomplete list display https://github.com/siyuan-note/siyuan/issues/11004
2024-04-12 23:26:43 +08:00
Daniel
3a852fd1ab
🐛 Hyperlinks affect backlink calculation issue https://github.com/siyuan-note/siyuan/issues/11001
2024-04-12 21:55:53 +08:00
Daniel
da59fa2afa
⚡ Improve marketplace loading performance Fix https://github.com/siyuan-note/siyuan/issues/10973
2024-04-12 09:15:03 +08:00
Daniel
f5ceb847f4
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986
2024-04-11 21:54:34 +08:00
Daniel
2bcf26166d
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986
2024-04-11 21:39:48 +08:00
Daniel
fc3263985b
🎨 Improve database primary key binding block https://github.com/siyuan-note/siyuan/issues/10945
2024-04-10 22:58:59 +08:00
Daniel
4033b15ee8
🎨 Improve notification https://ld246.com/article/1712750404715
2024-04-10 21:32:08 +08:00
Daniel
f6cd80c719
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966
2024-04-10 17:28:30 +08:00
Daniel
e9deb4624b
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966
2024-04-10 17:27:17 +08:00
Daniel
3f62aea1e9
🎨 Import md progress
2024-04-10 15:57:18 +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
5e116a16d2
🎨 Referenced blocks support rendering virtual references https://github.com/siyuan-note/siyuan/issues/10960
2024-04-09 23:12:26 +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
7d680ed391
🎨 Rebuilding database block relations when importing .sy.zip and rebuilding indexes https://github.com/siyuan-note/siyuan/issues/10959
2024-04-09 22:27:16 +08:00
Daniel
c4d2f9e706
🎨 Improve Add to Database
search sorting https://github.com/siyuan-note/siyuan/issues/10952
2024-04-09 22:27:16 +08:00
Daniel
225930d3cf
🎨 Improve Add to Database
search sorting https://github.com/siyuan-note/siyuan/issues/10952
2024-04-09 22:27:15 +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
951d53d3f8
♻️ Improve outline loading mechanism https://github.com/siyuan-note/siyuan/issues/10884
2024-04-08 20:25:15 +08:00
Daniel
bba92b30a6
♻️ Improve outline loading mechanism https://github.com/siyuan-note/siyuan/issues/10884
2024-04-08 20:25:15 +08:00
Daniel
6ad2296082
🎨 Auto verify the database name when clicking the block superscript icon https://github.com/siyuan-note/siyuan/issues/10861
2024-04-08 17:32:43 +08:00
Daniel
de0b64f8ca
🎨 https://github.com/siyuan-note/siyuan/issues/10884
2024-04-08 10:49:47 +08:00
Daniel
79d940d575
🎨 Database primary key supports unbinding block https://github.com/siyuan-note/siyuan/issues/10849
2024-04-08 09:25:19 +08:00
Daniel
20ecabc6c3
🎨 Remove rows in database bound to child blocks when deleting parent block https://github.com/siyuan-note/siyuan/issues/10923
2024-04-07 17:39:58 +08:00
Daniel
65cdd1a319
🎨 Support floating window to open related database when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10915
2024-04-07 11:48:48 +08:00
Daniel
36bed84802
🎨 Database blocks are included in document word count https://github.com/siyuan-note/siyuan/issues/10918
2024-04-07 11:48:48 +08:00
Daniel
1a487c0251
🎨 Improve /widget search https://github.com/siyuan-note/siyuan/issues/10917
2024-04-07 10:03:31 +08:00
Daniel
62db617f91
🎨 Support floating window to open related database when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10915
2024-04-07 09:54:55 +08:00
Daniel
2bbd1a89d0
🎨 Support adding the current document in the database https://github.com/siyuan-note/siyuan/issues/10912
2024-04-07 09:45:22 +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
435a53cb49
🎨 Database select field filters follow option editing changes https://github.com/siyuan-note/siyuan/issues/10881
2024-04-06 10:11:23 +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
8e9a8ec6d4
🎨 Support adding database blocks to a database Fix https://github.com/siyuan-note/siyuan/issues/10876
2024-04-05 22:31:55 +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
d9370560e5
⚡ Improve performance of importing .sy.zip https://github.com/siyuan-note/siyuan/issues/10874
2024-04-04 21:32:01 +08:00
Daniel
44d41a0856
🎨 Ignore *
back mentions and virtual references Fix https://github.com/siyuan-note/siyuan/issues/10873
2024-04-04 21:11:12 +08:00
Daniel
66e2b0eaa7
🎨 The database date field supports filling the current time by default https://github.com/siyuan-note/siyuan/issues/10823
2024-04-04 11:34:13 +08:00
Daniel
d661dceb8f
🎨 Improve upgrade download URLs
2024-04-04 10:06:31 +08:00
Daniel
24363ad717
🎨 Refresh the corresponding rollup after deleting rows from the database https://github.com/siyuan-note/siyuan/issues/10858
2024-04-03 21:33:53 +08:00
Daniel
16dd27d656
🎨 Remove legacy incorrect history data
2024-04-03 21:19:05 +08:00
Daniel
be67ffa288
🎨 Auto verify the database name when clicking the block superscript icon https://github.com/siyuan-note/siyuan/issues/10861
2024-04-03 21:19:05 +08:00
Daniel
c2cd204363
🎨 Improve block ref search ID extraction https://github.com/siyuan-note/siyuan/issues/10848
2024-04-03 11:13:48 +08:00
Daniel
455f348e91
🎨 Improve block ref search ID extraction https://github.com/siyuan-note/siyuan/issues/10848
2024-04-03 11:12:48 +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
50faacd129
🎨 Export PDF and add watermarks no longer covered by images https://github.com/siyuan-note/siyuan/issues/10818
2024-04-03 10:24:51 +08:00
Daniel
cafc4ea38b
🐛 Unable to roll back document history https://github.com/siyuan-note/siyuan/issues/10846
2024-04-03 09:49:58 +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
e44db5d248
🐛 Unable to roll back document history https://github.com/siyuan-note/siyuan/issues/10846
2024-04-03 08:58:30 +08:00
Daniel
e4fe17853c
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-03 01:01:49 +08:00
Daniel
85a3e7ceca
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-03 01:01:49 +08:00
Daniel
20ee605bfc
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-03 01:01:48 +08:00
Daniel
dec9831a21
🎨 Reset virtual block ref cache after indexing refs https://github.com/siyuan-note/siyuan/issues/10842
2024-04-02 21:41:57 +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
e12ed21c65
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-02 20:13:39 +08:00
Daniel
844fa8ef64
🎨 Improve getBlockInfo for reindexing https://github.com/siyuan-note/siyuan/issues/10772
2024-04-02 19:58:03 +08:00
Daniel
b6b0cf2e2c
🎨 Add a rate limiter for https://github.com/siyuan-note/siyuan/issues/10772
2024-04-02 19:43:02 +08:00
Daniel
ac9304f589
🎨 Generate document history when dragging outline https://github.com/siyuan-note/siyuan/issues/10834
2024-04-02 17:35:23 +08:00
Daniel
0c4ebbeea0
🎨 Generate document history when dragging outline https://github.com/siyuan-note/siyuan/issues/10834
2024-04-02 17:35:22 +08:00
Daniel
d45bec5665
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-02 16:45:54 +08:00
Daniel
577837894f
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-02 16:01:09 +08:00
Daniel
9f32ddaf02
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-02 15:15:52 +08:00
Daniel
6dff64f246
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828
2024-04-02 15:12:09 +08:00
Daniel
8d2bf65d1a
🎨 Filter removed plugin
2024-04-01 22:52:06 +08:00
Daniel
85da3928be
🐛 Attribute panel - Database template custom attributes not shown Fix https://github.com/siyuan-note/siyuan/issues/10812
2024-03-31 23:59:07 +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
5e7d2341f4
🎨 Add comments https://github.com/siyuan-note/siyuan/issues/10800#issuecomment-2028788064
2024-03-31 23:32:22 +08:00
Daniel
4fb311de68
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 23:22:29 +08:00
Daniel
30621f6ecf
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 22:18:05 +08:00
Daniel
0234549a93
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 22:06:20 +08:00
Daniel
7d6dfc8536
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 21:59:32 +08:00
Daniel
e988f5373f
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 21:42:40 +08:00
Daniel
8a0762f27b
🎨 Improve open/remove notebook
2024-03-29 21:06:41 +08:00
Daniel
c18b79d374
🎨 Improve open/remove notebook
2024-03-29 20:57:56 +08:00
Daniel
a08eaccfef
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 20:36:45 +08:00
Daniel
9e851ffbc6
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 19:59:44 +08:00
Daniel
c0a10ab98c
🎨 Improve API Token authentication https://github.com/siyuan-note/siyuan/issues/10792
2024-03-29 17:09:13 +08:00
Daniel
9147d626a8
🎨 Improve exit when syncing
2024-03-28 23:16:40 +08:00
Daniel
5bc96e05aa
🎨 Automatically loads and indexes from the file system when a block is not found https://github.com/siyuan-note/siyuan/issues/10772
2024-03-28 21:54:23 +08:00
Daniel
e7d1210ec9
🎨 Improve av https://ld246.com/article/1711613722864
2024-03-28 21:27:31 +08:00
Daniel
da6ba86948
🐛 Breadcrumb XSS https://github.com/siyuan-note/siyuan/issues/10753
2024-03-28 16:59:50 +08:00
Daniel
42967694ef
🐛 Breadcrumb XSS https://github.com/siyuan-note/siyuan/issues/10753
2024-03-28 16:57:24 +08:00
Daniel
50eef7d1e6
🎨 Automatically loads and indexes from the file system when a block is not found https://github.com/siyuan-note/siyuan/issues/10772
2024-03-28 11:35:09 +08:00
Daniel
b3d581718b
🎨 Automatically loads and indexes from the file system when a block is not found https://github.com/siyuan-note/siyuan/issues/10772
2024-03-28 11:27:20 +08:00
Daniel
8540113527
🎨 Improve response details for auth check https://ld246.com/article/1711591523782
2024-03-28 10:35:20 +08:00
Daniel
0b20f85793
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-27 22:50:03 +08:00
Daniel
1f70336b41
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-27 22:30:44 +08:00
Daniel
f2f112cebe
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-27 22:27:09 +08:00
Daniel
611f6e2da0
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-27 22:27:09 +08:00
Daniel
0322e022f1
🐛 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761
2024-03-27 09:48:25 +08:00
Yingyi / 颖逸
fd80159fe9
🐛 Rename iFrameBlock
to iframeBlock
( #10748 )
2024-03-26 16:34:10 +08:00
Daniel
9086b6f78b
🎨 Improve upgrade download
2024-03-25 20:13:02 +08:00
Daniel
c6b48882e1
🎨 Improve upgrade download
2024-03-25 19:59:57 +08:00
Daniel
fa49681cd9
🎨 https://ld246.com/article/1708684037961
2024-03-25 10:23:48 +08:00
Daniel
6d833429c9
🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719
2024-03-24 22:15:53 +08:00
Daniel
2a8809bc7e
🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719
2024-03-24 22:15:37 +08:00
Daniel
db3df51680
🎨 Select field is added by default when creating a database https://github.com/siyuan-note/siyuan/issues/10720
2024-03-24 21:26:01 +08:00
Daniel
f0fd8f9b90
🎨 Unable to replace {{foo}}
in code block Fix https://github.com/siyuan-note/siyuan/issues/10706
2024-03-24 10:51:19 +08:00
Daniel
9ff9303672
🎨 Search result content snippet returns more text https://github.com/siyuan-note/siyuan/issues/10707
2024-03-24 09:42:11 +08:00
Daniel
04bbcc6eed
🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698
2024-03-22 20:40:54 +08:00
Daniel
8be272bfc6
🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698
2024-03-22 20:36:18 +08:00
Daniel
5c6be798f4
🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698
2024-03-22 19:47:03 +08:00
Daniel
8b7e6661f5
🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698
2024-03-22 19:46:48 +08:00
Daniel
45df03aede
🐛 Unable to search replace hyperlink anchor text https://github.com/siyuan-note/siyuan/issues/10689
2024-03-22 19:28:59 +08:00
Daniel
c752df919a
🎨 Search type filtering supports Audio, Video, IFrame and Widget block https://github.com/siyuan-note/siyuan/issues/10645
2024-03-22 17:26:21 +08:00
Daniel
4f1013a35e
🎨 Search type filtering supports Audio, Video, IFrame and Widget block https://github.com/siyuan-note/siyuan/issues/10645
2024-03-22 11:47:18 +08:00
Daniel
2120637c06
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 22:35:21 +08:00
Daniel
496c44e389
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 17:59:11 +08:00
Daniel
d793155e55
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 17:10:33 +08:00
Daniel
055e011b3e
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 17:10:33 +08:00
Daniel
00d015aead
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 10:44:34 +08:00
Daniel
c45e80b9e0
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 10:32:34 +08:00
Daniel
30d95605df
🎨 Database select field supports sorting by option order Fix https://github.com/siyuan-note/siyuan/issues/10665
2024-03-21 10:03:08 +08:00
Daniel
d522a74654
🎨 https://github.com/siyuan-note/siyuan/issues/10666
2024-03-20 23:21:26 +08:00
Daniel
580209b165
🎨 https://github.com/siyuan-note/siyuan/issues/10666
2024-03-20 23:18:32 +08:00
Daniel
fd1f283b2f
🎨 Duplicate relation values in the Attribute Panel - Database Fix https://github.com/siyuan-note/siyuan/issues/10670
2024-03-20 22:30:21 +08:00
Daniel
5300638622
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660
2024-03-20 11:45:22 +08:00
Daniel
a7e1e3abac
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660
2024-03-20 11:11:18 +08:00
Daniel
6b7502fc54
🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654
2024-03-19 23:34:54 +08:00
Daniel
b72b832007
🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654
2024-03-19 23:11:44 +08:00
Daniel
cf6ac5a807
🎨 Improve focus export conversion of block refs to footnotes https://github.com/siyuan-note/siyuan/issues/10647
2024-03-19 10:59:08 +08:00
Daniel
0fd9947358
🎨 Improve focus export PDF conversion of block refs to footnotes https://github.com/siyuan-note/siyuan/issues/10647
2024-03-19 10:58:16 +08:00
Daniel
426225af96
🎨 Improve rename doc push message
2024-03-18 21:02:40 +08:00
Daniel
1d3e28da6f
🎨 Add internal kernel API /api/block/getBlocksIndexes
https://github.com/siyuan-note/siyuan/issues/10608
2024-03-18 16:23:32 +08:00
Daniel
dc95dc3555
🐛 Fix npe
2024-03-18 16:23:31 +08:00
Daniel
8287631078
🎨 Show operation type in the file history item list https://github.com/siyuan-note/siyuan/issues/10634
2024-03-18 10:18:55 +08:00
Daniel
fc3580166c
🎨 Show operation type in the file history item list https://github.com/siyuan-note/siyuan/issues/10634
2024-03-18 10:17:10 +08:00
Daniel
a73fe74a2e
🎨 Alt+0 flashcard review entry no longer returns to card deck flashcards Fix https://github.com/siyuan-note/siyuan/issues/10635
2024-03-17 22:46:05 +08:00
Daniel
ff79d71286
🎨 Improve doc tree parsing
2024-03-16 12:22:18 +08:00
Daniel
9e731908e2
🎨 Improve move doc https://github.com/siyuan-note/siyuan/issues/9356
2024-03-15 23:36:46 +08:00
Daniel
84c801bbc9
🎨 Improve move doc
2024-03-15 23:12:08 +08:00
Daniel
6feabe74c8
⚡ Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624
2024-03-15 22:54:01 +08:00
Daniel
04b61dc7eb
🐛 Incorrect reference count after moving doc across notebooks https://github.com/siyuan-note/siyuan/issues/10622
2024-03-15 22:54:00 +08:00
Daniel
095dfc2b35
🧑💻 Add internal kernel API /api/block/getBlocksIndexes
Fix https://github.com/siyuan-note/siyuan/issues/10608
2024-03-15 19:34:59 +08:00
Daniel
6a6fdce3dd
🎨 Flashcard review interface adds card review times, state and other information https://github.com/siyuan-note/siyuan/issues/10505
2024-03-14 22:14:12 +08:00
Daniel
8d290fb8a8
🎨 Convert network images to local
supports //
https://github.com/siyuan-note/siyuan/issues/10598
2024-03-14 11:15:41 +08:00
Daniel
63914488f0
🎨 Add to Database
no longer autofills filter values https://github.com/siyuan-note/siyuan/issues/10587
2024-03-14 10:58:49 +08:00
Daniel
6ff917f48d
🎨 Open the last workspace by default https://github.com/siyuan-note/siyuan/issues/10570
2024-03-14 09:46:54 +08:00
Daniel
271cf982f7
🎨 After opening the user guide, prevent folding the doc tree when syncing data
2024-03-13 23:54:33 +08:00
Daniel
cc9aed6aec
🐛 Fix sort av view not working
2024-03-13 21:59:59 +08:00
Daniel
f168e39768
🎨 Fill in the alt text after converting network images to local https://github.com/siyuan-note/siyuan/issues/10583
2024-03-12 17:06:22 +08:00
Daniel
9a42f69ba6
🎨 Fill in the alt text after converting network images to local https://github.com/siyuan-note/siyuan/issues/10583
2024-03-12 17:04:45 +08:00
Daniel
f4b94360da
🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580
2024-03-12 16:43:04 +08:00
Daniel
f45cee76ce
🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580
2024-03-12 16:38:02 +08:00
Daniel
d90dff900e
🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580
2024-03-12 16:35:46 +08:00
Daniel
e58520b6ce
🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580
2024-03-12 15:57:13 +08:00
Daniel
92e4d3951b
🎨 Record access authorization login log https://github.com/siyuan-note/siyuan/issues/10578
2024-03-11 22:45:01 +08:00
Daniel
f3574038e2
♻️ Clean code
2024-03-10 23:27:13 +08:00
Daniel
abfddf76a5
🎨 Clean code
2024-03-10 23:01:50 +08:00
Daniel
f3fff63b7d
🐛 https://github.com/siyuan-note/siyuan/issues/10564
2024-03-10 23:01:49 +08:00
Daniel
aa01e99b0d
🎨 https://github.com/siyuan-note/siyuan/issues/10557
2024-03-10 22:06:25 +08:00
Daniel
aeb09cb0f6
🎨 Automatic check of database indexes is only performed once after startup https://github.com/siyuan-note/siyuan/issues/10563
2024-03-10 18:10:45 +08:00
Daniel
b9e2b7661e
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 17:33:57 +08:00
Daniel
bdf63c8a1d
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 17:31:06 +08:00
Daniel
1b0ceaaedf
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 11:26:27 +08:00
Daniel
77ce08d044
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 11:13:47 +08:00
Daniel
f163fbb669
🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280
2024-03-09 11:12:09 +08:00
Daniel
16fd52a74d
🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280
2024-03-09 10:58:14 +08:00
Daniel
cbcc8141a8
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-08 23:49:55 +08:00
Daniel
71b8ddb2e8
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545
2024-03-08 23:12:33 +08:00