Commit Graph

149 Commits

Author SHA1 Message Date
Daniel
f80ae732b9
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:53:34 +08:00
Daniel
682415ae80
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:42:38 +08:00
Daniel
756d1ed4c0
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 15:50:13 +08:00
Daniel
c00270cf01
🐛 Unable to open the doc when the block pointed by the scroll position does not exist Fix https://github.com/siyuan-note/siyuan/issues/9030 2023-08-23 10:18:11 +08:00
nekrondev
f4f8bde3d1
🎨 fix missing parameters (#8977)
Co-authored-by: Heiko Besemann <heiko.besemann@qbeyond.de>
2023-08-15 15:31:19 +08:00
Daniel
8e1e8139bb
🎨 Improve search hit highlighting https://github.com/siyuan-note/siyuan/issues/8807#issuecomment-1663259981 2023-08-03 12:44:23 +08:00
Candyメ奶糖
0c621de5d9
🐛 When maxListCount limit is not reached, the wrong pop-up box prompts a maxListCount error (#8846)
box.Ls(path) will count the same document repeatedly (x/x.sy).
Before checking maxListCount limit, assign len(ret) to the totals variable so that it only represents the number of .sy documents
2023-07-29 09:43:21 +08:00
Daniel
12cd152a6f
🎨 Use single-line to save doc sort conf 2023-07-15 23:02:11 +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
Liang Ding
535def1acf
🎨 Improve search result highlight and positioning https://github.com/siyuan-note/siyuan/issues/8274 2023-05-19 11:52:12 +08:00
Liang Ding
78c4e78843
🎨 Improve search result highlight and positioning https://github.com/siyuan-note/siyuan/issues/8274 2023-05-19 11:38:49 +08:00
Liang Ding
0f90105527
🎨 Improve search result highlight and positioning https://github.com/siyuan-note/siyuan/issues/8274 2023-05-19 10:19:12 +08:00
Liang Ding
3d3dd7218f
🐛 Document dynamic loading is incomplete https://github.com/siyuan-note/siyuan/issues/8285 2023-05-17 12:13:50 +08:00
Liang Ding
413d13eb57
🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-09 10:29:07 +08:00
Liang Ding
97c4e84bc4
🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-09 10:23:36 +08:00
Liang Ding
1c68ce46f9
🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-09 10:08:16 +08:00
Liang Ding
883c08810e
🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-08 22:20:13 +08:00
Liang Ding
c2dba92f4d
🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-08 22:20:13 +08:00
Liang Ding
6d00914018
🎨 Improve ref count floating window render heading 2023-05-06 09:33:20 +08:00
OpaqueGlass
6b62a69299
Improve API listDocsByPath param sort (#8156)
* `listDocsByPath` API `sort` param
backend

* `listDocsByPath` API `sort` param
frontend

* `listDocsByPath` API `sort` param
2023-05-02 23:22:40 +08:00
Liang Ding
f3dd8e5315
🐛 The save path is incorrect when creating a sub-doc by ref in a doc with the same name Fix https://github.com/siyuan-note/siyuan/issues/8138 2023-05-01 12:35:17 +08:00
Liang Ding
a5be0036e9
🎨 Improve highlighting of numbers and letters in global search preview Fix https://github.com/siyuan-note/siyuan/issues/8100 2023-04-25 11:17:03 +08:00
Liang Ding
862d0db037
🎨 Spaced repetition interface supports review by document selection https://github.com/siyuan-note/siyuan/issues/7954 2023-04-14 16:36:27 +08:00
Liang Ding
ee3138be64
🎨 API listDocsByPath add an optional parameter maxListCount Fix https://github.com/siyuan-note/siyuan/issues/7993 2023-04-14 12:00:11 +08:00
Liang Ding
66bd5e91a5
🎨 Spaced repetition interface supports review by document selection https://github.com/siyuan-note/siyuan/issues/7954 2023-04-13 19:07:35 +08:00
Liang Ding
8545454f74
🐛 API getFile/putFile does not perform read-write lock Fix https://github.com/siyuan-note/siyuan/issues/7832 2023-03-30 19:39:59 +08:00
Liang Ding
1e7cf8917b
🐛 文档树自定义排序拖拽不稳定 https://github.com/siyuan-note/siyuan/issues/7726 2023-03-27 15:22:33 +08:00
Liang Ding
5f6d1eac9a
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683 2023-03-19 00:12:28 +08:00
Liang Ding
b81152515c
🎨 改进动态加载判断 Fix https://github.com/siyuan-note/siyuan/issues/7693 2023-03-18 10:38:37 +08:00
Liang Ding
03f3cc6e2e
🎨 调整闪卡评分按钮 https://github.com/siyuan-note/siyuan/issues/7459 2023-02-24 13:36:37 +08:00
Liang Ding
3a36def366
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:00:27 +08:00
Liang Ding
c1b457eb76
改进打开虚拟引用后加载文档的性能 https://github.com/siyuan-note/siyuan/issues/7378 2023-02-16 13:35:02 +08:00
Liang Ding
f07ee114d1
改进打开虚拟引用后加载文档的性能 https://github.com/siyuan-note/siyuan/issues/7378 2023-02-16 13:35:02 +08:00
Liang Ding
817c9e6f71
🎨 Logging 2023-02-11 16:58:31 +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
8a7df8af78
🎨 后台任务按任务加入先后顺序去重执行 Fix https://github.com/siyuan-note/siyuan/issues/7270 2023-02-07 09:20:32 +08:00
Liang Ding
72a8132775
🎨 支持笔记本设置独立的排序规则 https://github.com/siyuan-note/siyuan/issues/3623 2023-02-04 16:31:20 +08:00
Liang Ding
fa718f733c
🎨 调整日志输出 2023-01-28 10:24:51 +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
a3940c220f
改进创建文档性能 Fix https://github.com/siyuan-note/siyuan/issues/7175 2023-01-27 16:48:58 +08:00
Liang Ding
fdc2f19eaa
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-25 20:46:17 +08:00
Liang Ding
c5f4d3c780
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-24 21:50:10 +08:00
Liang Ding
83128d2fd8
🎨 重复文档时不再等待数据库索引 2023-01-24 16:03:54 +08:00
Liang Ding
72093f7e2e
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-23 18:30:52 +08:00
Liang Ding
6ed1c5dc1c
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-23 12:48:23 +08:00
Liang Ding
aad7dedc97
🎨 将删除文档放到任务队列中执行 2023-01-19 21:36:56 +08:00
Liang Ding
492aabcf22
🎨 嵌入块纳入引用计数和反链 https://github.com/siyuan-note/siyuan/issues/7096 2023-01-17 22:16:14 +08:00
Liang Ding
07a5e7501a
改进重建索引 https://github.com/siyuan-note/siyuan/issues/7018 2023-01-09 17:30:34 +08:00
Liang Ding
95bb18afe1
🎨 localStorage 支持在多界面实例间同步 https://github.com/siyuan-note/siyuan/issues/6965 2023-01-01 14:11:17 +08:00