Bases view - all notes with links from current note

Hi.

Does this work, at least in part?

```base
views:
  - type: table
    name: Table
    filters:
      and:
        - this.file.links.contains(file)
```

Reference: Show outgoing links in Bases - #4 by dawni