Skip to content

Releases: chrisbro/alfred-bear

Fixed Alfred 3 backwards compatibility

09 Sep 19:45
Compare
Choose a tag to compare
0.3.5

0.3.5 - fixing Alfred 3 compatibility

Fixed bst calls due to changed schema, again

09 Sep 15:51
Compare
Choose a tag to compare

'bst' started failing since the underlying sqlite schema changed. Fixed that. Again.

Fixed bst calls due to changed schema

20 Sep 23:04
Compare
Choose a tag to compare

'bst' started failing since the underlying sqlite schema changed. Fixed that.

Updated DB location again

19 Sep 23:34
Compare
Choose a tag to compare

Bear update changed the sqlite DB location, so updated to fix that. Again.

Updated DB location

21 Jul 12:05
Compare
Choose a tag to compare

Bear update changed the sqlite DB location, so updated to fix that.

Searching notes by content

01 Jul 18:11
Compare
Choose a tag to compare
  • Main search command will now return results where the note content matches, not just the title.

Sorting results by date

28 Jun 12:48
Compare
Choose a tag to compare
  • Sorts results in searches by date descending to make more recent stuff appear at the top.

Adding hashtag to tag search results

26 Jun 23:13
Compare
Choose a tag to compare
  • Added hashtag symbol to "Open Tag" list results to make it a little more obvious that it's a tag and not a note.

Non-ASCII support, better tag search

24 Jun 22:56
Compare
Choose a tag to compare
  • Now allows non-ASCII characters.
  • Searching by tag now displays not only tags that match the search query, but notes that match those tags as well.
  • Searching by tag now works with or without the '#' symbol in front of the tag.

Initial public release.

17 Jun 17:08
Compare
Choose a tag to compare
0.1.0

Initial public release.