Beary

It's a simple CLI that does some things that Bear standard (not pro) doesn't do.

The indexing scheme

Note: Do not try and write to the Bear database, they have this stringent naming convention and delicate relations between tables. If you want to, back the database up first. This CLI only adds the diesel_schema table necessary to operate with the ORM, nothing that ships with Bear is touched.

Note 2: This only works on macOS, as I could not find where the database is supposed to be on Linux or Windows. If someone knows, please raise an issue.