We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To continue asking the AI in the same note, it'd be great to support specifying a prompt by selecting text in the note.
writer-ai/lib/writer-ai-main.js
Line 28 in 48fb8b2
You can easily get selection like so:
inkdrop.getActiveEditorOrThrowError().cm.getSelection()
wdyt?
The text was updated successfully, but these errors were encountered:
ofc I originally wanted to do that but I wasn't able to find that in the docs Thanks for pointing it out
Sorry, something went wrong.
Can you post link to docs so i can get more info on
inkdrop.getActiveEditorOrThrowError()
Here: https://docs.inkdrop.app/reference/mde
No branches or pull requests
To continue asking the AI in the same note, it'd be great to support specifying a prompt by selecting text in the note.
writer-ai/lib/writer-ai-main.js
Line 28 in 48fb8b2
You can easily get selection like so:
wdyt?
The text was updated successfully, but these errors were encountered: