Skip to content

feat (format/graph): add graphfieldspages param to optionally include Page-type values as node fields #954

@gesinn-it-ilm

Description

@gesinn-it-ilm

Currently, the graphfields=yes option displays only non-Page (e.g., string, date) property values in the graph node info table. Page-type is excluded and rendered only as edges.

To improve flexibility, we propose introducing a new parameter:

|graphfieldspages=no

Behavior:

  • Default: no (to retain current behavior)
  • When set to yes, Page-type properties are also included as fields in the graph node info table (alongside being used for edges).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions