Drafter: Quick capture into Drafts.app

I wrote this macro to approximate the default behavior when selecting text on an iOS webpage and sharing to Drafts via the share panel. If some text on a webpage is highlighted, it will be included in the draft, but it is not necessary. I am also including the relevant subroutine, though you will have to add your own browsers if they are not included.

Drafter

Drafter.kmmacros (42.7 KB)

Macro Image:

Summary

subroutine :: Get Browser Title & URL

subroutine -- Get Browser Title & URL.kmmacros (11.9 KB)

Macro Image:

Summary

1 Like

Nice job. I’m liking the interplay of it - calculations, clipboard, subroutines, AppleScript… will learn something :slight_smile: