TW5-codemirror-plus icon indicating copy to clipboard operation
TW5-codemirror-plus copied to clipboard

An attempt to make a better writing experience for TW using codemirror.

TW5-codemirror-plus

Towards making a better editor for Tiddlywiki5.

Visit https://adithya-badidey.github.io/TW5-codemirror-plus/ for details on installation and demo.

Acknowledgements

  • This plugin was made possible by the TW Community on google groups(https://groups.google.com/g/tiddlywiki/).

  • I started writing this plugin using the TW-Classic CodeMirror mode by @PMario which I then ported to TW5.

  • Thanks to @saqimtiaz for his code for anyword-hint.js which I adapted for this.