Releases: chrisbro/alfred-bear
Releases · chrisbro/alfred-bear
Fixed Alfred 3 backwards compatibility
Fixed bst calls due to changed schema, again
'bst' started failing since the underlying sqlite schema changed. Fixed that. Again.
Fixed bst calls due to changed schema
'bst' started failing since the underlying sqlite schema changed. Fixed that.
Updated DB location again
Bear update changed the sqlite DB location, so updated to fix that. Again.
Updated DB location
Bear update changed the sqlite DB location, so updated to fix that.
Searching notes by content
- Main search command will now return results where the note content matches, not just the title.
Sorting results by date
- Sorts results in searches by date descending to make more recent stuff appear at the top.
Adding hashtag to tag search results
- 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
- 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.
0.1.0 Initial public release.