change default content type of new tiddler to text/x-htmlp

38 views
Skip to first unread message

Sid

unread,
Feb 6, 2020, 10:58:09 AM2/6/20
to TiddlyWiki
Hello,
I am using bjtool's visual editor (ckeditor). I have to change the type of a tiddler to 'text/x-htmlp' to be able to use ckeditor instead of default wiki markup text editor. Is there a way to change the 'type' property (content type) of new tiddlers to 'text/x-htmlp' so that all new tiddlers open with ckeditor?

Thanks,
Sid

Birthe C

unread,
Feb 6, 2020, 7:00:10 PM2/6/20
to TiddlyWiki
Make a button to create new tiddler

<$button>
<$action-sendmessage $message="tm-new-tiddler" title="This is newly created tiddler" type="text/x-htmlp"/>
New visual tiddler
</$button>

Birthe
Reply all
Reply to author
Forward
0 new messages