You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ _Designed to be very productive with keyboard_ ❤️
36
36
>
37
37
> 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.
38
38
>
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.
40
40
41
41
<p> </p>
42
42
@@ -344,11 +344,11 @@ _Designed to be very productive with keyboard_ ❤️
344
344
345
345
346
346
## 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.
352
352
353
353
### How to change default shortcut for the particular command?
0 commit comments