Commit Graph

32 Commits

Author SHA1 Message Date
Daniel
8c175bd4f9
📝 Improve the user guide https://github.com/siyuan-note/siyuan/issues/13691 2025-01-01 09:51:16 +08:00
Yingyi / 颖逸
6ee4705e2a
🎨 Support local file system sync & backup (#13663)
* 🎨 Use local file system sync & backup

* ⬆️ dejavu

* 🎨 Add the settings panel of local file system sync & backup

* 📝 Update user guides of local file system sync & backup

* 🎨 Adjust supported runtime environments
2024-12-31 21:06:13 +08:00
Daniel
2f1885b07e
🎨 Add word count template function runeCount and wordCount https://github.com/siyuan-note/siyuan/issues/13625 2024-12-25 19:38:49 +08:00
Daniel
78d5f54117
📝 Improve the user guide 2024-12-24 16:29:36 +08:00
Daniel
1cb22968a2
📝 Update the user guide 2024-12-16 17:19:38 +08:00
Daniel
3b130d82c1
📝 Improve the user guide https://github.com/siyuan-note/siyuan/issues/13463 2024-12-14 17:36:37 +08:00
Daniel
322949e8e1
🎨 Add SQL query template function querySQL https://github.com/siyuan-note/siyuan/issues/13455 2024-12-13 22:06:10 +08:00
Daniel
29b5124591
📝 Add a template function runeLen https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 16:41:30 +08:00
Daniel
a678627fa1
📝 Add block content statistics template function statBlock https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 10:23:02 +08:00
Vanessa
1b1ea3ca59 🎨 https://github.com/siyuan-note/siyuan/issues/13181 2024-11-28 11:37:36 +08:00
Emptylight
9274b37f76
📝 Improve UserGuide (#13268)
* docs: Improve UserGuide

日文使用机器翻译无法校对,仅重新翻译为中文大意不变。
可能存在潜在的数据问题,请校对。

* docs: Improve UserGuide

change 'Siyuan' to 'SiYuan'

* docs: Improve UserGuide

将日语的引述符调节至文字前,与其他语言保持一致
2024-11-26 11:51:13 +08:00
Daniel
4f7d742738
🎨 Improve the user guide https://github.com/siyuan-note/siyuan/issues/12880 https://github.com/siyuan-note/siyuan/issues/7964 2024-10-27 16:47:43 +08:00
Daniel
4367a6f0a0
📝 Update the user guide https://ld246.com/article/1729588229982 2024-10-24 16:34:02 +08:00
Daniel
94f378aa55
Revert Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 01:08:10 +08:00
Daniel
4d1da7bca8
🎨 Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 00:13:10 +08:00
Jeffrey Chen
d4c049d011
📝 Improve User Guide https://github.com/siyuan-note/siyuan/issues/11564 (#12823) 2024-10-18 11:08:08 +08:00
Jeffrey Chen
a33e613563
Improve User Guide https://github.com/siyuan-note/siyuan/issues/12811 (#12822) 2024-10-18 10:53:56 +08:00
Daniel
ce865a51ce
📝 Automatically purge unreferenced data snapshots older than 30 days in official cloud storage https://github.com/siyuan-note/siyuan/issues/8056 2024-10-10 01:15:41 +08:00
Vanessa
0a56760978 🎨 https://github.com/siyuan-note/siyuan/issues/12482 2024-10-09 23:05:25 +08:00
Jeffrey Chen
2a74c3e556
🎨 Improve user guide daily notes chapter https://ld246.com/article/1728386759300 (#12737) 2024-10-09 11:18:06 +08:00
Jeffrey Chen
f9a4dcf2a1
📝 Improve user guide ignore search chapter fix #12032 (#12663) 2024-10-01 19:02:40 +08:00
Jeffrey Chen
a3d3b17fb4
📝 Update the user guide for #11734 (#12538) 2024-09-21 16:24:18 +08:00
Jeffrey Chen
3a898bc082
Improve the user guide
* 改进用户指南内容块类型、数据库章节

* 更新 20240208172113-d44j7tk.json

* 更新 20240530101000-3eaevtp.sy

* 更新 20240208172514-9dsv6na.sy

* 更新 20240530101000-3eaevtp.sy
2024-08-18 22:44:40 +08:00
Daniel
1487b1165f
📝 Improve the user guide https://github.com/siyuan-note/siyuan/issues/12179 2024-08-04 22:07:37 +08:00
Daniel
4dce982884
📝 Improve the user guide https://github.com/siyuan-note/siyuan/issues/12179 2024-08-04 22:02:28 +08:00
Daniel
b6d40f3570
📝 Improve the user guide https://ld246.com/article/1722429651178 2024-07-31 20:52:10 +08:00
Daniel
ddbace307e
📝 Improve user guide https://github.com/siyuan-note/siyuan/issues/11858 2024-07-02 22:23:03 +08:00
mpcjazz
0b51219f50
Improve emoji search (#11768)
Co-authored-by: mpcjazz <mail@mpcjazz.com>
2024-06-20 11:39:16 +08:00
Jeffrey Chen
88605d5380
📝 Improve user guide
* 用户指南

* 日语界面
2024-06-13 08:28:09 +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
Jeffrey Chen
fd17bd91d8
📝 Improve user guide type filtering chapter 2024-06-11 17:45:47 +08:00
mpcjazz
e8053d1b1f
🌐 Added Japanese user guide (#11591) 2024-05-31 10:05:57 +08:00