Skip to content

Commit 6e7cf8c

Browse files
committed
Update README and to do list
1 parent 627a1dc commit 6e7cf8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ the application from the highest to lowest level.
250250
function object
251251
- [`src/global.css`](src/global.css) and [`public/*`](public/) – global
252252
stylesheet, favicons, etc.
253+
- [`test/*`](test/) – test suite and related functions
253254
254255
## Cool Code Highlights
255256

todo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- Formula draggy thing
2121
- Reformat for printing and export
2222
- Edit formulas in long text box at the top
23+
- Formula inline edit textarea can grow and is visible above other cells
2324
- Settings window
2425
- Change colors
2526
- Change debounce save timeouts
@@ -42,7 +43,6 @@
4243
- Automatic indent
4344
- Formula processing
4445
- "symbols" in formulas
45-
- References across sheets in formulas
4646
- Namespaced formula functions
4747
- Local storage
4848
- Save sheets

0 commit comments

Comments
 (0)