Get block value on input event #1913
Unanswered
ivankirshin
asked this question in
Q&A
Replies: 1 comment
-
#1163 I wanna implement some feature like double brackets in Roam Research: [[]], .etc |
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!
I want to write a plugin that allows mentioning the user.
So I need to listen to input events for the current block to parse @ symbol.
How can I do this?
As I understand the inline tool is called only when the user selects a text but not for every input event.
How can I do this? or maybe there is similar plugin?
Beta Was this translation helpful? Give feedback.
All reactions