Help with outgoing links, please
reddit.com·13h·
Discuss: r/ObsidianMD
neovim
Preview
Report Post

Hi

I have the following files:

File 1

File A

File B

File C

File 1 links to several files, like this:

File 1

\[\[File A\]\]

\[\[File B\]\]

\[\[File C\]\]

I have a table of all files linked from File 1 using "outgoing" links, like this:

Table

File A

File B

File C

I need to do sort of the opposite. Given this:

File A

\[\[File 1\]\]

File B

\[\[File 1\]\]

File C

\[\[File 1\]\]

I want to be able to make a table that lists all files with an outgoing link to File 1, that gives me this result:

Table

File A

File B

File C

Both tables look the same, but instead of having to go back to File 1 every time I create a new file, I want to be able to link to it from Files D, E and so on and automatically have these files appear on the table.…

Similar Posts

Loading similar posts...