Open
Description
Is your feature request related to a problem? Please describe.
MediaDB fetches some properties which I'd like to convert into links
For example, "author" or "director." If these are displayed as links instead of strings, then I can create notes for each of them and make cool cross-references.
Describe the solution you'd like
I'd like to see a checkbox under "Property Mappings" that says "Linkify" which just turns every item in this property into a link instead of just a string. So "W.B. DuBois" becomes "[[W.B. DuBois]]"
Additional context
I would use this to create tables, something I already do with Movies because I have a custom script for that which does linkify items.
Thanks!