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

Option for choosing a default block #267

Open
HYR opened this issue Oct 10, 2020 · 1 comment
Open

Option for choosing a default block #267

HYR opened this issue Oct 10, 2020 · 1 comment

Comments

@HYR
Copy link

HYR commented Oct 10, 2020

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

@Alzy
Copy link

Alzy commented Nov 11, 2020

I came here to say exactly this. I am working on a couple projects for a client who said they want to use Kirby but I'm afraid the Markdown of the regular textarea will turn them off and now that I thought I found a great plugin plugin that solves the issue, it defaults to showing a grid of options before they can just start typing. It's honestly not a great user experience

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants