Skip to content

Releases: JavierRibaldelRio/accounting-journal-ledger

1.0.0

06 Jul 15:58

Choose a tag to compare

Accounting Journal and Ledger is a lightweight Obsidian plugin for recording simple accounting entries using Markdown.
It supports double-entry bookkeeping in Spanish-style formats, and is ideal for education or creating example journal entries.

Features

  • Three accounting formats:
    • acj-m: Modern, structured journal format
    • acj: Traditional Spanish format (a for credit)
    • acl: Ledger (T-account style)
  • Render entries as static HTML with the Fix accounting entries command
  • Export journal and ledger notes to standalone HTML files
  • Load your own chart of accounts from a CSV file
  • Entries stored as Markdown — easy to read and customize

Notes

  • Not a full accounting system
  • Does not auto-generate ledgers or perform calculations
  • Designed to remain simple and focused on clarity and learning