obsidian-copilot icon indicating copy to clipboard operation
obsidian-copilot copied to clipboard

Directly copy latex from sidebar response

Open adv-dying opened this issue 2 months ago • 1 comments

When I try to copy the LaTeX formula from the response, I can’t select it directly.

Could you please add an option that allows users to copy the LaTeX code as plain text?

Alternatively, it would be great if there were a “Copy LaTeX” button that appears when an equation is detected (for example, when it’s rendered).

adv-dying avatar Oct 18 '25 09:10 adv-dying

#1902 obsidian renders the code blocks in copilot's response. This affects Tasks query, LaTex, DataView query etc.

I think we should:

  • show the original code in response
  • add a copy button

@logancyang @Emt-lin

ichts avatar Oct 18 '25 15:10 ichts