foambubble / foam

A personal knowledge management and sharing system for VSCode
https://foambubble.github.io/
Other
15.47k stars 663 forks source link

Materialized Backlinks #1386

Open 0815horsti opened 2 months ago

0815horsti commented 2 months ago

Is your feature request related to a problem? Please describe.

It would be cool if foam would be able to generate a list of links which a directed to the open file. This ist currently possible in the Backlink window but this list should be placed everywhere in the document with the help

Describe the solution you'd like

Create a placeholder which generates a list of incoming links / backlinks as in the backlink windows. This placeholder can be place everywhere in the document (top/bottom/...)

Example: $ Foam_List_Incoming_Backlinks

Describe alternatives you've considered

For reference see the dataview plugin in Obsidian

    ```dataview 
    LIST
    FROM [[]]


### Screenshots or Videos

_No response_