Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Auto Ledger

BetaGiftedBetaGifted74 downloads

Summarize local Markdown transaction logs into an offline finance dashboard.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Auto Ledger turns local Markdown transaction logs into an offline finance dashboard in Obsidian.

It was built for shortcut-driven bookkeeping workflows: append one Markdown line per transaction, then open the dashboard to review monthly income, expenses, recent records, category rankings, member distribution, and items that need checking.

Privacy

  • Reads only Markdown files inside your Obsidian vault.
  • Does not connect to the network.
  • Does not upload transaction data.
  • Does not include telemetry.
  • Does not read files outside your vault.
  • Does not auto-update itself.

Install

After the plugin is available in the Obsidian Community directory:

  1. Open Obsidian settings.
  2. Go to Community plugins.
  3. Search for Auto Ledger.
  4. Install and enable the plugin.
  5. Click the wallet icon in the left ribbon, or run Open automated bookkeeping from the command palette.

Configure

Open the plugin settings and set:

  • Transaction folder: the vault-relative folder that contains your Markdown transaction logs.
  • Dashboard title: the title shown inside the dashboard. The default is 甜菜自动化记账, and you can rename it.
  • Month: use YYYY-MM, or leave it empty to use the current month.
  • Low-confidence threshold: records below this value are shown in the review list.
  • Auto open on startup: optionally open the dashboard when Obsidian starts.

Transaction format

Auto Ledger reads Dataview-style inline fields. A transaction can be any Markdown line that contains supported inline fields:

- [ ] [date:: 2026-07-05] [time:: 08:17] [direction:: 支出] [amount:: 1.00] [currency:: CNY] [account:: Family account] [category:: 交通出行] [name:: Charging order] [merchant:: Example merchant] [member:: BetaGifted] [verified:: true] [source:: shortcut] [note:: ] [confidence:: 0.95]

Supported fields:

date, time, direction, amount, currency, account, category, name, merchant, member, verified, source, note, confidence, from_account, to_account.

direction supports:

  • 支出: expense.
  • 收入: income.
  • 转账: transfer. Transfers are listed and can be reviewed, but they are excluded from income and expense totals.

中文说明

Auto Ledger 是一个本地优先的 Obsidian 自动化记账看板。它读取仓库内已有 Markdown 流水,不联网、不上传、不写入示例数据。

第一版适合 iPhone 快捷指令、自动化脚本或手动追加的流水格式。你可以在设置里修改流水目录和看板名称。

Development

Run the local checks:

node --check main.js
node tests/test_plugin.js

Release assets for Obsidian must include:

  • manifest.json
  • main.js
  • styles.css

License

MIT.

HealthExcellent
ReviewSatisfactory
About
Turn local Markdown transaction logs into an offline finance dashboard inside Obsidian. Append one Markdown line per transaction and review monthly income, expenses, recent records, category rankings, member distribution, and low-confidence items. Keep all data local with no network access or telemetry.
FinanceDataSidebar
Details
Payments
Paid
Current version
0.2.0
Last updated
Last month
Created
Last month
Updates
1 release
Downloads
74
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
BetaGiftedBetaGifteds945134636-spec
GitHubs945134636-spec
  1. Community
  2. Plugins
  3. Finance
  4. Auto Ledger

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Tracker

Track occurrences and numbers in your notes.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Datacore

An even faster reactive query engine for the data obsessed.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Meld Encrypt

Hide secrets in your notes.

Charted Roots

Family tree visualization with GEDCOM/Gramps import and Canvas/PDF/Markdown export. Charts, maps, timelines, citations, fictional calendars. For genealogists, worldbuilders, and TTRPG campaigns.