Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Option for choosing a default block  #267

@HYR

Description

@HYR

There are times when I want to show all options to the user about what can be inserted as a block in the editor field, but there are also times I'd like to just allow people to start typing text.

I'm suggesting a default option that allows you to choose the block to start with.

fields:
  text:
    label: Editor
    type: editor
    default: h2

or

fields:
  text:
    label: Editor
    type: editor
    default: paragraph

https://forum.getkirby.com/t/editor-plugin-default-to-text-block/19703

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions