It’d be cool if we could make this also have a native Alfred draft lookup and select to quickly find and launch a specific draft based on a real time search. Where the results are returning in real time in Alfred according to last updated/accessed or somthing. Does that make sense?
I don’t know how to make that happen, but evernote and others do it. so i imagine it’s possible here too.
This is really terrific - thanks. Quick, greedy question – any way to easily set up multiple lists to append/prepend to? (I’ve got about 4 that I frequently append to).
@handythinks Great work - I added search by tag literally copied and pasted ds branch and changed the URL query) using dt. Would be cool to add it to your workflow for less tech-savvy folks.
Also do you know if it’s possible to format text before sending it to Drafts? I want to open workspaces but mine start with a capital letter (“Work”, “Content”). I want to just type dt work and have it work fine. Thanks!
Such workflows typically use the application’s AppleScript API to read its data, but Drafts doesn’t have one, and its x-callback-url API has no methods for enumerating the app’s data.
So currently, your only real option for getting a list of workspaces or notes or whatever is to directly read Drafts’ SQLite databases in ~/Library/Group Containers (as this workflow does with OmniFocus).
Wanted to see if you’d ever figured out how to make this perform a live search within Alfred? Even with the latest quick search in drafts i still find myself constantly yearning for this functionality native in Alfred