#notes #utility #cli #bear

app grizzly

Utility to enhance your Bear.app workflow

4 releases

Uses old Rust 2015

0.0.5 Sep 20, 2021
0.0.4 Mar 25, 2019
0.0.3 Mar 25, 2019
0.0.2 Mar 25, 2019

#90 in #notes

Apache-2.0

35KB
356 lines

grizzly

Utility to enhance your Bear.app workflow.

warning

grizzly only performs read operations on Bear's main database. However, it is always possible that the database is corrupted or left in an inconsistent state.

Please backup your Bear database before using this if you don't want to risk loosing your data.

features

  • -d, Show duplicate titles and counts
  • -m, List all marked passages in all notes
  • --tail n, --head n, Get n oldest or latest entries (by id)
  • --tag-suggest TITLE, Suggest a tag for TITLE based on your notes

Dependencies

~3–12MB
~109K SLoC