Obsidian Community Talks — Channel Summaries
AI-powered summaries of 14 videos about Obsidian Community Talks.
14 summaries
An Introduction to Dataview - Part 1
Dataview turns an Obsidian vault into a queryable “database,” letting users filter, sort, and extract information from their notes using a dedicated...
Using Pandoc to write PDFs, Word documents, and slideshows in Markdown - Obsidian Community Talk
Pandoc turns an Obsidian-style Markdown file into polished outputs—Word documents, PDFs, and Reveal.js slide decks—by converting the content through...
Breadcrumbs - Everything you need to know
Breadcrumbs for Obsidian turns note linking into a navigable hierarchy—without forcing users into rigid folder-style structure. Instead of being...
An Introduction to Dataview - Part 2
Dataview’s “contains” and related functions let Obsidian users filter notes by matching substrings, list membership, and even patterns in filenames...
Notetaking for University Students
A university study system built around Obsidian hinges on one idea: notes aren’t just summaries—they’re a scheduled step in spaced repetition and...
Graph Analysis - Co Citations
Co-citation analysis is positioned as a practical way to answer “relationship” questions inside an Obsidian vault—without forcing users to manually...
Fiction Project Management
Project management in Obsidian for fiction writers hinges on one practical idea: treat inspiration and drafts as reusable assets, then use folders...
Spaced Repetition - An Introduction
Spaced repetition is a memory-scheduling algorithm designed to fight forgetting by timing active recall so that each successful retrieval strengthens...
Zotero 101 - Part 1: basics
Zotero’s real value isn’t just storing PDFs—it’s building a traceable, searchable citation system that keeps ideas tied to their sources and formats...
Graph Analysis - The Basics
Graph Analysis for Obsidian turns a vault’s link structure—and, when enabled, note text—into a set of measurable relationships that help surface...
Knowledge Organization in Obsidian
Knowledge organization in Obsidian is best treated as a practical, adaptable system—not a one-time “perfect” setup. The core message is that personal...
Journaling - Managing multiple journals
A journaling workflow built inside Obsidian is designed to make daily capture feel effortless—so entries actually get written and later reused—by...
What Your Vault Knows — Talks & Discussion
A three-part discussion on extracting more value from Obsidian vaults centered on a practical question: how can computational methods turn existing...
Plugin testing for developers
Automated testing is the fastest path to finding Obsidian plugin breakage before users notice it—especially when tests run on every change via your...