Entradas

Mostrando entradas de julio, 2025

What is Obsidian? - ¿Qué es Obsidian?

  What is Obsidian? ChatGPT: Obsidian is a note-taking application that works as a personal knowledge management (PKM) system . Some key features: 🔹 Plain text notes with Markdown: Everything is saved as .md files on your computer, giving you full control over your data. 🔹 Bidirectional linking: You can easily link notes to each other ( [[Note name]] ), allowing you to build an interconnected knowledge graph. 🔹 Graph view: It generates an interactive graph that shows how your notes connect, helping you see relationships between ideas. 🔹 Plugins and customization: It has a plugin system (official and community) to add functions like a calendar, task manager, diagrams, and more. 🔹 Offline use: It works fully offline, and you can sync across devices if you use Obsidian Sync or services like Git or Dropbox. 🔹 Ideal for Zettelkasten: Many people use Obsidian to implement the Zettelkasten method, which consists of taking interconnected atomic notes to encourage deep ...