Obsidian Videos & Summaries

The top Obsidian YouTube tutorials, summarized so you can learn faster. Covers plugins, vault structures, linking strategies, templates, and daily notes workflows — from beginner setup to advanced knowledge management.

13 video summaries • Updated daily • Last updated Aug 16, 2026

Obsidian is a free, local-first note-taking app that stores notes as Markdown files. It's popular for personal knowledge management (PKM), Zettelkasten workflows, and building a "second brain." Key features include bidirectional linking, graph visualization, and 1000+ community plugins.

About Obsidian

Obsidian is a knowledge management app that has become the go-to tool for students, researchers, writers, and productivity enthusiasts who want full control over their notes. Key features: • Local-first: Your notes are plain Markdown files on your device • Bidirectional linking: Connect ideas with [[wiki-style links]] • Graph view: Visualize how your notes connect • Plugins: 1000+ community plugins for customization • Sync options: Use Obsidian Sync, iCloud, or any cloud service • Works offline: No internet required Popular use cases include Zettelkasten note-taking, personal knowledge management (PKM), project documentation, journaling, and building a "second brain" for learning and creativity.

Related Topics

obsidian app tutorialobsidian pkm setupobsidian note takingobsidian vaultobsidian beginner guide

Frequently Asked Questions

What is Obsidian?

Obsidian is a note-taking and knowledge management app that stores your notes as local Markdown files. Unlike cloud-based apps, you own your data and can access it with any text editor.

Is Obsidian free?

Yes, Obsidian is free for personal use. Paid add-ons include Obsidian Sync ($4/month) and Publish ($8/month), but neither is required. You can use free alternatives like iCloud or Git.

What is PKM and Zettelkasten?

PKM (Personal Knowledge Management) is a system for capturing and organizing what you learn. Zettelkasten is a specific method using interconnected atomic notes. Obsidian's linking features make it ideal for both.

How does Obsidian compare to Notion?

Obsidian stores files locally as Markdown, giving you full ownership. Notion is cloud-based with more collaboration features. Obsidian is preferred for privacy and offline use; Notion for team wikis and databases.

What are the best Obsidian plugins?

Popular plugins include Dataview (database queries), Templater (advanced templates), Calendar, Kanban, and Excalidraw. Most users recommend starting with core features before adding plugins.

Latest7 views12:25~1 min readSave 11 min
Latest Summary

5 Obsidian Plugins I Use Everyday

12:257 views1 min read11 min saved
Varun 💬Varun 💬

Key Takeaways

Introduction to Plugin Philosophy

  • Avoid adding too many plugins to prevent system complexity and a focus on perfection over productivity.
  • The goal of Obsidian is to create positive change through writing, not to endlessly perfect the setup.
  • Strive for a balance between simplicity and functionality.

Plugin 1: Calendar

  • An unobtrusive plugin that visually reminds users of pending tasks and to-dos through dots on daily and weekly notes.
  • Helps track completed and incomplete tasks at a glance.

Plugin 2: Editing Toolbar

  • Useful for users new to Obsidian or Markdown, providing a visual interface for formatting.
  • Simplifies tasks like creating code blocks, tables, and headings, especially when processing many highlights.

Plugin 3: Omnisearch

  • An integral plugin that streamlines searching within Obsidian.
  • Offers a simpler and faster search experience compared to the default Obsidian search, without requiring complex path or tag specifications.

Plugin 4: Periodic Notes

  • Extends Obsidian's default daily notes to include weekly, monthly, quarterly, and yearly notes.
  • Automates note creation and organization into date-based folders, improving overall structure.

Plugin 5: Recent Files

  • Allows users to quickly see and access files they have recently opened.
  • Helpful for interlinking notes, working on projects, or recalling recently accessed information, especially when using methods like Zettelkasten.

Recent Obsidian Videos

2 recent videos
Mastering Notebook Navigator 3 for Obsidian1:04:15
Johan SannebladJohan Sanneblad

Mastering Notebook Navigator 3 for Obsidian

·1:04:15·44.8K views·61 min saved

Installation and Setup Install Notebook Navigator from Obsidian's Community Plugins after disabling Restricted Mode. The plugin provides a two-pane view: navigation (folders, tags, properties, shortcuts) and file list for the current folder. "Show files from subfolders" toggles visibility of all descendant files. Customization Options Configure sidebar behavior when too narrow (single pane, vertical split, or do nothing). Hide specific folders (e.g., `/_*` for folders starting with underscore) or files. Change default sort order (e.g., by date created). Option to group files by date (Today, Yesterday, etc.). Keyboard Navigation and Shortcuts Rebind "Create new note" to Notebook Navigator to create notes in the selected folder. Use a hotkey (e.g., Cmd+Shift+E) to switch focus between editor and sidebar for keyboard navigation. Create custom shortcuts by dragging folders, tags, or files to the Shortcuts section. Assign keyboard shortcuts (e.g., Ctrl+1, Ctrl+2) to open specific shortcuts. Advanced Features "Show files from subfolders" can be toggled for broad or specific folder views. "Reveal file" command shows the file's location in the folder structure. "Pinned" notes remain visible across different folder views. "Auto reveal active note" syncs the navigation pane with the currently open file. Drag and drop files to tag them or move them between folders. Search functionality integrates with Omnisearch for full-text search. Filter notes by properties (e.g., `status:writing`). Save complex searches as shortcuts. Drag and drop to change note properties (e.g., status). Working with Large Documents Enable "Manual sort" to reorder files within a folder by dragging and dropping. Adds a `sort_index` property to files. Use "Group headers" to create collapsible sections within manually sorted lists. Display word counts for individual notes or group headers. Set target word counts for sections with progress bars. "Merge notes" feature combines selected files into a single document. Calendar and Folder Notes Calendar view for navigating and visualizing notes by month/day. Customize calendar placement (e.g., right sidebar). Integrate journal notes by specifying root folder and naming convention (YYYY-MM-DD). Set specific notes as calendar highlights. Use command-click on dates to select notes for that day, week, or month. "Folder notes" create dedicated notes for each folder, accessible as scratchpads in the right sidebar. UI Customization and Vault Profiles Add icons and background colors to folders and tags. Download and use various icon packs (Bootstrap, Font Awesome, etc.). Customize spacing, indentation, and leaders in the navigation pane. "Rainbow colors" option for folders. "Vault profiles" allow virtual vaults within a single vault folder, hiding/showing specific files and folders per profile (e.g., "Writing" profile). Settings can be synced across devices or kept separate per device. Frontmatter and Advanced Settings Use frontmatter properties (e.g., `title`) to display instead of filenames. Save custom icons, colors, and styles directly to the note's frontmatter. Plugin behavior is designed to not modify files unless explicitly enabled (e.g., manual sort, frontmatter saving).

3 MORE Obsidian Plugins I Use in 20268:07
TechSimpldTechSimpld

3 MORE Obsidian Plugins I Use in 2026

·8:07·1.9K views·7 min saved

Obsidian Excalidraw Plugin Allows for mind mapping, technical documentation, and workflow visualization within Obsidian. Features a blank canvas for drawing, with shapes and connecting arrows that dynamically adjust when moved. Easy Typing Plugin Automates markdown formatting, including capitalizing the first letter of sentences and automatically closing brackets/quotes. Enables exiting paired characters (like quotes) by pressing the Tab key, preserving typing flow. Offers a custom automation rule engine for creating text shorthands (e.g., "M_greet" to "Hello, My name is Tech Simple. Very nice to meet you."). Improves bullet list management, allowing easy edits and exits. Editing Toolbar Plugin Adds a visual toolbar for common markdown formatting tasks. Simplifies applying headings, lists (bulleted, numbered, checklist), and strikethrough text without memorizing markdown syntax. Beneficial for both new and experienced Obsidian users.

Popular All-Time

10 all-time favorites
Obsidian: The King of Learning Tools (FULL GUIDE + SETUP)36:26
OdysseasOdysseas

Obsidian: The King of Learning Tools (FULL GUIDE + SETUP)

·36:26·3.1M views·33 min saved

Introduction to Obsidian and Zettelkasten Obsidian is presented as a powerful tool for learning, writing, and thinking, often referred to as a "personal network of knowledge," "Zettelkasten," or "second brain." A warning is given about the "hidden danger" of perfectionism and adopting too many features from various tutorials, leading to a complex and ineffective "Frankenstein's monster" setup. The author emphasizes a minimalistic, simple approach, focusing on core features that aid in the primary goal of writing and learning. Benefits of the Zettelkasten System Slows Down Learning: Forces deeper engagement with material, leading to better attention and understanding. Instant Feedback: Writing notes reveals gaps in understanding, acting as immediate feedback for further study. Connects Ideas: Breaks down the isolation of traditional folder-based note-taking, allowing ideas from different domains to connect and form a bigger picture. Efficient Storage and Mixing of Ideas: Digital notes are easily accessible across devices, and the lack of rigid folders allows for serendipitous connections between diverse ideas. Easier and Faster Writing: Notes serve as building blocks for larger projects, enabling writers to reuse research and write books or articles more efficiently by rearranging existing notes rather than starting from scratch. Obsidian Setup and Folder Structure The system uses a "vault," which is simply a folder on your computer, ideally stored in the cloud for backup and accessibility. Six folders are recommended: 1. Rough Notes: For temporary ideas, reminders, or tracking (optional). 2. Source Material: Stores insights from books, articles, videos, etc., potentially with subfolders for organization. 3. Tags: Stores tags as individual notes, linked using double square brackets, to keep the system tidy. 4. Indexes: Used to organize notes within a tag when it becomes extensive, acting like a table of contents. 5. Template: Stores note templates for consistent structure. 6. Main Notes (Workhorse): The central folder for all primary notes, promoting connection over rigid categorization. Key Obsidian Settings and Features Configure "Files and Links" to set the default location for new notes to your main notes folder. Utilize "Appearance" settings for themes and customization. Set up hotkeys for efficiency, particularly for inserting templates (e.g., Ctrl+T). Enable the "Templates" core plugin. Optionally explore community plugins like "Better Word Count" or "Smart Random Note," but prioritize simplicity. Create a template note with placeholders for date, time, status, tags, title, and references. Note-Taking Workflow Create new notes using Ctrl+O, which also functions as a search to avoid duplicates. Insert your template using the assigned hotkey (e.g., Ctrl+T). Source Material Notes: Document insights from consumed content, including quotes, page numbers, and personal elaborations in your own words to ensure understanding. Main Notes: Synthesize ideas from source notes, focusing on the "bigger picture" and key takeaways. These notes should be self-explanatory and independent of the original source. Status Tagging: Use tags like #baby, #child, #adult to track the development stage of a note. Tagging Strategy: Create tags that are specific enough to be useful but not overly vague. Prioritize tags related to personal interests. Aim for 3-5 tags per note, or even just one. Note Formatting: Keep notes concise (ideally under 500 words) and focused on a single idea. Use formatting like line breaks and spacing for readability. Referencing: Link to related notes and source material in the "References" section of your notes for easy navigation and source tracking.

Obsidian for Beginners: Start HERE — How to Use the Obsidian App for Notes12:27
Linking Your Thinking with Nick MiloLinking Your Thinking with Nick Milo

Obsidian for Beginners: Start HERE — How to Use the Obsidian App for Notes

·12:27·2.4M views·10 min saved

Getting Started with Obsidian Download Obsidian from obsidian.md. A "vault" is simply a folder Obsidian monitors for files. Create a new vault by selecting a folder on your computer. Obsidian uses Markdown (.md) files, which are plain text and future-proof. Creating and Linking Notes Click the "New note" button to create a note. Notes can be titled and contain text. To create a link to another note, use double square brackets: [[Note Title]]. Clicking a link navigates to the linked note. This feature allows for connecting ideas and externalizing thought processes. Practical Example: Movie Concepts Example: Creating a note for "The Matrix". Link concepts within a note, like "red pill blue pill", to potentially create new notes. New notes can be created by clicking the bracketed link. Obsidian allows for placeholder links ([[New Idea]]) that don't create a note until clicked. Connect seemingly disparate ideas, like "Adversity Paradox" and Viktor Frankl's "Man's Search for Meaning", to build a network of thoughts. Backlinks and Graph View Backlinks (or linked mentions) show which notes link *to* the current note. The Graph View provides a visual representation of all your notes and their connections. This visual map helps understand the context and relationships between your ideas. Benefits of Linking Your Thinking Improves memory recall and confidence in finding information. Allows for building complex ideas incrementally over time. Useful for creators to develop articles or speeches. Enhances conversations by fostering cross-domain insights and novelty. The value of notes grows over time as more experiences and connections are added.

Hack your brain with Obsidian.md [Part 1]11:53
No BoilerplateNo Boilerplate

Hack your brain with Obsidian.md [Part 1]

·11:53·2.2M views·10 min saved

Obsidian's Core Philosophy and Setup Obsidian is a powerful note-taking tool that goes beyond simple text, aiming to improve thinking by linking ideas. It's based on the theory of active externalism, where your mind extends to external tools like Obsidian. Obsidian stores data as plain text markdown files, ensuring data portability and longevity, unlike proprietary formats. It's freeware for personal use, with optional paid services for sync and publishing. Obsidian works offline-first, storing data locally on your device. A "Vault" in Obsidian is simply a folder containing your markdown notes. You can open existing markdown folders as vaults, useful for managing existing projects. Markdown and Basic Usage Obsidian uses markdown for formatting: # for headings, _ for italics, ** for bold, and [[ ]] for links. Markdown is simple, readable in plain text, and renders well. New notes can be created with Ctrl/Cmd + N. Tags (e.g., #todo) and checkboxes can be added using markdown. The Graph View and Linking The graph view (accessed via Ctrl+P) visualizes the connections between your notes. White nodes represent existing notes, while gray nodes are links to notes that haven't been created yet, highlighting knowledge gaps. Obsidian automatically creates backlinks, showing which notes link to the current one, similar to foreign key relationships in databases. This bidirectional linking allows for easy exploration of your knowledge base. Plugins and Extensibility Obsidian has a vast plugin ecosystem (over 1000 available) that can significantly alter its functionality. Plugins are written in JavaScript. The built-in Canvas plugin allows for a freeform, visual arrangement of notes on a canvas. All metadata, including that from plugins like Canvas, is stored in portable JSON format. Core plugins can be toggled on/off; some, like Publish, Sync, and Workspaces, are disabled by default. Organization and Data Management Notes can be organized using hashtags within the note body or via front matter (YAML metadata at the top of the file). The Tag Folder plugin can display tags in a folder-like structure for navigation. Users can choose between a traditional folder structure or organizing solely with tags. The Dataview plugin treats your vault as a database, allowing complex queries using SQL-like syntax or JavaScript to filter and display notes based on various criteria (date, tags, title, etc.). Markdown supports code snippets for documentation using triple backticks. Advanced Use Cases (Maps View) The Maps View plugin allows geolocating notes by adding coordinates to their front matter, visualizing them on a map. This can be used for research, such as mapping historical locations related to the internet's precursors.

Give Me 15 Minutes. I'll Teach You  80% of Obsidian14:44
Linking Your Thinking with Nick MiloLinking Your Thinking with Nick Milo

Give Me 15 Minutes. I'll Teach You 80% of Obsidian

·14:44·1.8M views·11 min saved

Obsidian's Core Value Proposition Obsidian is ideal for users who prioritize zero-friction idea capture, connecting ideas through links and backlinks, and improving thinking/learning/writing in an offline, local-first format. Obsidian Fundamentals Obsidian stores notes as individual Markdown files in a local folder (a "vault"). Markdown files are future-proof and can be opened by other text editors. Data ownership is retained by the user. Syncing across devices is possible via cloud storage (Dropbox) or Obsidian Sync (paid, offers encryption and version history). Obsidian's security is high, with the company having no insight into user data. Navigating the Interface The left sidebar displays notes and folders within the vault. Folders can be created and notes organized within them. Search functionality allows for vault-wide note searching. Bookmarks can be created for quick access to important files. Notes can be opened in new tabs by Command/Control-clicking. Tabs can be rearranged and docked into different panels for multitasking. The graph view visualizes connections between notes. Creating and Linking Notes To create a link to a new or existing note, use double square brackets: [[Note Name]]. New notes created via double brackets appear as placeholder nodes in the graph view and can be opened by Command/Control-clicking. Existing notes are represented by darker nodes in the graph view. Backlinks (mentions of the current note in other notes) are displayed in the bottom right panel. Essential Settings Files & Links > Automatically update internal links: This setting is crucial to prevent broken links when renaming notes. Default folder for attachments: Set a dedicated folder for attachments to keep the sidebar clean. Recommended Settings and Themes Change the theme to "Anapuchin" for a popular, customizable base. Common Pitfalls and Advice Don't import everything: Start fresh and link your own thoughts to avoid overwhelming clutter. Keep plugins simple initially: Focus on core linking functionality before diving into complex plugins. Avoid over-structuring with folders: Build folder structures organically as patterns emerge; use broad categories. Learn hotkeys: Faster note-making leads to greater enjoyment. Markdown Formatting and Hotkeys Bold: Command + B Italics: Command + I Headings: Use pound symbols (#) at the start of a line. Strikethrough: Surround text with double tildas (~~). Highlight: Surround text with double equals signs (==). Quote block: Start with a greater-than sign (>). Bullet list: Use a dash (-). Numbered list: Use numbers. Checklist: Use dash and brackets (- []). Divider: Three hyphens (---) on an empty line. Inline code: Single backtick (`). Code block: Triple backticks (```). Embed note: Add an exclamation point before the note link (![[Note Name]]). Navigate back/forward: Command + Option + Left/Right Arrow (Mac) or Ctrl + Alt + Left/Right Arrow (Windows). Find text: Command + F Open new tab: Command + T Close tab: Command + W Command Palette: Command + P (accesses shortcuts and more). Organizing Notes Quick Switcher: Command + O for fast note finding/opening. Folder Structure: Create broad, logical top-level folders (e.g., "Atlas" for timeless ideas, "Calendar" for daily notes, "Efforts" for projects). Bookmarks: Use the bookmark feature for quick access. Tags: Use the pound key (#) for tagging, but Maps of Content are often preferred. Maps of Content (MOCs): Notes that organize and link other notes by topic, acting as hubs. Daily Notes: Utilize the "Calendar" folder structure for capturing daily thoughts. Advanced Features Embeds: Embed images, PDFs, audio, YouTube videos, and tweets directly into notes. Tables: Create tables via the Command Palette or specific Markdown syntax. Templates: Use the Templates core plugin for reusable note formats. Properties: Add metadata like dates, checkboxes, links, and numbers to notes using Command + ;. Canvas: A virtual whiteboard for brainstorming with notes, images, and cards. Obsidian and AI Obsidian itself does not have built-in AI, allowing users to choose their own integrations. Users can integrate AI tools like Claude for tasks such as asking questions, conversing with notes, and populating properties. It is recommended to back up notes before using AI and maintain a separation between original thoughts and AI-generated content.

The FUN and EFFICIENT note-taking system I use in my PhD17:26
morganeuamorganeua

The FUN and EFFICIENT note-taking system I use in my PhD

·17:26·1.6M views·15 min saved

Introduction to the Zettelkasten Method The presenter, a PhD candidate, found traditional note-taking methods insufficient for managing large amounts of information and making connections for academic writing. The Zettelkasten method is presented as a solution for efficient knowledge management and idea generation. This method was originally used by Niklas Luhmann and is now enhanced by digital tools like Obsidian. Core Principles of Zettelkasten Write All the Time: Capture information in your own words, whether through writing or audio recording. Everything is Knowledge: Value all forms of information, including experiences and memories, not just academic sources. Thought is the Basic Unit: Make each note a single, irreducible, yet complete thought. Knowledge is Interconnected: Constantly ask how new notes connect to existing knowledge, forming a network of thoughts. Practical Implementation with Obsidian Fleeting Notes: Capture initial ideas and information encountered throughout the day (e.g., from lectures, walks, or while reading). Note-Taking During Reading: Use tabs or margin notes to mark interesting points. Focus on the thought and its source (book, page number). Permanent Notes: Convert fleeting notes into written notes in your own words, focusing on a single, irreducible thought. Software (Obsidian): Notes are stored as individual markdown files. Obsidian facilitates linking between notes, creating a visual graph of interconnected knowledge. Creating Notes in Obsidian: Create a note for the book/source with its citation. Then, transform quotes or ideas into new notes titled after the core idea. Making Connections: Link new notes to existing related notes. This is crucial for the system's effectiveness. The software shows backlinks, revealing existing connections. Graph View: Visualizes the network of interconnected notes, demonstrating the power of the system for discovering relationships between ideas. Benefits and Trusting the System The Zettelkasten method makes note-taking fun and efficient, turning the writing process into a matter of assembling pre-written, interconnected thoughts. Unlike notebooks, the Zettelkasten system becomes more valuable and easier to use as more notes and connections are added. Trust the system: The power lies in the quantity and quality of connections between notes.

My simple note-taking setup | Zettelkasten in Obsidian | Step-by-step guide16:32
Artem KirsanovArtem Kirsanov

My simple note-taking setup | Zettelkasten in Obsidian | Step-by-step guide

·16:32·814.3K views·14 min saved

Introduction to Zettelkasten Many users struggle with Zettelkasten setups, facing confusion about what to write, which apps to use, tagging, and structure. Overly complex systems and excessive tinkering can distract from the core purpose: absorbing, writing, and connecting ideas. The original Zettelkasten system was built on paper cards; digital tools offer convenience but also the risk of distraction. Obsidian Setup Basics The video demonstrates a simple Zettelkasten implementation in Obsidian using four folders and two main tags. Obsidian works by wrapping local text files (markdown documents). A vault is a folder containing all notes; Obsidian has no access to files outside the vault. The hidden '.obsidian' folder stores system information like themes and plugins. Core Folder Structure The Zettelkasten system itself uses four folders: Zettelkasten: For all atomic idea notes. Reference Notes: For notes on books, papers, lectures, etc. Files: For attachments like images. Templates: For template notes. Other folders (e.g., Lab Notes, YouTube Scripts) are separate from the Zettelkasten system. Configuration Steps Create the four core folders. In Settings > Files and Links, set the default location for notes to the 'Zettelkasten' folder and attachments to the 'Files' folder. Customize the appearance (theme) in the Appearance section. Assign a hotkey for 'Insert Template' (e.g., Cmd+T). Enable core plugins: Tag Pane and Templates. Essential Plugins Sliding Panes: Allows opening multiple notes side-by-side for easy navigation. Admonition: Creates well-formatted, stylized text blocks within notes. Template Usage Configure the Templates plugin to use the 'Templates' folder. Create a 'Core Zettel Idea' template. This template includes placeholders for date/time, status (e.g., 'idea'), tags, and title. Templates help standardize new note creation without overcomplicating. Creating and Linking Notes Use Cmd/Ctrl+O to create notes, which checks for existing similar titles to avoid duplicates. Write atomic ideas in your own words, referencing the source in the 'References' section. Link notes using double square brackets `[[Note Title]]`. Unlinked, non-existent notes created via `[[...]]` can function as tags and appear in the graph view. Maps of Content (MOCs) As notes are linked, clusters emerge in the graph view, indicating recurring topics. These clusters can be formalized into 'Maps of Content' (MOCs). An MOC template can be created to organize these hubs. The system is dynamic; MOCs can appear, split, or merge as needed. Philosophy and Best Practices Start simple and let the structure emerge organically. Avoid excessive customization or getting lost in plugins, which can be a form of procrastination. Adapt the system to your personal needs rather than rigidly following external examples. The system should evolve over time as it absorbs more ideas.

My Obsidian Setup: The King of Note Taking Apps24:01
Christopher LawleyChristopher Lawley

My Obsidian Setup: The King of Note Taking Apps

·24:01·771.5K views·20 min saved

Obsidian Overview Obsidian is a lightweight, fast text editor with markdown support, offering extensive customization through plugins and themes. It's pitched as a "second brain" app, but users can utilize as much or as little of its power as they need. Note-taking is for everyone, not just content creators; it's simply about remembering information you don't want to rely on your brain for. Setting Up Your Vault Your Vault is the main folder where all your notes and documents are stored. Options for vault location include: Completely local (on one computer). In a cloud service (Dropbox, Google Drive, iCloud). Using Obsidian Sync (proprietary, faster, but paid). Obsidian Sync is the fastest and avoids conflicts but has a cost. Storing your vault locally without sync means your notes won't be accessible elsewhere. Obsidian is built on plain text files, ensuring you own all your data without needing to export. Folder Structure & Archiving A simple folder structure like "Personal" and "Work" is recommended, with subfolders for different project types (e.g., "House Maintenance," "Scripts"). A dedicated "Files" folder is for images and PDFs. An "Archive" folder stores completed notes you might need later, preventing clutter in active project folders. Deleting notes is discouraged as they cost virtually nothing. Plugins and Themes Obsidian has first-party and community plugins, plus themes. Iconize: Assigns icons (emojis) to folders and notes without disrupting alphabetical order or search. Border: A community theme that the creator has heavily customized. Customization includes changing fonts (e.g., to JetBrains Mono) and color schemes. The Style Settings plugin allows importing configuration files to replicate custom themes. Markdown and Quick Capture Obsidian uses plain text with markdown support for fast writing and easy data portability. Markdown allows adding headers, bold, italics, links, and more using simple symbols. The philosophy is "write everything down," even if you're unsure if you'll need the information later. A "Quicknote" folder (prefixed with an underscore to stay at the top) is used for rapid capture of notes and ideas. A custom shortcut allows quick note-taking on mobile, automatically adding links from open pages and titling notes based on the first line. Linking Notes and Multitasking Link notes by typing [[ followed by the note name. Embed files using ![[ followed by the file name. Notes show backlinks (notes linking to them) at the bottom. Obsidian's tab and split-view features allow multitasking with multiple notes open. Search and Navigation Plugins Omnisearch: A plugin that searches note content (not just filenames) with fuzzy searching capabilities. It allows opening documents in new tabs or split views. Home Tab: Replaces the new tab screen with a search bar for quickly opening or creating documents. Workflow Enhancements Custom hotkeys can be assigned to commands and plugins (e.g., Command O for Omnisearch, Command Ctrl T to insert templates). The Command Palette (Command P) offers access to all commands, especially useful on mobile. Auto Card Link: Pastes links as formatted cards with metadata (images, titles, summaries). Well Paste Link: Pastes links in markdown format and places the cursor for immediate description typing. Launchpad: A pinned "dashboard" note using the Data View plugin to display links to current projects. Recent Files plugin displays recently worked-on files instead of the folder view. Trash Explorer plugin provides a UI to view and restore deleted files. Templates and Daily Notes Obsidian has a built-in Templates feature for repetitive writing tasks (e.g., video descriptions). Templates can be inserted via the Command Palette or custom hotkeys. Daily Notes are a core feature. A template can be assigned to daily notes, automatically populating them with predefined sections and links. A hotkey (Command Shift D) can be set to jump to the daily note, creating it if it doesn't exist and applying the template.

Top 10 Obsidian Plugins I Can't Do Without9:05
Nicole van der HoevenNicole van der Hoeven

Top 10 Obsidian Plugins I Can't Do Without

·9:05·733.4K views·7 min saved

Initial Obsidian Experience The presenter initially disliked Obsidian due to a lack of intuitiveness and not understanding the hype. The key to a better experience was discovering and utilizing community plugins. Calendar Plugins Calendar: Highly recommended for creating daily and weekly notes, essential as Obsidian lacks native calendar functionality. Fantasy Calendar: Useful for content calendars with more customization than the standard Calendar plugin, even though it's designed for TTRPGs. Note Organization and Querying Dataview: Transforms Obsidian into a database by allowing custom fields in note metadata (YAML front matter) and querying them using SQL-like syntax or JavaScript. Code and Content Management Editor Syntax Highlight: Improves code readability within Obsidian by providing language-specific syntax highlighting, useful for dev logs. Kanban: Found to be more effective for content calendars than task management, allowing visual organization of content ideas with custom columns and embedded images. Outlining and Periodic Reviews Outliner: Replicates the task-oriented bulleting format from Roam Research, enabling easy reordering and indenting of list items via keyboard shortcuts. Periodic Notes: Facilitates note processing and analysis, particularly useful for goal setting (OKRs) with systems for daily, weekly, monthly, quarterly, and yearly reviews. Publishing and Integration Obsidian Publish: A premium add-on for instantly publishing selected notes to a custom domain, reducing the friction for learning in public and growing a digital garden. Readwise Official: Integrates highlights from eBooks, web articles, audiobooks, tweets, and PDFs into Obsidian, streamlining the learning and analysis process. Syncing and Templating Obsidian Sync: A premium, optional service for syncing notes across multiple devices (laptop, iPad, mobile) when other cloud services like Dropbox have limitations for Obsidian. Templater: An advanced version of the core Templates plugin, allowing the execution of JavaScript within vaults to significantly expand templating functionality.

Andrej Karpathy Just 10x’d Everyone’s Claude Code17:47
Nate Herk | AI AutomationNate Herk | AI Automation

Andrej Karpathy Just 10x’d Everyone’s Claude Code

·17:47·672.1K views·16 min saved

Introduction to LLM Knowledge Systems The video demonstrates a new way to organize information using Large Language Models (LLMs), inspired by Andrej Karpathy's work. This system transforms raw data into a connected knowledge base, making information easily queryable and discoverable. It's presented as a "second brain" that remembers and organizes information, unlike ephemeral traditional AI chats. Core Concepts and Setup The system involves data ingestion (e.g., PDFs, transcripts) into a "raw" folder. An LLM (like Claude Code) then processes this raw data, creating organized markdown files with relationships and links in a "wiki" folder. Tools like Obsidian can be used as a frontend to visualize these markdown files and their connections. The process is described as simple and quick, taking around 5 minutes to set up without complex infrastructure. Implementation Steps Create a new "vault" in Obsidian. Set up a folder structure with "raw" and "wiki" subfolders. Provide Andrej Karpathy's LLM wiki prompt and a more specific instruction prompt to Claude Code. Add source documents (e.g., articles via web clipper) into the "raw" folder. Instruct Claude Code to "ingest" the raw data. The LLM automatically chunks, organizes, and links related information into the wiki. Benefits and Use Cases Knowledge Compounding: Unlike temporary chat sessions, this system builds persistent, interconnected knowledge. Efficiency: Significantly reduces token usage for queries compared to traditional RAG (Retrieval-Augmented Generation) methods. Automation: LLM handles most of the organization, relationship building, and summarization. Customization: The system's prompt is intentionally vague, allowing users to adapt it for personal brains, research projects, or team knowledge bases. Example Applications: Organizing YouTube transcripts, personal notes, business information for executive assistants. Comparison with Traditional RAG LLM Wiki: Reads indexes, follows links; infrastructure is just markdown files; low cost (token-based). Semantic Search RAG: Uses similarity search; requires embeddings, vector databases, chunking pipelines; potentially higher infrastructure and maintenance costs. The LLM wiki is ideal for smaller to medium-sized datasets with good indexing, while traditional RAG may be better for massive enterprise-level datasets.

Obsidian for Beginners: 6 Keys to Markdown (2/6) — How to Use the Obsidian App for Notes10:08
Linking Your Thinking with Nick MiloLinking Your Thinking with Nick Milo

Obsidian for Beginners: 6 Keys to Markdown (2/6) — How to Use the Obsidian App for Notes

·10:08·639.8K views·9 min saved

Markdown Fundamentals Markdown is used to prevent ideas from being trapped in proprietary programs and allows for easy text extraction. The six essential keys for Markdown are links, tags, italics, bold, lists, and headers. Key Markdown Elements Links: Created with double brackets ([[Note Name]]). This creates a direct, strong connection between notes, visible in the graph view. Tags: Created with a hashtag (#concept). Tags create a weaker, searchable relationship between notes, allowing for easy retrieval of related ideas. Italics: Created with single asterisks (*text*). Used for emphasis. Bold: Created with double asterisks (**text**). Used to draw attention to important terms. Lists: Created using a hyphen or asterisk followed by a space (- text or * text). Obsidian automatically formats these as lists. Headers: Created using hashtags followed by a space (# Header 1, ## Header 2, etc.). There are six levels of headers, with lower numbers indicating larger text sizes. Obsidian's Approach to Formatting Obsidian prioritizes the content of ideas over complex formatting, removing the need for a visible formatting bar to keep the focus on thinking and writing. The simplicity of Markdown in Obsidian allows for efficient note-taking and recall, strengthening neural connections.