Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto save the content to local storage at least #31

Closed
brandonstack opened this issue Nov 13, 2023 · 3 comments
Closed

Auto save the content to local storage at least #31

brandonstack opened this issue Nov 13, 2023 · 3 comments

Comments

@brandonstack
Copy link

Hi,

Thanks for building such a talented application. I love the idea of fractal workspace of text links.

When I was playing with Neurite, I met two times of data loss accidentally. I accidentally close the browser tab by clicking the close tab shortcut I set before first time. Then I try to explorer the local ai feature, and the app suddenly crashed. It make me frustrated and can't trust the app.

Can we auto save the data to local storage and let user load them if necessary?

Thanks.

@satellitecomponent
Copy link
Owner

Hi,

Thanks for building such a talented application. I love the idea of fractal workspace of text links.

When I was playing with Neurite, I met two times of data loss accidentally. I accidentally close the browser tab by clicking the close tab shortcut I set before first time. Then I try to explorer the local ai feature, and the app suddenly crashed. It make me frustrated and can't trust the app.

Can we auto save the data to local storage and let user load them if necessary?

Thanks.

This all definitely an important next step for Neurite. You should be able to save your networks by using the save tab. However, I would not yet trust it to fully store your data long term *yet. Saving still needs work. Keep backups in .txt files, or download your saved networks.

Also, for installing the local models, I have not had the crashing issue. If you have a console error to share, that would be helpful. Could relate to trying to install a model that is too big for you vram.

satellitecomponent added a commit that referenced this issue Jan 31, 2024
Ensure restoration of event listeners on loading of network.

Fixes issues #30 and #31

This Update mostly contains UI improvements to the saved coordinates container. *could still be added to the actual save data...
@Pixelycia
Copy link
Contributor

Pixelycia commented Apr 6, 2024

Hi,
Thanks for building such a talented application. I love the idea of fractal workspace of text links.
When I was playing with Neurite, I met two times of data loss accidentally. I accidentally close the browser tab by clicking the close tab shortcut I set before first time. Then I try to explorer the local ai feature, and the app suddenly crashed. It make me frustrated and can't trust the app.
Can we auto save the data to local storage and let user load them if necessary?
Thanks.

This all definitely an important next step for Neurite. You should be able to save your networks by using the save tab. However, I would not yet trust it to fully store your data long term *yet. Saving still needs work. Keep backups in .txt files, or download your saved networks.

Also, for installing the local models, I have not had the crashing issue. If you have a console error to share, that would be helpful. Could relate to trying to install a model that is too big for you vram.

Today at first I acidentally refreshed my page and one hour later my laptop felt to sleep and after wake up refreshed my browser's tab automatically - so I lost my job twice. IMO, this is no good to not to cache at least last application's state if the application itself is a webpage. Users will not use this application much while it corrupts data and disrespect users' time.

@Pixelycia
Copy link
Contributor

I can help with "temporary" (permanent?) solution, at least I will do it for myself and for just in case will make a pull request to this repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants