FAQ

FAQ

  • Q: Where does my data go? On my HD or somewhere in the cloud?
  • A: It is stored locally in a buku compatible sqlite database, typically located at ~/.local/share/gosuki on Linux systems (or equivalent paths on other operating systems).

  • Q: Does gosuki support bookmark deletion?
  • A: No, it only supports adding/modifying bookmarks. Since it’s designed to be multi-browser, multi-profile, and real-time, adding deletion functionality would introduce excessive complexity with limited benefit. Users can simply utilize the #deleted tag (for example) to organize deleted bookmarks within their own tag hierarchy. Given that bookmarks consume negligible storage space, this approach provides an efficient workaround.

Important

Bookmarks are not actually removed from your database when you use the #deleted tag. They remain in the database but will be filterable through the web UI in future updates.