-
**Description**: Create a to-do list app that saves tasks to local storage.
**Features:** Add, remove, and mark tasks as completed.
**Skills:** Local storage, event handling, DOM manipulation.
-
When doing save_result => export_workspace,
the data is stored once in default location and once in workspace.
This is problematic for huge processing jobs, because we will have to pay for the storage…
-
I start wandb server by wandb server start -p 8080 -e HOST=192.168.0.205:8080
and the service is ok.
But how to mount a local volume to service ,to save the data .
-
Would be cool to trigger deletes of session and local storage with an SSE
-
-
Documentation URL is not a valid URL. Please fix this and then reply to this thread letting us know that you have done so.
-
I wonder if you've looked at this already, but if you move the configuration from local storage to the Stash config it wouldn't get lost by resetting the browser, and would persist between devices.
…
-
Right now, when we collapse the menu, and we navigate to another page, it shows the menu uncollapsed. We need to fix this so that when menu is collapsed it should store the state in localstorage.
liwoo updated
2 weeks ago
-
Instead of using a link to reference the recipe image, save it locally
-
When resetting the editor using the `settings > reset` menu, it does not delete any of the saved projects.
https://github.com/user-attachments/assets/e6b37971-7ef3-45db-a576-b26c2ccf531c
I'm not log…