this post was submitted on 11 Jun 2023
34 points (100.0% liked)

ObsidianMD

3765 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md

founded 1 year ago
MODERATORS
 

Share your top 5 most used or favorite plugins!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

I'm pretty vanilla with my plugins:

  • Omnisearch - disclaimer, I'm the main dev
  • ReadItLater - a scraper to quickly save articles that I reference in my own notes
  • Excalidraw
  • Linter - mainly to automatically format my notes with a createdAt metadata and an h1 title
  • Dataview - I don't use it extensively but I have a few js snippets to query external APIs like Github or Mastodon

I try to avoid plugins that stray from "standard" markdown, to not rely on Obsidian.

[โ€“] [email protected] 2 points 1 year ago

@0xSim
Interesting, do you mind sharing how you access external APIs from #DataView?
@JeremyT