I am glad you like it!
That’d be expensive and pretty tricky (you’re scanning content of all notes, with a lot of notes, that might get pretty gnarly). It is not impossible though, but beyond that you would need somewhere to store that metadata on a note and I’m not sure if Inkdrop currently has arbitrary fields where we could put that.
My current priorities on the plugin are:
- Figuring out if I can do anything for mobile (the current plugin uses db commands which do not work on mobile).
- Adding autocomplete after the user types
[[
to bring up a list of notes and then being able to tab complete note titles. @ebigram offered to help here, and he’s already done a great job with autocomplete on his emoji plugin.
After those, I’m not sure how much I would add to this specific plugin. But there could be other plugins used in conjunction with this that would do the reverse linking thing.