webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Refactor PathSchemes to Enum

Open fm3 opened this issue 3 months ago • 0 comments

#8844 consolidates the PathSchemes. We could go a step further and make it an enum instead of string. This would make some URIs invalid UPaths, but that may be ok.

compare https://github.com/scalableminds/webknossos/pull/8844#discussion_r2329338856

fm3 avatar Sep 22 '25 09:09 fm3