[PLUS] Now you can export to xls
Lately I see a lot of people confused by using Ren’Xel Plus and seeing that they can’t export to excel. I commented this on the page and described that Plus did not generate an excel file, but its free and open source version “Ren’Xel Classic”, so to avoid more problems I added support for the xls file. This format is not compatible with Classic or Plus after being generated, to use it with Ren’Xel Plus (and generate the rpy files) you must save the file as .xlsx (xml) from LibreOffice or any spreadsheet editor and the sheet must have the name “Sheet1” so you can use it in Ren’Xel Plus (creating a new workspace and loading the xlsx).
Why does it generate XLS and not XLSX? Well, the libraries that generate XLSX are difficult to include in Ren’Xel and more so to be compatible with RyunixJS, so we included the XLS format (which can be opened in LibreOffice or similar) to facilitate the inclusion of the excel format to Ren’Xel Plus.
Why didn’t Ren’Xel Plus generate an excel file? Basically because renxel already took care of that, it loaded the .tab as a csv file and converted it to json to be used internally to show you the editor. I didn’t see the need to include it for this reason, but as I see confusions I decided to add the XLS format.
Files
Get Ren'Xel
Ren'Xel
generates an Excel file from Ren'Py's dialogue.tab file using python technology
More posts
- Ren'Xel Plus now supports the excel file from Ren'Xel ClassicJan 22, 2024
- How to use Ren'Xel PlusJan 12, 2024
- Ren'Xel Plus ItchApp InfoJan 08, 2024
- New Year, New Ren'XelJan 06, 2024
- Linux versionOct 02, 2023
- How to add Ren'Py project folder has default search pathMar 16, 2023
- Major Update - 16.02.23Feb 16, 2023
Leave a comment
Log in with itch.io to leave a comment.