-
Notifications
You must be signed in to change notification settings - Fork 4
re-implement ExtraColumnRow #63
Copy link
Copy link
Open
Labels
roamDeals with the Roam Research extensionDeals with the Roam Research extension
Description
Context in Discourse Context
Maybe rename? It is very similar to "Discourse Context"
| const ExtraColumnRow = (r: Result) => { |
Old docs:
Show the context of each relation
You can view the context of a relation pattern (i.e., where in your graph the extension recognized the relation) by naming one of the nodes in your relation pattern "Context". Specifying this will add a column called "Context" to the discourse context component, allowing you to view the block tree where this relation was recognized.
For example, in the following pattern for the Evidence-Supports-Claim relation, we can name the block that references the Evidence node as "Context":
This allows us to view that block and its context whenever we look at Evidence-Supports-Claim relations in the discourse context, like this:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
roamDeals with the Roam Research extensionDeals with the Roam Research extension

