scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
127 stars 24 forks source link

Allow to assign key/value properties to trees, nodes and segments #7483

Open philippotto opened 11 months ago

philippotto commented 11 months ago

Roadmap

Detailed Description

Custom properties (key-value pairs) can be useful as metadata for skeleton trees, nodes and segments. As a first iteration, we should implement this for segments. Afterwards, for trees and then later maybe for nodes, too.

image

Context

https://scm.slack.com/archives/C5AKLAV0B/p1701863377470609

It might make sense to separately maintain a flat list of all used keys, so that autocomplete/dropdown can be offered

philippotto commented 5 months ago

@fm3 @normanrz I tried to jot down the details of what we discussed. feel free to extend the description.

MichaelBuessemeyer commented 1 month ago

@fm3 Should we reopen this because metadata for nodes is still a TODO?