Local and Global Filters for the Local Graph
There could be a global and a local filter for the local graph.
Let’s say you want a particular page to have a different filter than the default. There could be an option to add an override search field – which would appear on top of the default search field. Whenever you want to return to the default, you could close or disable the override.
Filtered Links
By filtered links I mean links that temporarily apply a search filter to the local graph on the linked page when visiting the link.
-
Normal Link:
[[link|name]]
- Takes you to the page. -
Filtered Link:
[[link|name|local graph search query]]
- Takes you to the page, and the local graph is temporarily filtered with the search query.
Functionally, a temporary search field could appear on top of the existing search fields. That filter would visible only on that specific instance of the page. When that instance of the page is closed, the filter would disappear with it (so the temporary filter would be active only when you open the page from the filtered link).
This means you could have two instances of the same page with different filters applied.