Rudimentary Math
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
Currently, there is no way other than manually, to sum or total columns. It would also be beneficial to sum multiple columns by referencing them.
Describe the solution you'd like
simple math to add referenced columns or to total single columns. No need for formulas, just selecting sum, adding or subtracting.
Describe alternatives you've considered
Spreadsheets, ugh...
Additional context
Tracking the cost of parts or labor in a maintenance log
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the table column calculation and display paths, then determine how a user could select columns for totals, addition, or subtraction without formulas; done means these operations work for single columns and referenced multiple columns in maintenance-log data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100