This video features an unscripted interview with an Obsidian enthusiast showcasing his unique and highly customized workflow.
He emphasizes Obsidian's core philosophy of emergent organization, where ideas naturally connect through backlinks and tags, freeing users from rigid categorization.
Key features demonstrated include dynamic graph views for visualizing note relationships, a local semantic neighbors plugin using vector embeddings, and flexible tagging that acts as a superset of traditional file folders.
He highlights practical applications like real-time note-taking in class using Vim Motions and LaTeX snippets, managing external content like YouTube videos with a web clipper, and publishing notes to a personal website via "Quartz".
The discussion extends to customization, showcasing how he's tailored Obsidian's UI with CSS snippets and integrated tools like Jupyter Notebooks and Vim.
He advocates for AI as an augmentation tool, not for full note-taking automation, believing that personal note creation is crucial for mirroring one's own mind and gaining cognitive insights from tracking long-term intellectual trends.
Obsidian UI displaying folders, notes, and the main content area
[
00:00:00
]
The video features a casual, unscripted interview with an Obsidian enthusiast.
The speaker shares personal anecdotes, including his father's PhD in robotics and a grandfather who spent 40 years building a boat, teaching himself university mathematics. [0:34]
The grandfather's boat design, Molly, is shown within Obsidian, along with a photo of the finished boat.
A detailed sketch of a boat design titled "Molly"
[
00:01:10
]
He also mentions a self-hosted Google image library for searching and organizing images, including geographic location data.
A world map showing pinpoints, likely representing locations associated with images in a self-hosted library.
[
00:01:30
]
A photo of the grandfather's finished boat is displayed.
A colorful boat, named Molly, sits beached on muddy ground next to a body of water.
[
00:02:10
]
The core philosophy of Obsidian centers on emergent organization [2:55]
The user can write down ideas without pre-determining where they should be stored.
Ideas and knowledge emerge naturally through organic connections, similar to a "slip box" system.
This approach helps the user avoid forgetting ideas and allows important concepts to surface on their own.
An illustrative example of this philosophy is the "Quantified Self Project" [3:30]
This project began by simply collecting data from wearables.
Its importance grew as more notes linked back to it, demonstrating how connections highlight significant ideas.
Backlinks can be formed through a combination of manual input and automatic suggestions based on typed phrases.
The user leverages the Vim Motions plugin for efficient navigation and editing.
Aliases can be set for phrases, allowing for quick and consistent linking.
A semantic neighbors plugin helps find related notes [5:06]
This plugin uses a local vector embedding cosine similarity model.
It provides a numeric similarity score, aiding in the discovery of semantically close notes.
Related notes can be easily dragged into specific properties within Obsidian.
An Obsidian note titled "Uniform Manifold Approximation and Projection" showing "aliases" property and a list of incoming and outgoing links.
[
00:05:00
]
Obsidian's tags function as a powerful superset of traditional file folders.
A single note can be associated with multiple tags, allowing for versatile categorization across different conceptual dimensions.
This system is particularly useful for organizing notes that span various disciplines, such as Computer Science (CS), Artificial Intelligence (AI), and Mathematics.
A web clipper extension allows for efficient capture of YouTube video metadata, generating new notes automatically.
This feature extracts details like author and publication date, requiring only manual tagging from the user.
A YouTube video page showing a web clipper extension interface on the left, ready to create an Obsidian note with extracted details.
[
00:11:09
]
Custom views and filters enable the user to sort and find related videos based on specific tags (e.g., CS, AI, LLM).
The system facilitates taking structured notes directly on video content.
An Obsidian interface displaying various YouTube video thumbnails and associated metadata, allowing for easy filtering and management.
[
00:10:49
]
An example note for a clipped YouTube video showing extracted author, published date, and a prompt for manual tags.
An Obsidian note for a YouTube video titled "The Unscented Kalman Filter (UKF) A Full Tutorial. PS. Sampling Methods Are Amazing" showing extracted metadata and a prompt for adding tags.
[
00:11:29
]
The user selectively employs AI (e.g., Claude) for specific, routine tasks such as cleaning up templates and generating data filters ("bases").
He strongly advocates for the personal act of writing notes, believing it is crucial for mirroring one's own mind and fostering intuitive understanding. Automating this process would create an "external mind" rather than a true extension of one's own cognition.
AI proves valuable in generating diagrams (e.g., bifurcation diagrams) during lectures [15:51], allowing the user to focus on listening and understanding rather than spending time on manual diagram creation.
An Obsidian note titled "Plotting Bifurcations" showing Python code for generating a bifurcation diagram.
[
00:15:09
]
A complex bifurcation diagram is shown, illustrating the kind of visual output AI can rapidly generate.
A complex bifurcation diagram generated with code is displayed within an Obsidian note.
[
00:16:19
]
The dynamic graph view of interconnected notes is seen as a "Markov chain simulation" or a "lexical graph" of the user's own brain.
This visualization provides an intuitive understanding of how ideas and concepts are linked in his mind.
Color-coding (e.g., green for CS, red for Math, blue for computational neuroscience) and spatially saved arrangements help delineate conceptual clusters.
The graph is primarily an interpretative tool for understanding mental organization, not a navigation system for finding individual files.
UMAP projection can further semantically embed and visualize note relationships in a 2D plane.
A dense, colorful graph of interconnected notes in Obsidian's graph view, with different colors likely representing categories or topics.
[
00:02:50
]
The user expresses concern about using generative AI for repeatedly creating novel content from existing information.
He warns of "content loss" due to noise accumulation inherent in probabilistic models, drawing an analogy to repeated image generation with diffusion models.
He emphasizes that AI is best utilized for tasks like idea compression and extracting cognitive output rather than generating new ideas.
A note displaying citation details for a paper, demonstrating how research is organized.
An Obsidian note for a paper titled "JellinckEfficientProbabilisticHardware2025" showing citation details and previous reviews.
[
00:26:48
]
The ability to track long-term intellectual trends by analyzing engagement with diverse content (e.g., productive YouTube videos) holds significant potential.
This could allow users to observe their exploration of the "phase space of human knowledge."
He discusses the prospect of future wearable technology, like Meta Ray-Bans, for hands-free lecture recording and transcription, but prefers to wait for more mature and open-source solutions.