notes

Organize and edit Markdown notes within an Obsidian vault using $NOTES_VAULT paths.

30|5|Updated Aug 9, 2012
One-click install
npx skills add https://github.com/juanibiapina/dotfiles --skill notes-juanibiapina
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notes
Source: https://github.com/juanibiapina/dotfiles/tree/main/dotfiles/agents/.agents/skills/notes
Command: npx skills add https://github.com/juanibiapina/dotfiles --skill notes-juanibiapina

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you organize and access personal notes stored as Markdown files in an Obsidian vault, making it easy to find, read, and update information across your knowledge base.

Core Features & Use Cases

  • Vault search: quickly locate notes by keyword or tag using in-vault search.
  • Daily/project notes: access and navigate daily notes and project-related entries.
  • Edit and read: open, read, and modify notes, keeping your vault up to date.

Quick Start

Find notes containing a keyword in the Obsidian vault.

Frequently Asked Questions about notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for notes in my Obsidian vault?

You can search for notes in your Obsidian vault by using the in-vault search functionality to quickly locate Markdown files containing specific keywords or tags across your knowledge base.

Can I read and edit Markdown files directly in an Obsidian vault?

Yes, you can open, read, and modify Markdown files directly within your Obsidian vault, allowing you to keep your daily notes, knowledge bases, and project documentation up to date.

How do I access daily notes and project documentation in Obsidian?

Access daily notes and project documentation by navigating the vault paths specified in your environment, enabling simple discovery and reading of task planning and project entries.

Does this tool require a specific environment variable to locate my vault?

Yes, vault navigation and file operations require the $NOTES_VAULT environment variable to be set, which specifies the exact path to your Obsidian vault.

What is the best way to organize personal knowledge bases in Obsidian?

Organizing personal knowledge bases in Obsidian is best achieved by structuring Markdown files across specified vault paths, simplifying note discovery, reading, and updating operations for your projects.