You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ~/.suscan/config/bookmarks.yaml is saved when SigDigger is closed properly. This behavior is issue when SigDigger is running for days and I bookmark new signals as I found them. Then suddenly computers shuts down due power outage, all new bookmarks from past few days are gone.
To prevent this feature request: Save bookmarks when added, modified or deleted.
The text was updated successfully, but these errors were encountered:
Since I had to write a small feature that performs config autosave every 30 minutes, I leveraged the existing code to implement this. Now config is dumped right after adding, changing or removing a bookmark. Give it a try.
SigDigger-0.3.0-x86_64-full-20230619-105310Z.AppImage
Currently ~/.suscan/config/bookmarks.yaml is saved when SigDigger is closed properly. This behavior is issue when SigDigger is running for days and I bookmark new signals as I found them. Then suddenly computers shuts down due power outage, all new bookmarks from past few days are gone.
To prevent this feature request: Save bookmarks when added, modified or deleted.
The text was updated successfully, but these errors were encountered: