On Wednesday, 11 February 2015 03:26:59 UTC, BJ wrote: > > > There some issues - its not really WYSIWYG as it does not use the > tiddlywiki styles! > I am ok with that, it is close enough to the final result. Thanks for the tips.
This is most likely totally unrelated to the visual editor plugin itself and probably more to do with tiddlywiki in general, but one thing I noticed is that images inserted with html markup that use relative paths don't seem to display well in tiddlers. I have my tiddlywiki html file and an image jpg file on the same folder, if I link to it inside CKEditor with something like <img src=".\image.jpg" /> or <img src="image.jpg" /> it displays correctly while I am editing inside CKEditor, but once I save the tiddler the image is not found, then if I edit it again it displays correctly while inside CKEditor text area. Using a complete file:/// uri seems to work fine but that is not very portable, wiki markup [img[image.jpg]]displays correctly too Does tiddlywiki not support support this with HTML markup or am I doing something wrong? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

