📝 Update plugin related docs

This commit is contained in:
Liang Ding 2023-05-12 19:56:32 +08:00
parent d89b1192b9
commit f006ab1dfb
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
11 changed files with 358 additions and 48 deletions

View file

@ -188,6 +188,7 @@ The data is saved in the workspace folder, in the workspace data folder:
* `storage` is used to save query conditions, layouts and flashcards, etc.
* `templates` is used to save template snippets
* `widgets` is used to save widgets
* `plugins` is used to save plugins
* 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?