|
@ -3,6 +3,11 @@ |
|
|
## Introduction |
|
|
## Introduction |
|
|
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. |
|
|
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. |
|
|
|
|
|
|
|
|
|
|
|
## Demo |
|
|
|
|
|
[Online demo](https://mengshukeji.github.io/LuckysheetDemo/) |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|
## Features |
|
|
## Features |
|
|
|
|
|
|
|
|
### Formatting |
|
|
### Formatting |
|
@ -84,11 +89,6 @@ Luckysheet is an online spreadsheet like excel that is powerful, simple to confi |
|
|
+ **Documentation** (Improve documentation and API) |
|
|
+ **Documentation** (Improve documentation and API) |
|
|
+ **More...** (Please advise us) |
|
|
+ **More...** (Please advise us) |
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
## Demo |
|
|
|
|
|
[Online demo](https://mengshukeji.github.io/LuckysheetDemo/) |
|
|
|
|
|
|
|
|
|
|
|
## Development model |
|
|
## Development model |
|
|
|
|
|
|
|
|
### Requirements |
|
|
### Requirements |
|
@ -211,6 +211,7 @@ You can see the complete settings |
|
|
| SHIFT + UP/DOWN/LEFT/RIGHT | Adjust selection area | |
|
|
| SHIFT + UP/DOWN/LEFT/RIGHT | Adjust selection area | |
|
|
| CTRL + Left mouse click | Multiple selection cell | |
|
|
| CTRL + Left mouse click | Multiple selection cell | |
|
|
| SHIFT + Left mouse click | Adjust selection area | |
|
|
| SHIFT + Left mouse click | Adjust selection area | |
|
|
| UP/DOWN/LEFT/RIGHT | Single move adjustment cell selection box | |
|
|
| UP/DOWN/LEFT/RIGHT | Move cell selection box | |
|
|
| ENTER | Edit cell | |
|
|
| ENTER | Edit cell | |
|
|
|
|
|
| TAB | Move cell selection box to the right | |
|
|
| DELETE | Clear cell data | |
|
|
| DELETE | Clear cell data | |