Skip to content

Add Obsidian trading journal template with Templater - #20

Merged
gpas45 merged 2 commits into
mainfrom
claude/relaxed-ramanujan-1q34lo
Jun 19, 2026
Merged

Add Obsidian trading journal template with Templater#20
gpas45 merged 2 commits into
mainfrom
claude/relaxed-ramanujan-1q34lo

Conversation

@gpas45

@gpas45 gpas45 commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

Added a new Obsidian template for daily trading/investment journaling, along with documentation for setup and usage.

Changes

  • New template: obsidian/templates/Торговый дневник.md

    • Automated file organization: moves notes to инвестиции/дневник/ folder
    • Auto-naming by creation date (DD.MM.YYYY format)
    • Pre-filled frontmatter with metadata (date, type, tags)
    • Three main sections: completed trades, skipped trades (24h review), and evening emotional reflection
    • Uses Templater plugin syntax for dynamic content generation
  • Documentation: obsidian/README.md

    • Setup instructions for Templater plugin
    • Template overview and requirements
    • Note about required folder structure
  • Root README update: Added reference to new obsidian/ directory

Implementation Details

  • Template uses Templater syntax (<%* ... -%> and <% ... %>) rather than Obsidian's built-in templating
  • Requires pre-existing инвестиции/дневник/ folder in the vault (Templater doesn't auto-create intermediate directories)
  • Includes helpful tips and info blocks for users to understand each section's purpose

https://claude.ai/code/session_0171eYx2AScskQeycHYGGncm

claude added 2 commits June 19, 2026 15:07
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0171eYx2AScskQeycHYGGncm
@gpas45
gpas45 merged commit da1f17d into main Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants