Allows you to quickly search for and open Bear notes from Alfred. It will search tags, note content, titles, etc. to try to bring you the best match.
Download alfred-bear-VERSION.alfredworkflow.dmg
from the latest release, open the downloaded .dmg
file, and double-click the .alfredworkflow
file to install it.
Open Alfred and type b
and try typing a query. You can change the search keyword or configure a hotkey for it in the workflow settings.
Maintained by Chris Dzombak (@cdzombak on GitHub).
Originally based on bjrnt/alfred-bear.
Principal changes in @cdzombak's fork:
- Use modernc.org/sqlite to remove cgo dependency
- Update dependencies
- Use GitHub Actions for the build & release process
- Build the embedded
alfred-bear
binary for both Intel and Apple Silicon processors - Codesign the embedded
alfred-bear
binary for distribution outside the Mac App Store - Notarize the workflow in a DMG for distribution
MIT; see LICENSE in this repository.