mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #414] Local storage disappeared after my mac shutdown #188
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LadyForest on GitHub (Apr 18, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/414
Current behavior
Yesterday my mac suddenly turned off and then I found my local storage disappeared and all my notes are gone. I check the dir
~/Library/Application Support/Boost Notebut I don't know how to recover from it. There were ~20 notes and I was really upset :(Here are some logs to help to debug.
cd ~/Library/Application Support/Boost Note/IndexedDB/file__0.indexeddb.leveldbcat -n 000006.log | grep -a 'createdAt'Expected behavior
Steps to reproduce
Environment
@Rokt33r commented on GitHub (Apr 19, 2020):
I moved this because you're definitely using BoostNote.next app.
It looks like the app has failed to save storage info in
localStorage(https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage). But from the screenshot you've shared, the data seem toexist in indexedDB.
So this solution in here https://github.com/BoostIO/BoostNote.next/issues/380#issuecomment-608569928 might work for you. Please try it.
@Rokt33r commented on GitHub (Apr 23, 2020):
I'm going to close this issue because of inactivity. I assume it can be fixed by the solution in the previous comment.
Also, I'm going to introduce some recovery tools so you can fix it without opening console of browser or electron. The task will be tracked in #427
@LadyForest commented on GitHub (Apr 23, 2020):
Thank you and let me try it :)
@LadyForest commented on GitHub (Apr 25, 2020):
It works, thanks so much 👍
@code56 commented on GitHub (Jun 28, 2021):
I deleted Boostsnotes from my MAC and now I re-installed it and I want to recover the notes I had. I am not sure I had them backed up in the Cloud or not. Is it possible to recover them somehow? Thank you in advance.
@Komediruzecki commented on GitHub (Jun 28, 2021):
Hi code56,
I cannot tell you which storage you had:
Can you give more information about version of the boost note you had (this might reduce the number of possible storages, since legacy cloud and local storage were removed recently)
Also, did you try looking for
boostnote.jsonfile on your file system, if you find something like this, you maybe had local storage.