obsidian-code-emitter
obsidian-code-emitter copied to clipboard
How to execute blocks?
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!
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.
Restarted, still dont see anything ... (on windows)
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).
feels like its broken...
i tried on my mac reading mode i click and click the play button nothing happens lol... the magic of javascript hahahha
Unfortunately, the plugin is inconvenient to use in reading mode... You need to constantly switch...