I've uploaded the CodeMirror plugin to the TW5 repo:

https://github.com/Jermolene/TiddlyWiki5/commit/dd8c8567fd37e7c2d96aa570f45b71268a04cb35

To try it out, you'll need to use the node.js edition of TW5. Just edit the
`tiddlywiki.info` file of the `tw5.com` edition to include the plugin:

{
"plugins": [
"tiddlywiki/fullscreen",
"tiddlywiki/codemirror"
],
"themes": [
"tiddlywiki/snowwhite",
"tiddlywiki/starlight"
]
}

Then run bld.sh or serve.sh,

Best wishes

Jeremy


On Tue, May 7, 2013 at 12:31 PM, Jeremy Ruston <jeremy.rus...@gmail.com>wrote:

> I used codemirror v3.1. I'll try to get it in the repo this afternoon,
>
> Best wishes
>
> Jeremy
>
>
> On Tue, May 7, 2013 at 12:10 PM, PMario <pmari...@gmail.com> wrote:
>
>> On Tuesday, May 7, 2013 12:34:36 PM UTC+2, Jeremy Ruston wrote:
>>>
>>> Just a by-the-by, but I've experimented with making a codemirror plugin
>>> for TW5. I got it working but found that it was too slow to activate for
>>> me. I will brush off the code at some point and put it in the TW5 plugin
>>> repo.
>>>
>> nice. did you use codemirror v3? which will allow to create something
>> WYSIWYGish
>> I'd love to see the plugin code
>> -m
>>
>
>
>
> --
> Jeremy Ruston
> mailto:jeremy.rus...@gmail.com
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to