Skip to content

Commit 5afcbf2

Browse files
authored
docs: Update README.md
1 parent 0f2da52 commit 5afcbf2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ _Designed to be very productive with keyboard_ ❤️
3636
>
3737
> To find out the shortcut for the particular command (or bind your own) use [this](https://github.com/stdword/logseq13-missing-commands/tree/main?tab=readme-ov-file#how-to-change-default-shortcut-for-the-particular-command) instruction.
3838
>
39-
> Any command could be called from <i>Commands Palette</i>, but consider [this](https://github.com/stdword/logseq13-missing-commands/edit/main/README.md#why-any-command-from-command-palette-doesnt-work) Logseq bug.
39+
> Any command could be called from <i>Commands Palette</i>, but consider [this](https://github.com/stdword/logseq13-missing-commands/tree/main?tab=readme-ov-file#why-any-command-from-command-palette-doesnt-work) Logseq bug.
4040
4141
<p> </p>
4242

@@ -344,11 +344,11 @@ _Designed to be very productive with keyboard_ ❤️
344344

345345

346346
## FAQ
347-
### Why any command from Command Palette doesn't work?
348-
The reason is the bug in Logseq interaction with _Command Palette_:
349-
- If you selecting the command **with mouse**, it cannot detect currently selected blocks or currently editing block.
350-
- If you selecting the command **with keyboard** (using <kbd>Enter</kbd>), it cannot detect currently editing block, but can detect currently selected blocks.
351-
- If you want to execute the particular command for currently editing block — [bind the shortcut](https://github.com/stdword/logseq13-missing-commands/tree/main?tab=readme-ov-file#how-to-change-default-shortcut-for-the-particular-command) to it.
347+
### Any command from the _Command Palette_ doesn't work! Why?
348+
The reason is the bug in Logseq's interaction with the _Command Palette_:
349+
- If you select the command **with your mouse**, it cannot detect the currently selected blocks or the currently editing block.
350+
- If you select the command **with your keyboard** (using <kbd>Enter</kbd>), it cannot detect the currently editing block, but it can detect the currently selected blocks.
351+
- If you want to execute a particular command for the currently editing block — [bind a shortcut](https://github.com/stdword/logseq13-missing-commands/tree/main?tab=readme-ov-file#how-to-change-default-shortcut-for-the-particular-command) to it.
352352

353353
### How to change default shortcut for the particular command?
354354
1. Open «Settings» → «Keymap» (or press `g s`).

0 commit comments

Comments
 (0)