forked from andmarti1424/sc-im
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
33 lines (19 loc) · 773 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TODO
----
25/04/2016
Main features to achieve in near future versions
------------------------------------------------
1. lock / freeze a section of the screen (rows or columns).
2. Export spreadsheet to Latex format.
Main features to achieve before v1.0
------------------------------------
1. CALC CHAIN
2. With calc chain already implemented, fix problem when UNDOing actions that change cells equations !!!
Long term features
------------------
1. isolate UI code (CURSES) from the rest of the code for future
implementations in other gui's.
2. scim_scripting. Use LUA to allow scripting and plugin support.
3. status bar format customized by user.
can show count of cells and sum of values, when a range is selected..
*this should be done with a script.