From 8a136367f161fde393cdb08588d1f312c300c3c4 Mon Sep 17 00:00:00 2001 From: David Contreras Date: Tue, 15 Oct 2024 08:47:01 -0600 Subject: [PATCH] Update ToDo.md --- ToDo.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ToDo.md b/ToDo.md index ad5afe3..a6c73f2 100644 --- a/ToDo.md +++ b/ToDo.md @@ -2,14 +2,13 @@ ToDo ==== - [ ] Match inputs and outputs -- [ ] Change worker to modules +- [x] ~~Change worker to modules~~ (tried several attempts can't make it work wit coolprop.wasm and vite) - [ ] Details - [x] Cleanup - [x] JS docs - [ ] Rename variables - [ ] Sessions to Editor States - # Plots - [x] Import plotly - [x] Return objects @@ -22,7 +21,6 @@ ToDo - [ ] Format plot output ## Extra -- [ ] Match outputs - [ ] Include dates (to work with multiple tabs) - [ ] Variables in scope - [ ] Help files @@ -30,7 +28,7 @@ ToDo - [ ] Custom help - [ ] Function finder - [ ] Variable finder -- [ ] Drag and Drop +- [x] Drag and Drop documents - [ ] Download text - [ ] Format help @@ -41,4 +39,4 @@ ToDo - [ ] IO - [ ] New nomeclature like iodide - [ ] File names -- [ ] Dropdown or tabs \ No newline at end of file +- [ ] Dropdown or tabs