Skip to content

Globally unique node identifiers #16

@edwardchalstrey1

Description

@edwardchalstrey1

Requested enahancement or feature

Suggestion from Bernhard email:

A main change in specification for the .ef format, which I would promote, would be to separate levels and node identifiers. Default for the levels is currently 0,2,4, etc. which are vertical distance in centimeters downwards from the root. Levels have dual functions as vertical coordinates (always rounded to three decimal places in case of longer decimal fractions) and identifiers for nodes. Nodes are identified as pairs of the form level,id
where id can be any identifier, such as x or abc012 (usually integers). But this requires re-naming nodes (easily done by substitution, but still) whenever their level is changed for layout purposes. So I would just give globally unique node identifiers instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions