this post was submitted on 20 Feb 2025
683 points (98.0% liked)

Technology

63082 readers
3563 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] graphene@lemm.ee 21 points 1 day ago (1 children)

A very successful one with a large extension ecosystem to boot.

[–] kandoh@reddthat.com 7 points 1 day ago (3 children)

What sort of extensions would one use for a note taking app? What sort of notes to you take with it?

[–] towelie@lemm.ee 4 points 14 hours ago* (last edited 14 hours ago)

The Dataview plugin is the most critical one. You can create queries with the metadata in your notes (YAML frontmatter and # hashtags). If that sounded like a bunch of non-sense I highly encourage you to dig into it, because I had no idea what those words meant either but it took my note taking to a new level. I think of my Obsidian vault as my second brain.

Below are some cool examples of vaults that you can click through. Also note that because the obsidian pages are in markdown format you can use the Jekyll engine to directly turn them into web pages without any coding (this is how GitHub Pages works)

https://forum.obsidian.md/t/14-example-vaults-from-around-the-web-kepano-nick-milo-the-sweet-setup-and-more/81788

If you know how to do a bit of coding (or use ChatGPT) you can incorporate APIs from other apps in your obsidian vault. Maybe you want to make a fancy home page that displays all your tasks from ToDoist, alongside the RSS feeds to your favorite podcasts and YouTube channels. Maybe you are tracking your habits and using DataView to compile all relevant instances of #habit tags into one calendar for a birds eye view.

[–] JustARaccoon@lemmy.world 10 points 1 day ago

There's lots of types, think even stuff like d&d monster blocks, or custom date ones

[–] bitwolf@sh.itjust.works 5 points 1 day ago

I use mermaid and git extensions personally.

Lots of AI bros add LLMs to it but that's not my cup of tea