WYSIWYG Editor Plugin

This is work in progress, please give me some thought. :smile: :muscle:

「いいね!」 25

Intriguing! Are you planning to eventually open source your work?

「いいね!」 2

I would love to do so.

「いいね!」 2

Awesome. Please update us here when you do. I’m very curious to find out what libraries you’re building this on top of. I always thought Prosemirror would be a good foundation for WYSIWYG in Discourse, since it is also using @vitaly’s excellent markdown-it library.

Also, are you doing this as a personal project (i.e. for the fun and challenge of it, and scratching an itch) or is this work being sponsored in some way? I ask because within the Meta community there’s huge interest in rich editing, so there are a couple different avenues we could explore to support this work.

「いいね!」 6

This is kind of personal project, I am in the middle of converting my own forum into discourse, but Markdown would be big obstacle for my users, that’s why I have been doing this (on spare time).
This editor intents to be compatible with Discourse, I am challenging with quotes and Markdown, so far so good. :muscle:

「いいね!」 8

Hi folks, should we allow editing text inside quote? it is currently allowed to do so.

I do this regularly. Sometimes to fix a typo, sometimes to add emphasis. Sometimes to add ellipses when removing parts of the quote for brevity.

So, it’s nice to have. But I don’t think it’s must have if you’re looking for ways to cut scope and get an initial release out sooner.

「いいね!」 5

Alright, have that done. I am making way to insert text before and after quote blocks.

If you want more feedback, we can set you up with a public demo instance on Digital Ocean. There’s going to be a whole bunch of people around here eager to try it out. You can send me a PM about it.

「いいね!」 7

This is what would happen when quoting more while the cursor (of the editor) is inside another quote.

「いいね!」 8

Things done recently:

  • Copying / pasting rich text.
  • Quote editing.
  • Adding/Removing link.
  • Rich text to markdown conversion to save to the database.

「いいね!」 11

any updates to this?

「いいね!」 1

I know there have been discussions, I still think a WYSIWYG editor would make it easier for the nontechies.

Did you run out of steam? Or why are there no updates lately? I checked the video and it looked pretty good.

I am afraid that here there is an enormous chasm between “pretty good” and “good enough”. There are lots and lots of edge cases that make this such a hard problem, our editor is super rich.

Overall, we find that many non-tech communities get used to the current editor and almost never complain about it.

「いいね!」 6

こんにちは、
Discourse Forum の将来のバージョン向けに WYSIWYG エディタのサポートを検討しています。
これにより編集が格段に楽になり、画面サイズをより効果的に活用できるようになります。

「いいね!」 4

ここでの経緯について何か情報がありますか?この動画は、機能する優れた機能を実演しています。リポジトリはこちらです:GitHub - quangbuule/Discourse-BEditor: Replacing Discourse Editor (d-editor) to Better Editor with WYSIWYG feature. · GitHub

「いいね!」 4

非技術系のコミュニティとプロジェクト管理のコミュニティの両方に対して、WYSIWYGモードを有効にすることも喜んで行います。プロジェクト管理のコミュニティでこれを有効にすれば、クライアントのチームを参加させ、そこで議論に貢献してもらうことができます。

現在、WYSIWYG エディタのプラグインに取り組んでいます。詳細については、以下のスレッドをご覧ください。

また、以下のサイトでテスト投稿を書くこともできます。

http://cidian.social

ただし、このリンクは後で変更または破損する可能性があります(私のサイトが公開されるまで、これは私の個人用開発インスタンスです)。

すでにかなりうまく機能していますが、Markdown に対する Discourse の一部の変更は、HTML のみの投稿に切り替えるまで、プレビューでのみ表示されます。しかし、初心者はこれらの機能をそもそも使わないだろうと考えているので、問題ないと思います。

「いいね!」 2

Discourse が実験的な WYSIWYG コンポーザーの提供を開始しました :confetti_ball:

「いいね!」 2