All Projects → chrisbro → Alfred Bear

chrisbro / Alfred Bear

Alfred 3 workflow to create and search notes in Bear.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Bear

Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (-44.2%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (-92.79%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (-36.36%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Pdf Tools
Optimize, encrypt and manipulate PDF files.
Stars: ✭ 69 (-78.37%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Slack
The Slack workflow for Alfred app
Stars: ✭ 254 (-20.38%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-48.28%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (-2.19%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Collection
A collection of all known Alfred3 workflows
Stars: ✭ 785 (+146.08%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-78.06%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (-75.55%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (-87.15%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-94.98%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Bluetooth Connect
Alfred plugin that allowed to connect/disconnect to paired bluetooth device
Stars: ✭ 28 (-91.22%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+599.69%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-95.61%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (-30.09%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Emoj
Alfred 3 workflow to find relevant emoji from text
Stars: ✭ 325 (+1.88%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+74.29%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-95.3%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-92.16%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow

Bear Alfred Workflow

Alfred workflow to search and create notes in Bear. View it on Packal, or join in the discussion on the Alfred forums.

Install

To install, download a released 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 with or without the '#' symbol in front of the tag.

0.1.0 Initial public release.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].