obsidian-code-block-from-selection icon indicating copy to clipboard operation
obsidian-code-block-from-selection copied to clipboard

Support code block value from clipboard in cursor line

Open madroidmaq opened this issue 3 years ago • 0 comments

A usage flow of pasting code is roughly as follows:

  1. Paste the relevant code in IDEA (VS Code...);
  2. Copy the relevant code in Obsidian and add the corresponding ```

Now the use of this plugin is that there will be a third step, which is to select the content in Obsidian again, and then execute the corresponding shortcut key

madroidmaq avatar May 15 '22 17:05 madroidmaq