Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello! I found the software quite interesting and useful.
For my specific use-case I was starting from an libreoffice sheet and I wanted to import it into your system. When doing that I noticed that some basic math functionality was missing. The best reference I found for the functionality available was at: jonnieey/Sc-im-Tutorial where it more or less listed quite a few available functionality.
This commit is mostly regarding the correct import and mapping of the aforementioned functionality. I have also added a very basic a simple spreadsheet to test the functionality against.
In that regard, I have noticed that there are some issues at the import stage, where not all cells are recognized properly. But I did not want to push forward with more changes before having a formal communication with you, the author.
I am more than happy to discuss and change my approach if you find any of the changes done unnecesary.
Thank you and kind regards,
Gugolple.