summaryrefslogtreecommitdiffstats
path: root/TODO
blob: a452fd6711057bc2fdf4d75f7ee3c6cec3b5cdc1 (plain)
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
TODO
----
18/05/2016

Main features to achieve before v1.0
------------------------------------

1. Complete calc chain and fix known issues regarding undoing
changes that impact in cells on which other cells depends on.

2. lock / freeze a section of the screen (rows or columns).

3. Export spreadsheet to Latex format.



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.