First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
I have two bases, one named Characters where each note file name is a character name; another named Scenes where each note is the text of a scene and each note has a “Characters” list property.
I wanted to know if there was a way to set keyword based linking so that any time a character name is found in a scene file, it’s automatically linked back to the character note and added to the Character property. I think I could write a simple script to do this for this specific use case, but wanted to know if there was existing functionality (or plugins) that might be helpful here.