jot

Append text to date-based daily notes in an Obsidian vault.

11|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/ethanolivertroy/my-agent-stuff --skill jot-ethanolivertroy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jot
Source: https://github.com/ethanolivertroy/my-agent-stuff/tree/main/skills/jot
Command: npx skills add https://github.com/ethanolivertroy/my-agent-stuff --skill jot-ethanolivertroy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian, and includes scripts (resource) components.

What problem does it solve?

This skill simplifies the process of adding notes to your daily journal in Obsidian, making it easier to capture thoughts, tasks, and insights on the go.

Core Features & Use Cases

  • Quick Note Capture: Append text directly to today's daily note in your Obsidian vault.
  • Date-Specific Note Entry: Ensures notes are automatically saved in the correct date-based file.
  • Configurable Vault and Path: Supports customizable Obsidian vault and daily note path configuration.
  • Use Case: Ideal for quickly logging daily tasks, ideas, or important observations without interrupting your workflow.

Quick Start

To jot down a note, simply type /jot Your note here.

Frequently Asked Questions about jot

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

FAQPage Schema
How do I append text to a daily note in Obsidian from the command line?

To append text to a daily note in Obsidian, you can use a command-line tool to automatically add content to a date-based Markdown file within your configured vault. This eliminates manual file navigation.

Do I need the Obsidian command-line tool to capture notes into my vault?

Yes, the Obsidian command-line tool is required to append text to Markdown files. It handles date-based file creation and allows customizable vault and daily note path configuration.

Can I configure the vault and daily note path for automated note capture?

Yes, you can configure your Obsidian vault and daily note path settings. This ensures that captured content is automatically saved to the correct date-specific file within your specified vault structure.

What is the best way to quickly log tasks and ideas to my Obsidian daily journal?

The best way to log tasks to your Obsidian daily journal is using a quick capture command that appends text directly to today's note. This allows you to capture thoughts on the go without interrupting your workflow.

How does date-specific note entry work when adding content to an Obsidian vault?

Date-specific note entry works by automatically routing appended text to a daily note file named according to the current date. This ensures notes are organized chronologically without manual file creation.

Are there limitations when using a command-line tool for Obsidian note-taking?

The main limitation is that this command-line approach only appends text to daily notes and requires the Obsidian CLI tool. It is designed for quick capture rather than complex formatting or full vault management.