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

How to execute blocks?

Open deeplook opened this issue 11 months ago • 6 comments

I've just installed Code Emitter plugin 0.1.4 inside Obsidian 1.5.8 on macOS 13.6.4, but I cannot see any button or other means to actually run a code block, Python or Typescript like this:

print(42)

I am missing a short sentence about how to do that in the README as well. Ideas welcome!

deeplook avatar Mar 04 '24 22:03 deeplook

I needed to restart Obsidian. After I did, a 'play' arrow appeared in the bottom right corner of the code block. There is also an option in settings to auto run code blocks.

amykhar avatar Mar 10 '24 14:03 amykhar

Restarted, still dont see anything ... (on windows)

Playerrrrr avatar Jun 24 '24 13:06 Playerrrrr

I've just installed Code Emitter plugin 0.1.4 inside Obsidian 1.5.8 on macOS 13.6.4, but I cannot see any button or other means to actually run a code block, Python or Typescript like this:

print(42)

I am missing a short sentence about how to do that in the README as well. Ideas welcome!

For me, I have to go into reading mode to get the option to run the code (a little play button inside the block).

byronpendason avatar Jul 07 '24 00:07 byronpendason

feels like its broken...

codeitlikemiley avatar Jul 12 '24 12:07 codeitlikemiley

i tried on my mac reading mode i click and click the play button nothing happens lol... the magic of javascript hahahha

codeitlikemiley avatar Jul 12 '24 12:07 codeitlikemiley

Unfortunately, the plugin is inconvenient to use in reading mode... You need to constantly switch...

Filyus avatar Jul 20 '24 13:07 Filyus