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

Investment Tracker

LamLam55 downloads

Private, local-first portfolio tracker with encrypted records in your vault. Track investment cash flows, returns, and S&P 500 benchmarks without an account or telemetry.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Deutsch | Français | Português (Brasil)

Your portfolio. Your vault. Encrypted.

Investment Tracker is a private, local-first portfolio tracker for Obsidian. Track cash flows, valuations, returns, and benchmark performance while encrypted investment records stay in your Vault—without an account, telemetry, or a developer-operated backend.

It works at the account level, so you can calculate investment performance without maintaining position-level trade history.

Key facts

Topic How Investment Tracker works
Investment records Encrypted and stored inside the user's Obsidian Vault
Developer-operated backend None
Account or sign-in Not required
Telemetry and analytics None
Encryption AES-256-GCM, with the ledger key protected by PBKDF2-SHA256 and a separate recovery key
Optional network access Automatic benchmark mode requests public benchmark and FX data from FRED
Vault sync A user-selected service such as Obsidian Sync or iCloud may sync the encrypted ledger
Exports User-created JSON and CSV exports are plaintext

Features

  • Multiple investment accounts in USD, GBP, SGD, CNY, TWD, JPY, KRW, EUR, or BRL.
  • Immutable event-based bookkeeping for contributions, withdrawals, and valuations.
  • XIRR, cumulative profit, yearly returns, and monthly Modified Dietz returns.
  • Same-cash-flow comparison with the S&P 500 Price Index.
  • Currency-aware FRED benchmark conversion with explicit quote-direction checks.
  • Password lock, separate recovery key, hidden financial values, and configurable automatic locking.
  • Encrypted JSON events stored inside the user's Vault.
  • Explicit local JSON and CSV export; the settings flow requires password re-authentication.
  • Automatic interface language selection with a manual override and English fallback.
  • English, Simplified Chinese, Traditional Chinese, Japanese, Korean, Spanish, German, French, and Brazilian Portuguese.

Best for

  • Privacy-conscious investors who want their portfolio records inside their own Obsidian Vault.
  • People who record account-level contributions, withdrawals, and valuations manually.
  • Investors who want XIRR, monthly and yearly performance, and an S&P 500 comparison.
  • Users who prefer a local-first workflow without creating another financial account.

Not designed for

  • Brokerage account synchronization.
  • Live holdings, price feeds, tax-lot accounting, or automated trading.
  • Replacing a broker statement, tax record, or professional financial advice.
  • Protecting an unlocked Vault from a compromised device or another malicious plugin.

Installation and updates

Install Investment Tracker from Obsidian → Settings → Community plugins → Browse. Search for “Investment Tracker,” select the plugin, and choose Install, then Enable.

Updates are delivered through Obsidian's Community plugins update mechanism.

For manual installation or testing, place main.js, manifest.json, and styles.css in:

<Vault>/.obsidian/plugins/investment-tracker/

Basic usage

  1. Open Investment Tracker from the ribbon.
  2. Set a password and save the generated recovery key outside the Vault.
  3. Create an account and record its initial valuation.
  4. Record external contributions, withdrawals, and updated total account valuations.
  5. Use the eye button to reveal or hide financial values.
  6. Review monthly and yearly returns and compare them with the selected benchmark.
  7. Choose the automatic-lock rules under Settings → Investment Tracker → Privacy and encryption.

Changing the interface language never changes an existing account's currency. On a new installation, the plugin only uses locale information to suggest an initial currency; users can change it before creating an account.

Privacy and security

Investment Tracker has no developer-operated cloud, account system, telemetry, analytics, advertising, or automatic upload mechanism. Account names, dates, amounts, notes, and event data are encrypted and stored in the user's Obsidian Vault. New installations use the Investment Tracker Data folder; existing safe data paths are preserved during upgrades.

Event data is encrypted with AES-256-GCM. The ledger key is wrapped using a password-derived PBKDF2-SHA256 key and a separate recovery key. The password and unwrapped ledger key are not written to plugin settings.

Automatic locking has two independent rules: lock immediately when leaving Investment Tracker or when Obsidian loses focus, and lock after 1, 5, 15, or 30 minutes without activity in Investment Tracker. At least one rule remains enabled. If immediate leave locking is disabled, leaving still hides financial values, collapses expanded history, and closes sensitive dialogs. The inactivity rule or a manual lock determines when the ledger key is cleared from memory.

A newly generated recovery key is hidden after leaving and is shown again only after the ledger is unlocked. Keep the recovery key outside the Vault and use a strong, unique password.

Encryption protects stored ledger files from casual disclosure. It cannot protect data while the plugin is unlocked, from a compromised device, from screenshots or clipboard exposure, or from another malicious plugin with access to the same Vault.

Sync and exports

Investment Tracker does not operate a sync service. If the user enables Obsidian Sync, iCloud, or another Vault synchronization service, that user-selected service may synchronize the encrypted ledger files between devices.

JSON and CSV exports are plaintext files created only when the user explicitly exports them. Treat exported files as sensitive financial records and store or delete them appropriately.

Read the full Privacy Policy and Security Policy.

Network disclosure

Core record keeping and return calculations do not require a developer-operated service. Automatic benchmark mode sends HTTPS GET requests to the Federal Reserve Economic Data service at fred.stlouisfed.org for S&P 500 and currency-conversion data.

Those requests contain only public series identifiers, the selected currencies needed to choose an FX series, and date ranges. They do not include account names, balances, cash-flow amounts, valuations, notes, passwords, recovery keys, or ledger contents.

Users can select manual benchmark mode to avoid automatic FRED requests. Automatic benchmark updates require an internet connection. The S&P 500 series used by the plugin is a price index and does not include dividends.

Frequently asked questions

Does Investment Tracker upload my portfolio data?

No portfolio ledger is sent to a developer-operated backend. The plugin has no developer account system, telemetry, analytics, or automatic portfolio upload. Automatic benchmark mode makes the limited FRED requests described under Network disclosure.

Where is my investment data stored?

The encrypted ledger is stored inside the user's Obsidian Vault. New installations use Investment Tracker Data. If the Vault is synchronized through a service selected by the user, that service may also store or transfer the encrypted ledger.

Is my investment data encrypted?

Stored event data is encrypted with AES-256-GCM. A password-derived PBKDF2-SHA256 key and a separate recovery key protect the ledger key. Data is visible while the plugin is unlocked, and user-created JSON or CSV exports are not encrypted.

Can I use Investment Tracker offline?

Local records and return calculations can be used without a developer-operated service. Automatic FRED benchmark and currency updates require internet access; manual benchmark mode avoids those requests.

Does it connect to my brokerage account?

No. Investment Tracker does not connect to brokerage accounts. Users manually record external contributions, withdrawals, and total account valuations.

Does it track individual holdings or trades?

No position-level trade history is required. The plugin is designed for account-level cash flows and valuations rather than live holdings or tax-lot accounting.

What information is sent to FRED?

Only public series identifiers, selected currencies needed for FX-series selection, and date ranges are included in automatic benchmark requests. Portfolio records and credentials are not included.

What happens if I lose my password?

Use the separately stored recovery key to regain access according to the plugin's recovery flow. Losing both the password and recovery key may make the encrypted ledger inaccessible.

Are JSON and CSV exports encrypted?

No. JSON and CSV exports are plaintext and should be handled as sensitive financial records.

Help and feedback

Open Settings → Investment Tracker → Help and feedback to report a bug, suggest a feature, or copy non-sensitive diagnostic information. Reports may be written in any language.

Feedback links open GitHub only after the user clicks a button. The plugin never automatically creates a report or sends ledger data, account names, balances, transactions, passwords, recovery keys, Vault names, Vault paths, or diagnostic information to the developer. Review copied diagnostics and redact screenshots before submitting them.

Report security or privacy vulnerabilities through GitHub private vulnerability reporting, not a public issue.

Development

npm ci
npm run check
npm run build:release
npm run privacy:check

Translations use English source strings as the fallback. Pull requests that change user-facing text must update every locale and keep interpolation placeholders unchanged.

Release tags must exactly match the semantic version in manifest.json, without a v prefix. The release workflow creates a draft GitHub Release containing only main.js, manifest.json, and styles.css for manual review before publication.

Maintainer instructions are in the full Release Guide.

Financial disclaimer

This plugin is a record-keeping and calculation tool, not financial, tax, legal, or investment advice. Verify important calculations independently before making decisions.

License

MIT License

HealthExcellent
ReviewCaution
About
Investment Tracker is a private, local-first portfolio management tool for Obsidian. Record account-level contributions, withdrawals, and valuations; calculate XIRR, cumulative profit, yearly returns, and monthly Modified Dietz returns; and compare the same cash flows with the S&P 500 Price Index. Investment records are encrypted with AES-256-GCM and stored in your own vault. No developer backend, account, telemetry, analytics, ads, or automatic portfolio upload. Optional automatic benchmark mode requests only public market and exchange-rate series from FRED. User-created JSON and CSV exports are plaintext, and any sync is controlled by the vault sync service you choose. It does not connect to brokerages or track live holdings.
FinanceExportCSV
Details
Current version
1.0.3
Last updated
3 weeks ago
Created
3 weeks ago
Updates
4 releases
Downloads
55
Compatible with
Obsidian 1.12.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
LamLamjoelam2023
GitHubjoelam2023
  1. Community
  2. Plugins
  3. Finance
  4. Investment Tracker

Related plugins

Timekeep

Time tracking.

Table to CSV Exporter

Export tables from a pane in reading mode into CSV files.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Wechat Converter

将 Markdown 转换为微信公众号排版,并支持一键发送到微信公众号(支持自定义 CSS和公众号贴图)、飞书、小红书、知乎、微博、CSDN等20+平台。

Charts

Easily create interactive charts in your notes.

Slides Extended

Create markdown-based reveal.js presentations. Fork of Advanced Slides.

Voice

Listen to your notes as natural speech with text-to-speech (TTS). Read notes aloud, play them like an audiobook in the voice player, download MP3 audio and listen offline hands-free on mobile.

Yanki

Sync flashcards from a folder in your vault to Anki. Pure Markdown syntax. No fuss.

Journalit

Trading journal with templates, trade tracking, imports, and reviews.