mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 19:26:09 +01:00
🎨 Support directly access data/public/* contents via URL link https://github.com/siyuan-note/siyuan/issues/8593
This commit is contained in:
parent
c540046b8e
commit
ed5700ebd6
5 changed files with 187 additions and 78 deletions
|
|
@ -204,6 +204,7 @@ The data is saved in the workspace folder, in the workspace data folder:
|
|||
* `templates` is used to save template snippets
|
||||
* `widgets` is used to save widgets
|
||||
* `plugins` is used to save plugins
|
||||
* `public` is used to save public data
|
||||
* 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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue