8000 [FEATURE] Write code block to target file · Issue #415 · twibiral/obsidian-execute-code · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[FEATURE] Write code block to target file #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sbhal opened this issue Mar 29, 2025 · 0 comments
Open

[FEATURE] Write code block to target file #415

sbhal opened this issue Mar 29, 2025 · 0 comments
Labels
features request Request for a new feature.

Comments

@sbhal
Copy link
sbhal commented Mar 29, 2025
```write-python
# @file: /tmp/main.py

# remaining python code

The above code block should be able to write the code block to given file on disk. This is helpful to be able to script more complex scenarios within obsidian.

```write-java
// @file: /tmp/main.java

// remaining java code

The above two cases of # and // should cover most of the languages.

@sbhal sbhal added the features request Request for a new feature. label Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features request Request for a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant
0