Skip to content

Instantly share code, notes, and snippets.

@JimmyLv
Created December 15, 2021 13:25
Show Gist options
  • Select an option

  • Save JimmyLv/eae099106c008984c9c93d8f21ac6ede to your computer and use it in GitHub Desktop.

Select an option

Save JimmyLv/eae099106c008984c9c93d8f21ac6ede to your computer and use it in GitHub Desktop.
set refURL to "https://roamresearch.com?title=&url=[$encoded_title]($user_link)#/quick-capture"
tell application "Safari" to set the URL of the front document to refURL
tell application "Safari"
activate
end tell
get "hook://link-to-new-callback"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment