📝 更新 FAQ

This commit is contained in:
Liang Ding 2022-12-02 22:02:54 +08:00
parent df9b6dc4d5
commit 4eb276b89c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 408 additions and 462 deletions

View file

@ -175,10 +175,12 @@ This question varies from person to person and is difficult to answer uniformly.
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:
* `assets` are used to save all inserted assets
* `templates` are used to save template snippets
* `widgets` are used to save widgets
* `emojis` are used to save emoji images
* `assets` is used to save all inserted assets
* `emojis` is used to save emoji images
* `snippets` is used to save code snippets
* `storage` is used to save browser localStorage and flashcards, etc.
* `templates` is used to save template snippets
* `widgets` is used to save widgets
* The rest of the folders are the notebook folders created by the user, files with the suffix of `.sy` in the notebook folder are used to save the document data, and the data format is JSON
### Does it support data synchronization through a third-party sync disk?