Skip to content

Create a Markdown style link from a Safari tab and append it to a Drafts.app list

License

Notifications You must be signed in to change notification settings

bjbech/AppendToDrafts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AppendToDrafts

Create a Markdown style link from a Safari tab and append it to a Drafts.app list.

Set Up Instructions

  1. Place AppleScript in ~/Library/Scripts/Applications/Safari to access from the Script Menu while in Safari
  2. Copy Drafts.app draft UUID and replace it in the x-callback-url on line 8 where is says UUID-TO-VALID-DRAFT.
    image

Notes

  • When the script is running, Safari will open the Drafts.app x-callback-url in a new tab. You will need to accept the message to allow "Do you want to allow this page to open "Drafts"?" before the delay command expires (currently set to 3 seconds) otherwise the tab will close without sending your data to Drafts.app. image

About

Create a Markdown style link from a Safari tab and append it to a Drafts.app list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published