How can I create an inline set that displays all documents linked to a specific object?
Use case:
I have created a type called “Company”. Now, I want to add an inline set to the company listing that shows all the objects linked to this company. This will make it easier to see all the places discussing this company.
Not possible currently, but might be possible soon when the backlinks feature is implemented.
For now, you will need to use a object relation type, and link objects trough that relation. You can then add a filter in your inline set to only show objects that are linked to that object.
Alright, good to know. I was experimenting with various approaches but couldn’t find a solution. It made me unsure whether the issue was with me or Anytype.