Financial Doc

approved

by Studio Webux

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

46 stars8,643 downloadsUpdated 1mo agoMIT
View on GitHub
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

| Buy Me A Coffee | Webux Logo Webux Lab | Studio Webux |

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.