🎨 初次启动选择工作空间后不再创建 SiYuan
这一层文件夹 Fix https://github.com/siyuan-note/siyuan/issues/7044
This commit is contained in:
parent
ce282abce6
commit
f1b39149fc
5 changed files with 11 additions and 11 deletions
|
@ -165,7 +165,7 @@ This question varies from person to person and is difficult to answer uniformly.
|
|||
|
||||
### How does SiYuan store data?
|
||||
|
||||
The data is saved in the workspace folder (the default is in the user's home directory Documents/SiYuan, which can be modified in <kbd>Settings</kbd> - <kbd>About</kbd>), in the workspace data folder:
|
||||
The data is saved in the workspace folder, in the workspace data folder:
|
||||
|
||||
* `assets` is used to save all inserted assets
|
||||
* `emojis` is used to save emoji images
|
||||
|
|
|
@ -176,7 +176,7 @@
|
|||
|
||||
### 思源是如何存储数据的?
|
||||
|
||||
数据保存在工作空间文件夹下(默认位于用户家目录 Documents/SiYuan,可在 <kbd>设置</kbd> - <kbd>关于</kbd> 中进行修改),在工作空间 data 文件夹下:
|
||||
数据保存在工作空间文件夹下,在工作空间 data 文件夹下:
|
||||
|
||||
* `assets` 用于保存所有插入的资源文件
|
||||
* `emojis` 用于保存自定义图标表情图片
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"id": "20200923234731-h3zkwm2",
|
||||
"title": "FAQ",
|
||||
"type": "doc",
|
||||
"updated": "20230109113754"
|
||||
"updated": "20230112002556"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -242,7 +242,7 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210428222603-g1752n7",
|
||||
"updated": "20230109113754"
|
||||
"updated": "20230112002556"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -258,7 +258,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " folder (the default is in the user's home directory/Documents/SiYuan), in the workspace/data/ folder:"
|
||||
"Data": " folder, in the workspace/data/ folder:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"id": "20200813093015-u6bopdt",
|
||||
"title": "常见问题",
|
||||
"type": "doc",
|
||||
"updated": "20230109113703"
|
||||
"updated": "20230112002504"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -339,7 +339,7 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210428213320-fwferhb",
|
||||
"updated": "20230109113703"
|
||||
"updated": "20230112002504"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -355,7 +355,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "文件夹下(默认位于用户家目录/Documents/SiYuan),在工作空间/data/ 文件夹下:"
|
||||
"Data": "文件夹下,在工作空间/data/ 文件夹下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"icon": "2753",
|
||||
"id": "20211226115227-r1rty9v",
|
||||
"title": "常見問題",
|
||||
"updated": "20230109113806"
|
||||
"updated": "20230112002617"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -237,7 +237,7 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226115356-fcwiy36",
|
||||
"updated": "20230109113806"
|
||||
"updated": "20230112002617"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -253,7 +253,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "文件夾下(預設位於用戶家目錄/Documents/SiYuan),在工作空間/data/ 文件夾下:"
|
||||
"Data": "文件夾下,在工作空間/data/ 文件夾下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue