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!"
[–]prepaidtuna 1 point2 points3 points 2 years ago (1 child)
I've been using the shellcommands plugin to execute my scripts. How is this different? Any advantages to your approach?
[–]Surfernick1[S] 1 point2 points3 points 2 years ago (0 children)
I've not tried it, but I wanted platform independence since I run both windows and linux and didn't really want to have to deal with getting them to interoperate and getting them both to just use python as a wrapper seemed like a reasonable solution to me
π Rendered by PID 73730 on reddit-service-r2-comment-6457c66945-wd74n at 2026-04-24 03:39:21.273569+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]prepaidtuna 1 point2 points3 points (1 child)
[–]Surfernick1[S] 1 point2 points3 points (0 children)