I didn’t know, that sucks so much.
Though, someone made a post on superuser and a reply said that you can back up the database, so at least something is salvageable
Making a backup every 60 days seems to be sufficient to keep all history. sqlite doesn’t reuse old ids (I think?) so merging the backups shouldn’t be too hard.
But they haven’t tested it, also I wonder if once you do that successfully, Firefox will just delete all the extra records at the next startup, so idk
I didn’t know, that sucks so much.
Though, someone made a post on superuser and a reply said that you can back up the database, so at least something is salvageable
Yeah but if you import a backed up db wouldn’t the old entries just get deleted?
They said you can merge without conflicts:
But they haven’t tested it, also I wonder if once you do that successfully, Firefox will just delete all the extra records at the next startup, so idk