What problem does it solve?
Provide a straightforward way to manage Bear notes from scripts and the command line on macOS so users can automate note creation, reading, appending, tagging, and searching without opening the Bear UI.
Core Features & Use Cases
- Create notes: Pipe text into grizzly create with a title and tags for quick captures.
- Read and open notes: Use grizzly open-note with callbacks to retrieve note content and metadata.
- Append and manage tags: Append text to existing notes and list or open tag groups for quick organization.
- Use Case: Capture meeting notes from a script, append follow-ups automatically, and query related notes by tag for review.
Quick Start
Use grizzly to create a new Bear note by piping your text into grizzly create and specifying a title and tag.