Releases: JavierRibaldelRio/accounting-journal-ledger
Releases · JavierRibaldelRio/accounting-journal-ledger
1.0.0
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 formatacj: Traditional Spanish format (afor credit)acl: Ledger (T-account style)
- Render entries as static HTML with the
Fix accounting entriescommand - 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