Skip to content

Releases: bjrnt/alfred-bear

v3.1

16 Mar 03:53
Compare
Choose a tag to compare

Allows users to exclude archived and trashed notes (this is enabled by default but can be configured in the Alfred options) (Fixes #34).

v3.0

04 Mar 15:39
Compare
Choose a tag to compare

This version is a complete overhaul of the way searching Bear notes works. I had previously been using xcall and the Bear URL Scheme to perform searches, but users were running into a lot of problems getting it to work (#7, #8, #9), and a lot of these problems were difficult to reproduce as I suspect they are related to MacOS binary signing.

I changed the way the workflow operates by having it directly open Bear's Core Data SQLite database. The database is always opened in read-only mode, so there is no danger to users' note data.

Performance is approximately the same as before (with the added bonus that Bear doesn't have to be launched to perform searches) and given how this is causing way less problems, I see it as a big win.

Give the new version a try and feel free to leave feedback in the issues!

2.0

16 Oct 14:39
Compare
Choose a tag to compare
2.0
v2 release