[Share] Send annotation to Emacs Org-roam #447
gongshangzheng
started this conversation in
Action Scripts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
You can use this script to send the to your Emacs org-roam.
Prerequisites
Please make sure that you kave correctly sconfigures you emacs org-roam-capture-templates. By default, this script will use the template with shortcut "r".(So its a quite niche script...)
Advanced Usage
If you want to use other template, first create the template in emacs, and then change the value of "template" in orgProtocolUrl.
You may also want to change the content sent to emacs by modify the return value of the function formatForOrgRoam.
About the alert
By default, it will alert that the response is not correct, if you don't want to see the alert, simply delete the message content in the script.
Event
Append Annotation
Operation
Script
Data
Anything else
No response
Beta Was this translation helpful? Give feedback.
All reactions