Moerill / Moerill/Mess

Improve on the rich text editors

Open
#59 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
16
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I.. have my problems with tinyMCE.
Especially in combination with dark mode, also the switching between the two modes, etc.
Its annoying, there are hotkeys missing (to my knowledge) to quickly toggle e.g. blockquotes, adding references to entities is stupidly annoying, ....
So i'm going to try to do "my own rich text editor" for FVTT inside mess:
goals:

  • autosaving, without rerenders (if the app allows it. This will propably have to be implemented by the apps themself, so for mess it will only be done for core and possibly dnd5e stuff)
  • more hotkeys
  • only one mode
  • inline html tags
  • whatever comes to my mind working on this.

This is mainly an idea currently and may never see the light of day.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

The issue names tinyMCE and proposes a new rich text editor for FVTT inside Mess, with autosaving, hotkeys, a single mode, and inline HTML tags. No files, tests, or entry points are identified; first determine where the current editor is integrated, then define the scope and acceptance criteria before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.