How to customizing default editor?

hi,

I’ve been exploring some neat tools for editing HTML content, like:

  1. CKEditor
  2. TinyMCE
  3. Wysiwyg

They all seem really interesting!

I was wondering if it’s possible to use these tools within TiddlyWiki.

I haven’t quite figured out how to import them yet.

In the meantime, I thought it might be fun to try customizing the built-in editor a bit.

For example, I’d love to add a button for choosing text colors.

However, I’m a little new to this, and I’m not sure where to begin.

Would anyone be able to offer some guidance on how to modify the default editor in TiddlyWiki?

Any tips would be greatly appreciated!

Thanks so much!

We call these Editor toolbar buttons, and there are instructions on the tiddlywiki.com site. However many have being shared over time including color which can also use @@ see here https://tiddlywiki.com/#Styles%20and%20Classes%20in%20WikiText

I believe there are versions of the editors you name already available.

But, look for codemirror5 (core plugin) and codemirror 6 (two versions out there)

1 Like