Add toolbar to native markdown editor
Open
@newhinton is already working on this.
Since Dec 4, 2021.
feature request
feature: EasyMDE
needs discussion
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
It's an improvement for people who are not that fluent in in markdown syntax.
Describe the solution you'd like

Additional context
https://github.com/nextcloud/notes/pull/785#issuecomment-985077296
This is similar to the toolbar nextcloud/text provides
I already started working on this, PR' follows later.
Todo:
- Add missing/proper icons
- Make icon and text the same color
- handle "Unsaved/Saving/Saved/Last Modified"-State below original toolbars
- fix toolbar for mobile
- remove original threedot menu (or at least make it fit the new toolbar handling, exposing the most useful items)
In my trials i also centered the content properly. It is not anchored to the left sidebar anymore, so that the content stays centered. This is useful for wide screens
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.