Selaa lähdekoodia

:memo: 更新 README

Liang Ding 2 vuotta sitten
vanhempi
commit
8fc5ea2bdf
2 muutettua tiedostoa jossa 0 lisäystä ja 32 poistoa
  1. 0 16
      README.md
  2. 0 16
      README_zh_CN.md

+ 0 - 16
README.md

@@ -220,22 +220,6 @@ After deletion, the doc will not appear in the operating system's recycle bin, b
 
 Please use <kbd>Shift+Enter</kbd>.
 
-### How to move the heading and blocks below it?
-
-Fold the heading and move it later. Please note that it is a move, not a cut, and a folded heading cut will not move the blocks below it.
-
-### How to select multiple blocks across pages?
-
-Click at the beginning, hold down <kbd>Shift</kbd> and click at the end after scrolling the page.
-
-### How to do find and replace?
-
-Press <kbd>Ctrl+R</kbd> after selecting the keyword in the editor.
-
-### How to insert the same inline element to the left of an existing inline element?
-
-Ambiguity may occur when using Markdown markers to insert, please refer to [here](https://github.com/siyuan-note/siyuan/issues/5372) for details. Please use `/` or the corresponding shortcut key for inline elements to insert.
-
 ### 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> .

+ 0 - 16
README_zh_CN.md

@@ -231,22 +231,6 @@
 
 请使用 <kbd>Shift+Enter</kbd>。
 
-### 移动标题时如何带下方块一起移动?
-
-将标题折叠以后再移动。请注意是移动,不是剪切,折叠标题剪切不会带下方块。
-
-### 如何跨页多选内容块?
-
-在开始的地方单击,滚动页面以后在结束的地方按住 <kbd>Shift</kbd> 单击。
-
-### 如何进行查找替换?
-
-编辑器中选择关键字后按下 <kbd>Ctrl+R</kbd>。
-
-### 如何在已有的行级元素左侧插入相同的行级元素?
-
-使用 Markdown 标记符插入的话可能会出现二义性问题,具体讨论细节请参考[这里](https://github.com/siyuan-note/siyuan/issues/5372)。请使用 `/` 或者行级元素对应快捷键插入。
-
 ## 有的块(比如在列表项中的段落块)找不到块标怎么办?
 
 在列表项下的第一个子块是省略块标的。可以将光标移到这个块中,然后通过 <kbd>Ctrl+/</kbd> 触发它的块标菜单。