mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
📝 Update FAQ
This commit is contained in:
parent
e7ee05ad36
commit
cdaafd2813
2 changed files with 28 additions and 2 deletions
15
README.md
15
README.md
|
|
@ -193,10 +193,23 @@ Fold the heading and move it later.
|
|||
|
||||
Click at the beginning, hold down <kbd>Shift</kbd> and click at the end after scrolling the page.
|
||||
|
||||
## How to do find and replace?
|
||||
### How to do find and replace?
|
||||
|
||||
Press <kbd>Ctrl+R</kbd> after selecting the keyword in the editor.
|
||||
|
||||
## What if some blocks (such as paragraph blocks in list items) cannot find the block icon?
|
||||
|
||||
The first sub-block under the list item is the block icon omitted. You can move the cursor into this block and trigger its block menu with <kbd>Ctrl+/</kbd> .
|
||||
|
||||
## How to share notes?
|
||||
|
||||
* Export and import `.sy.zip` package
|
||||
* Via network hosting
|
||||
* Export and import Markdown
|
||||
* <kbd>Export Preview</kbd> to copy to third-party online services
|
||||
|
||||
The first two methods can guarantee the original semantics of the data.
|
||||
|
||||
### How to use a third-party sync disk for data synchronization?
|
||||
|
||||
* Please only synchronize the `workspace/data/`, do not synchronize the entire workspace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue