ethercalc icon indicating copy to clipboard operation
ethercalc copied to clipboard

Node.js port of Multi-user SocialCalc

Results 107 ethercalc issues
Sort by recently updated
recently updated
newest added

Hello, Is it possible to make a filter on an area (or a name) ? Does it exist a plugin for to do that ? Thanks

Hi, I'm currently trying to understand the[ User Manual](https://github.com/audreyt/ethercalc/wiki) and to translate it to German language. My problem: I do not unterstand "See [OpenFormula](https://en.wikipedia.org/wiki/OpenFormula) and the SocialCalc.Formula.FunctionList variable in [the...

Hello, I know other issues are already related to this topic but none has led me to a solution. #96 #427 I want to access ethercalc through an apache proxy...

The daemon stops completely when an user tries to download the spreadsheet in excel format: (using Debian 9.4, installed using npm i -g ethercalc) version: 0.20180611.0 ``` > tail -f...

A lot of the knowledge how to use ethercalc was hosted on the defunct domains: http://sheet.cellmaster.com.au/ @eddyparkinson http://ethercalc.org/ Should any of those examples be safed locally somewhere i would be...

I'm looking to produce an ethercalc form on my LAN which has a landing screen with a few button options, and clicking on each option shows a different part of...

Hello, since end of last week ethercalc.net is down. Since I cannot find any contact for that site anymore I try it here. Can anybody help?

I used the apache conf example and created a proxypass to `/ec/` rather than `/` (I have an SSL certificate tied to the hostname and I'd like ethercalc to use...

Hi all, I'd like to implement that for internal use, I need to know if it can handle 7 million rows over 200 columns data (basically replacing excel that can't...

On Debian 11 bullseye ``` $ git clone https://github.com/audreyt/ethercalc.git Cloning into 'ethercalc'... remote: Enumerating objects: 7658, done. remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 100% (12/12), done. remote:...