First of all, thank you for creating Broll — it’s an amazing tool for terminal session recording and searching.
I have a feature request: I would like to be able to use Broll on multiple computers while keeping a single unified view of my daily records.
Currently, broll.db is a local SQLite database, and using it simultaneously on multiple machines can cause conflicts. It would be extremely useful if there was a built-in way to safely synchronize or merge multiple databases from different computers, so that I could:
Record sessions on multiple computers independently.
Automatically merge or sync the records into a single database.
View all daily sessions on any of my computers without conflicts.
This feature would make Broll even more powerful for users who work across multiple devices.
Thank you for considering this!
First of all, thank you for creating Broll — it’s an amazing tool for terminal session recording and searching.
I have a feature request: I would like to be able to use Broll on multiple computers while keeping a single unified view of my daily records.
Currently, broll.db is a local SQLite database, and using it simultaneously on multiple machines can cause conflicts. It would be extremely useful if there was a built-in way to safely synchronize or merge multiple databases from different computers, so that I could:
Record sessions on multiple computers independently.
Automatically merge or sync the records into a single database.
View all daily sessions on any of my computers without conflicts.
This feature would make Broll even more powerful for users who work across multiple devices.
Thank you for considering this!