We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
places.sqlite is a "binary" file, and is hard to maintain.
places.sqlite
We just keep it to provide bookmarks, so we could just rely on bookmarks.html
bookmarks.html
This is a "child" of #140
The text was updated successfully, but these errors were encountered:
See for example https://git-tails.immerda.ch/tails/tree/config/chroot_local-includes/etc/tor-browser/profile/bookmarks.html -- IIRC it's imported (into places.sqlite) on initial profile creation only, and in Freepto's case it should probably live in /etc/iceweasel/profile/bookmarks.html.
/etc/iceweasel/profile/bookmarks.html
Sorry, something went wrong.
No branches or pull requests
places.sqlite
is a "binary" file, and is hard to maintain.We just keep it to provide bookmarks, so we could just rely on
bookmarks.html
This is a "child" of #140
The text was updated successfully, but these errors were encountered: