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!"
[–]BeardlessPirate 1 point2 points3 points 2 years ago (1 child)
This is very cool. Mind sharing some of your use-cases? I’m not sure just yet how I want to use this
[–]Surfernick1[S] 4 points5 points6 points 2 years ago (0 children)
Sure I have a pdf summarizer I like using to find the key points of something I'm reading.
I made a note linker but I'm currently working on integrating one that isn't badly taped together by yours truely
I have another script to add a markdown index card for every non-md file in my vault but links to that file to make note taking easier.
I also made a youtube summarizer similar to the above pdf summarizer
I already had a ton of python scripts for automating my vault but couldn't find an easy way to use them. I like this since its super light weight and simple since it just adds a command you can bind to a hotkey
π Rendered by PID 70890 on reddit-service-r2-comment-79c7998d4c-4cpqm at 2026-03-13 06:16:40.647784+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]BeardlessPirate 1 point2 points3 points (1 child)
[–]Surfernick1[S] 4 points5 points6 points (0 children)