Skip to content

reduce custom field types #29

@DAC098

Description

@DAC098

the amount of types available for a journal custom field is unnecessary, namely the Integer and Float fields. they can be combined into a single field Number that will use a f64 as the underlying data type and include new config options to allow for ranges or single values. the time field can also be updated to have similar config options as the new number field namely the range option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions