Hi everyone,
I’m using Obsidian along with the Media DB plugin to manage my entire movie library.
What I’m trying to achieve is leveraging the Graph View to visualize my library as a connected network. I’d love to see at a glance which movies are linked together through shared actors, directors, or writers (for instance, seeing all movies cluster around a specific actor).
Here is what I need:
-
Have future Media DB imports automatically connect in the graph.
-
Find a way to convert my existing library so the network builds up without me having to manually edit every single movie note.
(I guess the actor and director names need to be converted into internal links [[...]] inside the frontmatter/properties for the Graph View to map those connections, but I’m not sure what the best approach is to set this up with Media DB).
Thanks in advance for your help!