README file from
GithubAbout
- 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 @ [email protected] | Studio Webux