Commit graph

51 commits

Author SHA1 Message Date
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
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
f3574038e2
♻️ Clean code 2024-03-10 23:27:13 +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
4ce87d4eb3
🎨 Improve built-in template func 2024-03-08 16:19:25 +08:00
Daniel
cb726e0118
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 15:57:35 +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
9ede4c7361
🐛 Fix render template with database table view https://github.com/siyuan-note/insider/issues/1132 2024-01-08 12:04:03 +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
20462f302d
🎨 Add template func pow, powf, log and logf https://github.com/siyuan-note/siyuan/issues/9911 2023-12-18 12:24:39 +08:00
Daniel
7fa8111313
🎨 Add template func pow, powf, log and logf https://github.com/siyuan-note/siyuan/issues/9911 2023-12-18 12:02:55 +08:00
Daniel
7ff4356316
🎨 Automatically fill in the filter result value when adding rows in the database table view https://github.com/siyuan-note/siyuan/issues/9905 2023-12-17 12:12:22 +08:00
Daniel
e9ef0611cd
♻️ Refactor database table view 2023-12-15 20:05:31 +08:00
Daniel
3aa32f7f8d
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-06 17:23:09 +08:00
Jeffrey Chen
3dc72e25da
Add a template function about date 补充一个日期相关的模板函数 (#9815)
* Update time.go

添加一个与日期相关的模板函数,有「星期天」了

* Update template.go

添加一个日期相关的模板函数
2023-12-06 08:56:00 +08:00
Daniel
5c5f7da1e6
🎨 Add some template function about date https://github.com/siyuan-note/siyuan/pull/9812 2023-12-04 15:29:21 +08:00
Frostime
86547f77b5
feat: Add some template function about date (#9812)
*  feat(template): Add some template func about week of date

*  feat: rename `WeekOfYear` to `ISOWeek`

* fix: 命名错误
2023-12-04 15:08:01 +08:00
Daniel
4f50a8b06d
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 20:05:20 +08:00
Daniel
ea2a2bbf03
🎨 Code content in templates is not properly escaped https://github.com/siyuan-note/siyuan/issues/9649 2023-11-14 22:37:37 +08:00
Daniel
70c56c8e25
🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
Daniel
3bf01a7d9f
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 10:15:01 +08:00
Daniel
8a789a8573
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:56:04 +08:00
Daniel
2e064b2453
📝 Update changelogs 2023-10-24 09:42:29 +08:00
Daniel
8ad15c4d23
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:38:33 +08:00
Daniel
7145460c18
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:33:59 +08:00
Daniel
4ed3efd7dd
🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227 2023-09-23 10:45:19 +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
32dee71bb9
🐛 Blocks created via template update time earlier than creation time Fix https://github.com/siyuan-note/siyuan/issues/8607 2023-06-24 20:26:39 +08:00
颖逸
08b333501b
🎨 Widgets search supports symlink subdirectory
* 🎨 bazaar resource directories support symlink

* 🎨 bazaar resource directories support symlink

* Squashed commit of the following:

commit a335101d49
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 12:53:33 2023 +0800

    🔖 Release v2.8.8

commit 6a6dec05f3
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 11:30:33 2023 +0800

    📝 Update changelogs

commit a819656c0a
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 11:15:53 2023 +0800

    📝 Update changelogs

commit 56a2c368d9
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 11:11:54 2023 +0800

    🐛 Remove inconsistent scroll IAL

commit 8b6abec8e9
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 10:39:48 2023 +0800

    🎨 Bazaar resource directories support symlink https://github.com/siyuan-note/siyuan/pull/8263

commit 9455086820
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 10:35:46 2023 +0800

    📝 Update changelogs

commit fdbfe6b848
Author: 颖逸 <49649786+Zuoqiu-Yingyi@users.noreply.github.com>
Date:   Tue May 16 10:34:38 2023 +0800

    Bazaar resource directories support symlink (#8263)

    * 🎨 bazaar resource directories support symlink

    * 🎨 bazaar resource directories support symlink

commit 85496345ef
Author: Vanessa <lly219@gmail.com>
Date:   Tue May 16 10:31:01 2023 +0800

     enable plugin

commit f3d1acd166
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 09:39:01 2023 +0800

    📝 Update changelogs

commit bf4b88a007
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 09:38:50 2023 +0800

    🎨 Plugin hot load

commit 516276db49
Author: Liang Ding <d@b3log.org>
Date:   Tue May 16 09:09:31 2023 +0800

    🎨 Data sync connectivity check supports redirection Fix https://github.com/siyuan-note/siyuan/issues/8264

commit d24f5ae3cf
Author: Vanessa <lly219@gmail.com>
Date:   Tue May 16 00:05:18 2023 +0800

    🚨

commit 1ac623ebb1
Author: Vanessa <lly219@gmail.com>
Date:   Tue May 16 00:04:25 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/8258

commit fdf9f0d9e4
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 22:33:36 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/5066 removeData

commit 7c7f3db0b8
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 22:26:11 2023 +0800

    🐛 fix https://github.com/siyuan-note/siyuan/issues/8259

commit ba4e5e8eed
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 19:59:13 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/8260

commit 4f099bd990
Merge: b892fadd 856c7e09
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 19:35:33 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit b892fadd19
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 19:35:19 2023 +0800

    💄

commit 856c7e0973
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 18:48:33 2023 +0800

    📝 Improve initialization data sync interaction https://github.com/siyuan-note/siyuan/issues/8220

commit ab6cb335e4
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 18:41:51 2023 +0800

    📝 Improve initialization data sync interaction https://github.com/siyuan-note/siyuan/issues/8220

commit a759936208
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 16:02:58 2023 +0800

    📝 Improve initialization data sync interaction https://github.com/siyuan-note/siyuan/issues/8220

commit 2513cbc31d
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 15:53:46 2023 +0800

    📝 Improve initialization data sync interaction https://github.com/siyuan-note/siyuan/issues/8220

commit 9a03f1e736
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 15:52:00 2023 +0800

    📝 Update changelogs

commit 4cb952361e
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 15:51:31 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8220

commit 7d58ab0607
Merge: 6ca68174 0a102851
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 15:43:33 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 6ca6817465
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 15:43:16 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8220

commit 0a10285167
Author: Liang Ding <d@b3log.org>
Date:   Mon May 15 14:56:12 2023 +0800

    🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811

commit 7dbfa43de4
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 13:59:50 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8220

commit 15141dde1f
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 13:54:30 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8220

commit dc1941da3c
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 12:11:45 2023 +0800

    🎨 catch plugin load

commit e7288185be
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 12:04:22 2023 +0800

    🎨 catch plugin load

commit 6690084caa
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 11:46:51 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/8256

commit 53a95ffbf7
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 00:27:27 2023 +0800

    💄 account

commit 4c7fe248e4
Merge: 3674e834 2cf8a819
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 00:11:08 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 3674e83428
Author: Vanessa <lly219@gmail.com>
Date:   Mon May 15 00:10:46 2023 +0800

    💄 account

commit 2cf8a8191a
Author: Liang Ding <d@b3log.org>
Date:   Sun May 14 23:21:32 2023 +0800

    🎨 Improve images render in the marketplace package https://github.com/siyuan-note/bazaar/issues/1119

commit 7572db4012
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 12:10:47 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/8216

commit 18071638cf
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 12:09:52 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/8216

commit 300a60aa45
Merge: 0b001595 a6ecb981
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 11:50:55 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 0b00159511
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 11:50:41 2023 +0800

    🐛 open new window

commit a6ecb981b2
Author: Liang Ding <d@b3log.org>
Date:   Sun May 14 11:43:54 2023 +0800

    🎨 Sponsorship through the Open Collective is no longer supported

commit 6c3c8d44ad
Author: Liang Ding <d@b3log.org>
Date:   Sun May 14 10:44:39 2023 +0800

    🎨 When multiple windows exist, each window should be isolated using the `Optimize Typesetting` https://github.com/siyuan-note/siyuan/issues/8216

commit 3edd8230d3
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 10:34:48 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8216

commit f8412a49c4
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 10:27:16 2023 +0800

    🐛 fix https://github.com/siyuan-note/siyuan/issues/8187

commit a74ee348f7
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 10:17:43 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/8242

commit 518ce94912
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 10:09:11 2023 +0800

    💄 bazaar

commit e6923bdebc
Author: Vanessa <lly219@gmail.com>
Date:   Sun May 14 09:55:50 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8245?utm_source=ld246.com

* 🎨 widgets search support symlink directory

* 🎨 templates directory support symlink

* Update template.go
2023-05-17 15:27:32 +08:00
Liang Ding
89c9736b84
🎨 Search template filter readme 2023-05-07 15:39:27 +08:00
Liang Ding
20d2780c74
🎨 Support focus block export template https://github.com/siyuan-note/siyuan/issues/8117 2023-04-28 11:29:13 +08:00
Liang Ding
1c47a63cca
🎨 Support focus block export template https://github.com/siyuan-note/siyuan/issues/8117 2023-04-28 11:29:13 +08:00
Liang Ding
1eba131624
🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 09:49:13 +08:00
Liang Ding
68192aaff6
🎨 支持应用内删除模板 https://github.com/siyuan-note/siyuan/issues/7746 2023-03-23 19:29:36 +08:00
Liang Ding
79efdb8e08
🎨 导出没有内容的引述块为模板时添加空段落块 https://github.com/siyuan-note/siyuan/issues/7211 2023-01-31 17:29:23 +08:00
Liang Ding
04f47749f7
改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177 2023-01-27 21:14:09 +08:00
Liang Ding
1642ec53a2
🐛 调用模板时模板名首字符乱码 Fix https://github.com/siyuan-note/siyuan/issues/7049 2023-01-12 11:00:24 +08:00
Liang Ding
4629a3f72f
🎨 改进 /模板 搜索排序 Fix https://github.com/siyuan-note/siyuan/issues/7027 2023-01-10 21:49:02 +08:00
Liang Ding
533590cd05
🎨 块引新建文档存放位置 支持模板变量 https://github.com/siyuan-note/siyuan/issues/4693 2022-12-12 10:18:22 +08:00
Liang Ding
637f1427e4
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819 2022-12-08 20:33:55 +08:00
Liang Ding
d97254f212
🎨 块引缺失锚文本情况下自动补全 https://github.com/siyuan-note/siyuan/issues/6087 2022-10-08 10:26:55 +08:00
Liang Ding
5b39560d7d
🎨 导出 PDF 支持保留折叠状态 https://github.com/siyuan-note/siyuan/issues/5941 2022-09-24 22:19:10 +08:00
Liang Ding
7eafbf0171
🎨 /模板 搜索按名称自然升序排序 Fix https://github.com/siyuan-note/siyuan/issues/5916 2022-09-21 19:59:45 +08:00
Liang Ding
c5f0b96929
行级元素支持多重样式类型 https://github.com/siyuan-note/siyuan/issues/2911 2022-09-16 19:30:00 +08:00
Liang Ding
ae8b83c53e
🎨 改进没有模板时 /模板 的交互 https://github.com/siyuan-note/siyuan/issues/5636 2022-08-17 17:19:13 +08:00
Liang Ding
dc193ce904
♻️ 将解析渲染器 Protyle 项目合并到 Lute 项目中 https://github.com/siyuan-note/siyuan/issues/5602 2022-08-08 13:23:25 +08:00
Liang Ding
505b973c2d
♻️ 日志组件单独抽取项目 https://github.com/siyuan-note/siyuan/issues/5439 2022-07-17 12:37:13 +08:00
Liang Ding
1d10439bbb
🐛 中西文间插入空格影响行级标记符 Fix https://github.com/siyuan-note/siyuan/issues/5308 2022-06-28 18:56:36 +08:00
Liang Ding
6723b3a20d
🎨 新增获取块 kramdown 源代码的 API https://github.com/siyuan-note/siyuan/issues/5289 2022-06-27 23:03:31 +08:00