{CONTENT}, {TITLE}, and {DATE} in the URL to insert the current note's content, title, and date.Append to an existing Obsidian note:
obsidian://new?vault=Main&name=AppendingNoteTitle&append=true&silent=true&content={CONTENT}
Notebooks:
notebooks://addnote/{CONTENT}&title={TITLE}
Any Apple Shortcut:
shortcuts://run-shortcut?name=sendToChatGPT&input=text&text={CONTENT}
shortcuts://run-shortcut?name=createEvent&input=text&text={CONTENT}&date={TITLE}