this post was submitted on 12 Feb 2025
16 points (90.0% liked)
ObsidianMD
4229 readers
2 users here now
Unofficial Lemmy community for https://obsidian.md/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Honestly I have no idea what could lead to having so many things connected to just one big thing. Those must be super small notes or something because otherwise it would have taken forever to create I guess.
I am guessing the one big thing might be a Map of Content (basically just a Table of Contents). A big cluster could be all the notes for a project, and all those notes would get listed and linked to in the Map of Content for easy access, and so they get one giant node here.
For example: The south cluster are games and they are all connected to the note called GAME (since that's their type), the 2 smaller subclusters are notes which in addition to being of type GAME are also of types SINGLEPLAYER_GAME and MULTIPLAYER_GAME, some both. Most of the videos, music and games I still haven't linked to anything else so that's what causes those large homogenous clusters.
I used a custom program I built that takes all of the videos and music from my YT playlist and creates a note for each. Each video is connected to a note called VIDEO since that's their type, same for others. I also have games, websites, movies, series etc.
Ooh is that something you wrote yourself?
Yes. I used yt-dlp, python (will migrate this part to Rust in the future tho) and Rust.