mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
478 stars 27 forks source link

Support classes as fields. #611

Open jonlknapp opened 4 months ago

jonlknapp commented 4 months ago

Metadata Menu is awesome! I think it could be really useful if there was a way to support all UML/SysML class relationships. By that, I mean today using the parent capability we can replicate the inheritance/generalization relationship. With Object fields we can replicate composition relationships. If we could add classes (classFiles) as fields and/or multiple parents I think that would allow us to support Aggregation relationships. I am sure there are additional features that Metadata Menu could add using the UML/SysML concepts as inspiration (ex. multiplicity). Thanks for the plug-in.