Financial Doc
approvedby Studio Webux
Financial documentation and tracking using CSV format and Chart.js.
★ 46 stars↓ 8,643 downloadsUpdated 1mo agoMIT
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.
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
- Fork Repository
- Commit your changes
- Push your changes
- 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 @ tommy@studiowebux.com | 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.
