Skip to content

Commit 55d2ed1

Browse files
committed
2 parents 71b3559 + 8a13636 commit 55d2ed1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

ToDo.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
ToDo
33
====
44
- [ ] Match inputs and outputs
5-
- [ ] Change worker to modules
5+
- [x] ~~Change worker to modules~~ (tried several attempts can't make it work wit coolprop.wasm and vite)
66
- [ ] Details
77
- [x] Cleanup
88
- [x] JS docs
99
- [ ] Rename variables
1010
- [ ] Sessions to Editor States
1111

12-
1312
# Plots
1413
- [x] Import plotly
1514
- [x] Return objects
@@ -22,15 +21,14 @@ ToDo
2221
- [ ] Format plot output
2322

2423
## Extra
25-
- [ ] Match outputs
2624
- [ ] Include dates (to work with multiple tabs)
2725
- [ ] Variables in scope
2826
- [ ] Help files
2927
- [x] Eval expressions vs blocks
3028
- [ ] Custom help
3129
- [ ] Function finder
3230
- [ ] Variable finder
33-
- [ ] Drag and Drop
31+
- [x] Drag and Drop documents
3432
- [ ] Download text
3533
- [ ] Format help
3634

@@ -41,4 +39,4 @@ ToDo
4139
- [ ] IO
4240
- [ ] New nomeclature like iodide
4341
- [ ] File names
44-
- [ ] Dropdown or tabs
42+
- [ ] Dropdown or tabs

0 commit comments

Comments
 (0)