obsidian-execute-code icon indicating copy to clipboard operation
obsidian-execute-code copied to clipboard

Add ability to run code in edit mode

Open bitnom opened this issue 1 year ago • 1 comments
trafficstars

It is possible. The Execute Python plugin does it:

Selection_258

but note that currently, that plugin has an undesirable behavior with syntax highlighting: https://github.com/WilliamEchols/obsidian-execute-python/issues/2

bitnom avatar Dec 11 '23 00:12 bitnom

Take a look at this section of the readme: https://github.com/twibiral/obsidian-execute-code?tab=readme-ov-file#running-in-preview-

ptxmac avatar Dec 19 '23 08:12 ptxmac