Description
Productivity Tools Plugin
Category: Productivity Tools
The Simple Table Math plugin enables dynamic mathematical calculations directly within Markdown tables. Users can effortlessly compute sums, averages, minima, maxima, subtractions, and multiplications by inserting simple tags into table cells. It supports calculations both vertically and horizontally, with optional cell-range selections and automatic currency formatting for clearer readability. Calculations update in real-time, respecting locale-specific number formatting. Results can be easily copied via shortcut or context menu. Styling options are customizable through CSS classes, enhancing visual clarity.
Stats
50
stars
50 stargazers
10,377
downloads
10,377 downloads
3
forks
3 forks
144
days
144 days since creation
64
days
64 days since last commit
64
days
64 days since last release
2
total PRs
2 total pull requests
1
open PRs
1 open pull requests
0
closed PRs
0 closed pull requests
1
merged PRs
1 merged pull requests
6
total issues
6 total issues
5
open issues
5 open issues
1
closed issues
1 closed issues
0
commits
0 total commits in last one year
Latest Version
2 months ago
Changelog
Fixes / Improvements
- #3 - Merged: Added support for scientific notation (interpret the inputs in exponential format). Thanks to @OookTheLibrarian for this!
- #4 - Fixed: using numeral.js for better number extraction to prevent localized number issues
README file from