Easy way with quickAddApi to capture to the bottom of a section in a file of my choosing #1005
Replies: 1 comment
-
|
Sorry for the slow reply. Don't recreate it - drive the Capture choice you already configured from your script and reuse all of its insert-after logic: await params.quickAddApi.executeChoice("Your Capture Choice", {
value: textToCapture,
});The Docs: https://quickadd.obsidian.guide/docs/QuickAddAPI (see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Before spending a lot of time trying recreate this with the API myself, I figured I would ask the community: is there an easy way to recreate the capture to the bottom of a section from the capture choice?
The settings like this.
Beta Was this translation helpful? Give feedback.
All reactions