Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Alfred 3 workflow to create and search notes in Bear.

NotificationsYou must be signed in to change notification settings

chrisbro/alfred-bear

Repository files navigation

Alfred workflow to search and create notes inBear. View it onPackal, orjoin in the discussion on the Alfred forums.

Install

To install, download areleased alfred-bear workflow and double-click to open in Alfred. Easy-peasy.

Searching and opening results

bs -- Search for a note by title/content and open it in Bear.

bst -- Search for a tag (a group of notes) by tag title and open it in Bear.

Creating a new note

bn I love notes! -- Creates a new note with the title and text "I love notes!"

bn I love notes! #love #notes -- Creates a new note with the title and text "I love notes!" and the tags "#love" and "#notes"

Known Issues

  • Creating tags only works with single-word tags - multiword tags hopefully to come.

Todo

  • Append text to existing notes.
  • Figure out multi-word tags.

Thanks

Versions

0.3.5

  • Fixed backwards compatibility with Alfred 3, sorry about that.

0.3.4

  • Fixed 'bst' calls that were failing due to schema change. Again. The SQL schema change sequel, if you will.

0.3.3

  • Fixed 'bst' calls that were failing due to schema change

0.3.2

  • Fixed database location that changed with a Bear update. Again.

0.3.1

  • Fixed database location that changed with a Bear update.

0.3.0

  • Added search results from note text to main search.

0.2.2

  • Changed search queries to order by last modified date descending, so that more recently modified notes/tags show up at the top.

0.2.1

  • Added hashtag symbol to "Open Tag" list results to make it a little more obvious that it's a tag and not a note.

0.2.0

  • 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 withor without the '#' symbol in front of the tag.

0.1.0Initial public release.


[8]ページ先頭

©2009-2025 Movatter.jp