this post was submitted on 12 Feb 2025
17 points (90.5% liked)

ObsidianMD

4287 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 2 years ago
MODERATORS
 

I'm working on developing my own PKMS methodology. I will share it sometime in the future. Take this as a small teaser in the meantime. Try and guess what the big clusters are. I have everything (or strive to have everything) in my vault. Games, movies, projects, ideas, notes, videos, websites, people, etc.

you are viewing a single comment's thread
view the rest of the comments
[–] TypicalHog@lemm.ee 3 points 2 weeks ago (2 children)

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.

[–] EcoByte@lemmy.world 0 points 2 days ago

Cool, I actually use obsidian more for studying things like computer science and math where normal notes would struggle because of a lack of links, graph and tags but I'm still trying to improve my organization of notes, I was thinking a giant note of a big topic (like computer science) have every subtopic (that I care about, of course) and then have every note that talks about that topic BY ORDER in which the first note is the one that doesn't depend on other notes on that topic. I could also have big notes that talk on subjects like a book, so there is more structure then a bunch of partial notes scattered around

[–] Waphles@lemmy.world 2 points 2 weeks ago (1 children)

Ooh is that something you wrote yourself?

[–] TypicalHog@lemm.ee 1 points 2 weeks ago

Yes. I used yt-dlp, python (will migrate this part to Rust in the future tho) and Rust.