Skip to content

Ctrl + D not working in tables #84

Description

@fredrik-hammar

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

  1. Enter Live Preview mode
  2. Copy and paste table
| Foo | Bar |
| --- | --- |
| Foo | Bar |
| Foo | Bar |
  1. Select Foo
  2. Enter Ctrl + D
  3. Note that following Foo words are not selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions