nextcloud / nextcloud/notes

Add toolbar to native markdown editor

Open
#788 6 comments 0 reactions 1 assignee View on GitHub

@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
grafik

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.