Skip to content

New plugin: Metadata#640

Open
elblake wants to merge 1 commit into
dgud:masterfrom
elblake:eb/metadata
Open

New plugin: Metadata#640
elblake wants to merge 1 commit into
dgud:masterfrom
elblake:eb/metadata

Conversation

@elblake
Copy link
Copy Markdown
Collaborator

@elblake elblake commented May 11, 2026

Added metadata plugins for the user to add information pertinent to the scene or each object in the scene. wpc_metadata creates the "Metadata" menu in the tools menu and queries the other plugins for those that export functions metadata_names/1, metadata_dialog/3, and metadata_update/4 . It also implements a generic comments field which can be used by the user to enter any text information.

Two metadata plugins are implemented, one for dublin core meta data and the other for units of measure.

Values are stored in the 'metadata' key in st#pst and we#pst.

NOTE: Added metadata plugins

metadata1 metadata2

Added metadata plugins for the user to add information pertinent to the
scene or each object in the scene. wpc_metadata creates the "Metadata"
menu in the tools menu and queries the other plugins for those that
export functions metadata_names/1, metadata_dialog/3, and metadata_update/4 .
It also implements a generic comments field which can be used by the
user to enter any text information.

Two metadata plugins are implemented, one for dublin core meta data and
the other for units of measure.

Values are stored in the 'metadata' key in st#pst and we#pst.

NOTE: Added metadata plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant