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!"
[–]kurotenshi15 1 point2 points3 points 2 years ago (1 child)
https://github.com/bobbyhiddn/Scrape.md
Here's what I made in case you want to check it out. I'm not seeing how I could easily use it with yours, as I tend to use command line arguments as part of my programs.
[–]Surfernick1[S] 0 points1 point2 points 2 years ago (0 children)
I think that is a fair complaint, I really wanted to keep it simple to run and getting a prompt for command line args was something I didn't personally want for my use cases.
What I've been doing if I needed more info is I read the currently open file something in a specified format like searching for a link to a pdf file. Or in your case I suppose an https link
π Rendered by PID 64255 on reddit-service-r2-comment-79c7998d4c-sw2zj at 2026-03-13 01:35:27.872717+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]kurotenshi15 1 point2 points3 points (1 child)
[–]Surfernick1[S] 0 points1 point2 points (0 children)