Skip to content

Conversation

@gugolple
Copy link

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.

functionality listed at: https://github.com/jonnieey/Sc-im-Tutorial/blob/master/Lesson11_Numeric_Functions.sc
due to being the only location where all the functionality was
listed in a centralized manner.
@andmarti1424
Copy link
Owner

Hello. Please share the file you had problems with. Thank you!

@gugolple
Copy link
Author

Absolutely, it is already in "tests/formats/TestScIm.ods" in the branch.

@gugolple
Copy link
Author

If you want to add testing for these changes, what I think it can be very simple and reliable is to have a command line option to import a "ods" file and save it in the "sc-im" format, and with diff or another command check if the exported file is matching the one known to be a good conversion.

@andmarti1424
Copy link
Owner

Hello @gugolple I am thinking on merging this. How you been using this patch lately?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants