jensmtg / influx

An alternative backlinks plugin, which displays relevant and formatted excerpts from notes with linked mentions, based on the position of mentions in the notes' hierarchical structure (bullet level indentation).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process links in front matter properties and make this configurable

inettom opened this issue · comments

Please consider sponsoring the project when submitting feature requests. - I did :-)

Is your feature request related to a problem? Please describe.
This is not a problem yet it would be great if also links in front matter properties are processed in the influx. Many plugins keep obsidian links in the FM properties and those are not referenced.

Describe the solution you'd like
Have obsidian links from front matter properties processed by influx. I would also consider adding this as a configurable option, i.e.

  • "Include links from front matter properties": yes/no, and
  • "Property list (include links from all front matter properties if blank)": (comma separated list of front matter properties).

Describe alternatives you've considered
a) Move all links to the content body (or b)duplicate them). Neither solution works. For a) it breaks the other plugin behaviour for b) it is too much overhead and cumbersome to keep in sync.

Additional context
N/A

Many thanks!
Tom