Hi y’all. I created an Alfred workflow to help interact with Drafts for Mac quickly.
Here is a link to download it.
It incorporated a menu that can be called upon by using “d” space. A quick keyword trigger is also available for each one.
It supports:
- Create New Draft (dd)
- Search Drafts (ds)
- Prepend a set Draft (dp)
- Append a set Draft (da)
3 and 4 require setup in the workflow tool. See end of post for this.
Menu Driven Actions
type “d” space and then you’ll get these actions, select one and press enter. Let’s create a new draft.
type your draft and press enter
notification will tell you it was successful
and here it is!
Quick Actions
New Draft
Call it up with it’s quick keyword.
Then keep typing to enter text and press enter.
You’ll get a notification that the draft was made.
And sure enough, here it is.
Search
Search is super easy. Just type “ds your search here” and press enter.
This one is probably my favorite because it’s so quick. It just pulls up the search.
Back End View
Prepend/Append Setup
Find your target note’s UUID like this:
Then head in here in the workflow:
And replace the highlighted text with the actual UUID.
Don’t forget to remove the big text warning.
You should be done!