Select word or next occurrence of selection (Ctrl + D) is not working in tables in Live Preview mode.
I realized this is because multiple cursors is not supported at all yet in Obsidian, but I still think it's worth reporting here if anyone else come looking like me :-)
Tables: Support Multi-cursor editing in Live Preview - Feature requests - Obsidian Forum
- Obsidian v1.7.7
- Code Editor Shortcuts v1.14.0
Reproducing
- Enter Live Preview mode
- Copy and paste table
| Foo | Bar |
| --- | --- |
| Foo | Bar |
| Foo | Bar |
- Select Foo
- Enter Ctrl + D
- Note that following Foo words are not selected.
Select word or next occurrence of selection (Ctrl + D) is not working in tables in Live Preview mode.
I realized this is because multiple cursors is not supported at all yet in Obsidian, but I still think it's worth reporting here if anyone else come looking like me :-)
Tables: Support Multi-cursor editing in Live Preview - Feature requests - Obsidian Forum
Reproducing