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

Financial Doc

studiowebuxstudiowebux9k downloads

Financial documentation and tracking using CSV format and Chart.js.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates33
Findoc Logo

Obsidian Fin Doc

Obsidian.md plugin to read and edit a CSV file, then use it as a data source to generate charts.

I invite you to create PR and Issues with ideas, improvements and etc.

Report Bug · Request Feature · Discord Support


About

  • Open and Edit CSV Files in Obsidian
  • Generate Charts (Line, Pie, Radar) and Table Reports using CSV data
  • Advanced Model Management: Add, edit, duplicate, and delete custom models via settings
  • Enhanced Data Processing: Quarter/week splitting, category analysis, value ranges
  • Resizable charts with professional table views
  • Support Desktop and Mobile (tested on Windows, MacOS and Iphone)
  • Using Chart.js and mathjs
  • Plugin for Obsidian.md

Installation and Usage

Full Documentation is available here


Changelog

See CHANGELOG


Releases and Github Actions

git tag -a X.Y.Z -m "Version X.Y.Z"
git push origin tags/X.Y.Z

Contributing

  1. Fork Repository
  2. Commit your changes
  3. Push your changes
  4. Create a PR

Local Development

npm install
npm run build

Documentation

minimaldoc build \
    --base-url / \
    --description "Obsidian.md plugin to read and edit a CSV file, then use it as a data source to generate charts." \
    --title "Obsidian FinDoc" \
    --llms \
    --output ./output \
    ./docs/
    
python -m http.server -d output 8003

License

Distributed under the MIT License. See LICENSE for more information.

Contact

  • Tommy Gingras @ [email protected] | Studio Webux
| | Webux Logo Webux Lab | Studio Webux |
76%
HealthExcellent
ReviewSatisfactory
About
Read and edit CSV files inside Obsidian. Generate line, pie and radar charts plus table reports from CSV data. Manage custom models, split data by quarter/week, analyze categories and value ranges, and resize charts with polished table views on desktop and mobile.
CSVChartsTables
Details
Current version
0.9.0
Last updated
3 months ago
Created
3 years ago
Updates
33 releases
Downloads
9k
Compatible with
Obsidian 1.00.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
studiowebuxstudiowebux
studiowebux.com
GitHubstudiowebux
  1. Community
  2. Plugins
  3. CSV
  4. Financial Doc

Related plugins

Advanced Tables

Improved table navigation, formatting, and manipulation.

Charts

Easily create interactive charts in your notes.

Sheet Plus

Create Excel-like spreadsheets and easily embed them in Markdown.

Charts View

Visualize data from your notes with plots and graphs.

CSV Table

Render CSV data as a table within your notes.

Table to CSV Exporter

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

CSV Editor

Edit CSV files.

CSV Lite

Just open and edit a CSV file in workspace view, no more. Keep it simple.

Stock Blocks

Display stock prices, changes, and sparkline charts in your notes with multi-stock lists and single stock charts.

Tracker

Track occurrences and numbers in your notes.