Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

OBSIDIAN TURNED 4,000+ IDEAS INTO A KNOWLEDGE GRAPH THAT REBUILDS ITSELF EVERY NIGHT every lecture adds another point. every saved article adds another signal. every old note becomes part of the map again instead of sitting dead inside a folder. a $599 mac mini runs the loop 24/7, claude...

18,167 görüntüleme • 4 gün önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

THIS GUY CONNECTED HIS AI AGENTS TO HIS OBSIDIAN AND BUILT A BRAIN THAT LEARNS ON ITS OWN. HERE'S HOW TO BUILD IT Obsidian is just markdown files sitting in a folder. That turns out to be the perfect memory for an AI agent, because an agent can read and write those files directly. He wired his agents into the vault so they pull context from it, do the work, and write what they learned back. The notes aren't the point. The loop is, and it gets sharper every cycle How to build it: 1. Point an agent at your vault. The fastest way, no plugins, no API keys: open a terminal and run npx obsidian-mcp /path/to/your/vault. That exposes your Obsidian folder to Claude as a tool it can read, search, and write to. Add it to your Claude Code or Cowork config and restart 2. Confirm it can see the brain. Ask it: "list the notes in my vault and summarize what's in them." If it reads them back, the connection is live. Now it starts every task with everything the vault already holds instead of from zero 3. Give each agent one job and a write-back rule. Tell it: "research this, then save what you found as a new note in /brain with links to related notes." One agent researches, one summarizes, one plans. Each writes its output back into the vault 4. Close the loop. Add one line to every agent's instructions: "read /brain before starting, write your result back when done." Now each task leaves the vault richer, and the next run reads that before it works. It compounds instead of resetting 5. You only steer. Review what the brain produces, point it at the next thing. The agents handle the reading, writing, and connecting The edge isn't better notes. It's a brain that feeds itself, so the work gets sharper every cycle instead of starting over Bookmark this

Yarchi

57,768 görüntüleme • 22 gün önce

Obsidian 1.11 is now available for desktop and mobile! Mobile: - The interface has been refreshed to improve the editing and reading experience. - Lock Screen, Control Center, and Home Screen widgets let you quickly create a new note, open a specific note, open daily note, open search, or open Obsidian. - When scrolling down in a note, the navigation hides to maximize screen space for reading. - New sidebar navigation for switching sidebar tabs and actions, aligned to the bottom for better ergonomics. - Added double-tap to switch a note from reading mode to editing mode. iOS - Shortcuts to open a note, open daily note, capture to a note. Capture shortcuts allow you to append or prepend text to a note, without opening the Obsidian app. - Siri integration such as "Capture using Obsidian", "Capture to Obsidian", "Open my daily note in Obsidian", "Search in Obsidian". -Searching for Obsidian in Spotlight shows additional actions: New Note, Search, and Daily Note. Android - New widgets: Open Note, New Note, Search, Daily Note, Open Obsidian. You can add multiple widgets of the same type to open different files, or trigger different search queries. - Quick Settings Tile and new shortcuts: Open note, Daily note. Editor - Markdown links are now supported in text and list properties. Internal links are automatically updated when the destination file is moved or renamed. - When text is selected, pasting a URL into the editor will convert the selection into a Markdown link using the URL. Settings - New "Keychain" settings section for storing plugin secrets. A guide for plugin developers is published in our docs. - Added icons to settings sections. - Community Plugins › Automatically check for plugin updates. Obsidian will check for plugin updates in the background every 3 days, or after the app updates. - New setting Files & links › Default file to open. Choose between "Last opened files", "New note", "Specific note", or "Daily note". - The daily note format can be selected from a list of predefined formats. Obsidian URI - New, open, and daily URI actions now support a new paneType param.

Obsidian

191,518 görüntüleme • 5 ay önce