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

Improve tolerance against corrupted data of file system-based storage #21

Open
Rokt33r opened this issue Dec 27, 2020 · 3 comments
Open

Comments

@Rokt33r
Copy link
Member

Rokt33r commented Dec 27, 2020

Current behavior

Boost Note.next app cannot deal with corrupted data in file system-based storage.

Expected behavior

The app should provide some diagnostic tools so users can debug their own note storage

@Rokt33r Rokt33r changed the title Improve tolerance of corrupted data Improve tolerance against corrupted data Dec 27, 2020
@Rokt33r Rokt33r changed the title Improve tolerance against corrupted data Improve tolerance against corrupted data of file system-based storage Dec 27, 2020
@Rokt33r Rokt33r transferred this issue from BoostIO/BoostNote-App Aug 23, 2021
@Komediruzecki Komediruzecki moved this from To do to In progress in BoostNote Local Roadmap Sep 15, 2021
@Komediruzecki
Copy link
Collaborator

Komediruzecki commented Sep 25, 2021

Already implemented with better support for skipping invalid storages, and improved logging of corrupted cases.

Next is to add note loading errors as well as stability improvements regarding external file changes (reloads) and reloading of the app in between load processes (safe sync operations should be used with backup)

@mnarayan
Copy link

Notes don't sync for days at a time and restarting the app results in lost information. I've lost critical notes twice this way in the last 2 months.

@Komediruzecki
Copy link
Collaborator

Notes don't sync for days at a time and restarting the app results in lost information. I've lost critical notes twice this way in the last 2 months.

Hi,

Local boost note does not have sync, can you better explain what happened, do you mean sync to file system?

Which version do you have and where have you downloaded it, can you screenshot app UI?

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

No branches or pull requests

3 participants