t0815 / Win_CBZ

CBZ (CBF) Comic Book Format (Zip) Editor
Other
8 stars 2 forks source link

Add Auto-Value Fieldtype #37

Open t0815 opened 1 month ago

t0815 commented 1 month ago

Add a new field type and editor, to configure inserting auto-generated values.

Need a new EditorType: VariableEditor Extend Metadata configuration, to allow to configure the target variable string for given field.

Within Metadata-grid, for given field, a button will be displayed. If the user clicks it, the value will be automatically filled with the given variables content.

Usage: in PageCount, user can autofill the number of pages.

Editor disabled for now! Does not go towards v1.0