log

Log daily activities into Obsidian project folders as dated Markdown notes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RomanVassilchenko/dotfiles --skill log-romanvassilchenko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log
Source: https://github.com/RomanVassilchenko/dotfiles/tree/main/config/.claude/skills/log
Command: npx skills add https://github.com/RomanVassilchenko/dotfiles --skill log-romanvassilchenko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of logging daily activities into an Obsidian vault, ensuring consistent record-keeping and project tracking.

Core Features & Use Cases

  • Activity Logging: Records detailed descriptions of work done, including files modified and Git commits.
  • Project Categorization: Automatically assigns activities to predefined projects based on context.
  • Automated Renaming: Renames log files with concise, descriptive titles for easy retrieval.
  • Use Case: After a coding session, use this Skill to log your progress on a specific feature, including the code changes and commit details, which will then be saved as a dated and descriptively titled note in your Obsidian daily journal.

Quick Start

Log your current activity by calling the log skill with a detailed description of what you have done.

Frequently Asked Questions about log

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

FAQPage Schema
How do I automatically log daily coding activities and Git commits to Obsidian?

You can automatically log daily coding activities to Obsidian by using a logging tool that captures your work descriptions, file changes, and Git commit information, then saves them as dated Markdown notes in your project folder.

Can I automatically rename Obsidian journal entries with a summary of my work?

Yes, you can automatically rename Obsidian journal entries. This logging tool analyzes your activity context and renames the generated Markdown note with a concise, descriptive title for easy retrieval.

Does this activity logging method support categorizing notes by project and technology tags?

Yes, activity logging supports categorizing notes by project and technology. It automatically determines the project context based on your activity and assigns predefined English tags for projects, content types, and technologies.

What is the best way to keep an Obsidian daily journal updated with my development progress?

The best way to keep an Obsidian daily journal updated is to use an automated logging process that records detailed work descriptions and Git commits directly into dated Markdown notes within your vault.

Do I need any specific dependencies to start logging my work into Obsidian Markdown notes?

No specific dependencies are required to start logging your work into Obsidian Markdown notes. You simply need an Obsidian vault set up to receive the generated dated notes and your detailed activity description.

Why are my Git commit details not showing up in my Obsidian project folder?

Git commit details might not show up in your Obsidian project folder if the logging tool cannot determine your project context or if the activity description provided lacks sufficient detail about the code changes.