Commit graph

94 commits

Author SHA1 Message Date
Daniel
475155b7df
Improve performance for data indexing https://github.com/siyuan-note/siyuan/issues/12777 2024-10-14 20:39:16 +08:00
Daniel
daf964d8d3
🎨 Improve ref count rendering https://github.com/siyuan-note/siyuan/issues/12738 2024-10-09 11:12:03 +08:00
Daniel
655b6bc418
🐛 Search ignore is not working in some cases 2024-10-02 22:42:59 +08:00
Daniel
29a27c3fc4
⬆️ Upgrade riff 2024-09-11 11:44:06 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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
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
d9a19bb3dc
🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +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
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
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
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
f3574038e2
♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel
e083dacca8
🎨 Add kernel API /api/riff/getRiffCardsByBlockIDs Fix https://github.com/siyuan-note/siyuan/issues/10535 2024-03-07 20:36:47 +08:00
Daniel
f1d2fb4147
🎨 Add parameter reloadUI for kernel API /api/block/transferBlockRef https://github.com/siyuan-note/siyuan/issues/10456 2024-02-28 08:47:20 +08:00
Daniel
a16fde8ae7
🎨 Add internal kernel API /api/block/getTailChildBlocks https://github.com/siyuan-note/siyuan/issues/9884 2023-12-14 22:56:17 +08:00
Daniel
80b68e6eb9
🎨 Add ial for building embed block 2023-11-24 12:44:51 +08:00
Daniel
e24a724630
🎨 Query embed block supports executing JavaScript https://github.com/siyuan-note/siyuan/issues/9648 2023-11-18 12:03:22 +08:00
Daniel
cb45da4319
🎨 Show card NextDue to the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9621 2023-11-16 22:50:55 +08:00
debbbbie
48c354e7de
Show card NextDue to the flashcard management UI (#9621)
* Show RiffCard NextDue to the UI

* Show RiffCard NextDue to the UI

* Show card NextDue to the flashcard management UI
2023-11-10 20:21:56 +08:00
Daniel
c47de3eba0
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:44:37 +08:00
Daniel
b582f76f16
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:43:13 +08:00
Daniel
f88fec7235
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:35:34 +08:00
Daniel
e54641f2c1
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 11:25:46 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
eda8da1bbe
🎨 Kernel API transferBlockRef https://github.com/siyuan-note/siyuan/issues/8522 2023-06-13 09:52:41 +08:00
Daniel
6950bbaf6d
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-02 22:36:27 +08:00
Liang Ding
b3b891338b
🎨 Add kernel API /api/block/getChildBlocks Fix https://github.com/siyuan-note/siyuan/issues/8249 2023-05-13 21:50:32 +08:00
Liang Ding
5fca475702
🎨 闪卡管理添加复习次数、卡片总数及路径优化 https://github.com/siyuan-note/siyuan/issues/7761 2023-03-24 10:01:36 +08:00
Liang Ding
67014d2ada
🐛 超级块内递归嵌入的嵌入块不应该显示面包屑 https://github.com/siyuan-note/siyuan/issues/7575 2023-03-05 14:01:25 +08:00
Liang Ding
3980db01b5
🐛 超级块内递归嵌入的嵌入块不应该显示面包屑 https://github.com/siyuan-note/siyuan/issues/7575 2023-03-05 13:31:46 +08:00
Liang Ding
127327060f
🎨 改进闪卡存储数据结构,支持一个块对应多张闪卡 https://github.com/siyuan-note/siyuan/issues/7417 2023-02-24 23:24:40 +08:00
Liang Ding
b6ea32462e
改进重命名资源文件性能 https://github.com/siyuan-note/siyuan/issues/7322
改进建立引用索引 https://github.com/siyuan-note/siyuan/issues/7320
2023-02-10 14:28:10 +08:00
Liang Ding
0c85850088
🐛 非折叠块搜索跳转不应该聚焦 Fix https://github.com/siyuan-note/siyuan/issues/7276 2023-02-07 17:30:54 +08:00
Liang Ding
a70fc3ec33
🎨 支持转移引用 https://github.com/siyuan-note/siyuan/issues/4025 2023-02-06 19:07:29 +08:00
Liang Ding
ef9af6c323
🎨 支持转移引用 https://github.com/siyuan-note/siyuan/issues/4025 2023-02-06 18:12:12 +08:00
Liang Ding
e15f8f7769
🎨 支持引用转移 https://github.com/siyuan-note/siyuan/issues/4025 2023-02-06 18:08:41 +08:00
Liang Ding
4bdc3536a3
🎨 支持引用转移 https://github.com/siyuan-note/siyuan/issues/4025 2023-02-06 18:03:29 +08:00
Liang Ding
57a3188f4c
🎨 改进块树索引 2023-02-04 10:31:32 +08:00
Liang Ding
3fb296c88c
🐛 搜索处于折叠状态的块时未聚焦显示结果 Fix https://github.com/siyuan-note/siyuan/issues/7252 2023-02-03 23:37:46 +08:00
Liang Ding
35baf86b6e
🎨 嵌入块查询结果中显示块引用计数 https://github.com/siyuan-note/siyuan/issues/7191 2023-01-31 19:40:55 +08:00
Liang Ding
04f47749f7
改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177 2023-01-27 21:14:09 +08:00
Liang Ding
2b09ea75f0
改进多个功能点的性能 https://github.com/siyuan-note/siyuan/issues/7177 2023-01-27 19:22:12 +08:00
Liang Ding
d7419e8029
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-25 22:58:25 +08:00
Liang Ding
4916baf31a
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-25 22:54:29 +08:00