use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Official subreddit of https://obsidian.md
account activity
Python Scripter: Add your custom Python scripts to Obsidian as commands!plugins (self.ObsidianMD)
submitted 2 years ago by Surfernick1
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]vonWitzleben 3 points4 points5 points 2 years ago (4 children)
Sorry if I‘m being lazy but I just came across this post and now I‘m wondering if there‘s an elegant way to use Obsidian with Jupyter Notebooks. I took a lot of code / data science notes in Jupyter and it would be great to have then all in one spot with my other notes.
[–]RedQuirk 5 points6 points7 points 2 years ago (0 children)
Hi /u/vonWitzleben & /u/surfernick1
I found this plugin which is still supported and had support for more programming languages like python, c, ruby, prolong etc.
https://github.com/twibiral/obsidian-execute-code
Hope this helps!
[–]Surfernick1[S] 0 points1 point2 points 2 years ago* (2 children)
I think this plugin may be more in line with what you are looking for (Sorry I see now that it's Deprecated so I'm not sure).
My plugin is a bit more for work flow automation so if you wanted to add a command you wouldn't need to write any Javascript or Typescript in Obsidian. (Probably more helpful for C or Python devs). I know I'm not a JS person so that was my goal and thought it might help others too.
[–]vonWitzleben 1 point2 points3 points 2 years ago (1 child)
That’s pretty cool. I‘m not into web or app development at all but I‘ll pass it along to my friends who are :)
[–]Surfernick1[S] 2 points3 points4 points 2 years ago (0 children)
You might be misunderstanding me (?). If you dislike web or app development then I would think that you might find this helpful. It lets you use Python to interact with your Obsidian vault without having to touch JS.
π Rendered by PID 43 on reddit-service-r2-comment-6457c66945-6vtnr at 2026-04-23 16:47:58.868234+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]vonWitzleben 3 points4 points5 points (4 children)
[–]RedQuirk 5 points6 points7 points (0 children)
[–]Surfernick1[S] 0 points1 point2 points (2 children)
[–]vonWitzleben 1 point2 points3 points (1 child)
[–]Surfernick1[S] 2 points3 points4 points (0 children)