On Sunday, November 1, 2015 at 12:53:41 PM UTC, David Gifford wrote: > > Q: is there a way to modify the html source? Or at least to apply CSS > classes within edited tiddlers? I would like to apply a CSS class to a ul > in one tiddler but not in all tiddlers > > there is a 'source' button (top left) for editing the html. You can defined you own styles that appear in the drop down list by editing the tiddler : $:/plugins/bj/visualeditor/styles.json
The styles are explained here: http://docs.ckeditor.com/#!/guide/dev_styles <http://www.google.com/url?q=http%3A%2F%2Fdocs.ckeditor.com%2F%23%21%2Fguide%2Fdev_styles&sa=D&sntz=1&usg=AFQjCNGBpSHBXbq8QG2Y4TwwariM21O41Q> Dave > > On Sunday, November 1, 2015 at 5:03:08 AM UTC-6, BJ wrote: >> >> Is there something I need to add to the documentation? >> >> On Saturday, October 31, 2015 at 11:28:26 PM UTC, David Gifford wrote: >>> >>> got it to work using the script at the CK download site. >>> >>> Dave >>> >>> On Saturday, October 31, 2015 at 5:12:02 PM UTC-6, David Gifford wrote: >>>> >>>> Hi BJ >>>> >>>> Followed your instructions but nothing happens. >>>> >>>> Into an empty TW5 I imported the $:/plugins/bj/visualeditor >>>> <http://bjtools.tiddlyspot.com/#%24%3A%2Fplugins%2Fbj%2Fvisualeditor> >>>> tiddler and saved and reloaded. I downloaded the standard CK editor from >>>> the link you provide, extract the files from the zip file and place in a >>>> folder. I change the script in from >>>> $:/plugin/bj/visualeditor/includelib >>>> <http://bjtools.tiddlyspot.com/#%24%3A%2Fplugin%2Fbj%2Fvisualeditor%2Fincludelib> >>>> >>>> <script src="file://c/yourpath/ckeditor/ckeditor.js"></script> and >>>> change the filepath after c/ to my filepath. (also tried C:/ in place of >>>> c/ >>>> at one point). My filepath has no spaces or odd characters. Reload my TW >>>> each time. Nothing. Even opened it in Chrome. Nothing. No visual editor, >>>> no >>>> text/x-htmlp type. Nothing. >>>> >>>> Also, when I edit your VisualEditorDemo >>>> <http://bjtools.tiddlyspot.com/#VisualEditorDemo> tiddler in Firefox I >>>> see the html in the preview, and the option for the text/x-htmlp file >>>> type. >>>> But no visual editor. >>>> >>>> What might I be doing wrong? >>>> >>>> Dave >>>> >>>> On Saturday, October 31, 2015 at 3:16:13 PM UTC-6, BJ wrote: >>>>> >>>>> the visual editor plugin (on bjtools) has this type of functionality, >>>>> including drag and drop. But it produces html not wikitext >>>>> >>>>> http://bjtools.tiddlyspot.com/ >>>>> >>>>> >>>>> On Saturday, October 31, 2015 at 3:26:21 PM UTC, David Gifford wrote: >>>>>> >>>>>> Hi all >>>>>> >>>>>> Here is a plugin idea for you to consider, those of you who play >>>>>> around with plugins. Not sure this is a possibility, but worth asking. >>>>>> >>>>>> One of the reasons I prefer Workflowy over TiddlyWiki for writing and >>>>>> outlining is that outlining is much faster in Workflowy. No need to add >>>>>> asterisks and double and triple asterisks before each line. Just hit >>>>>> return >>>>>> to start a new bullet point, and hit indent to create a subpoint below >>>>>> the >>>>>> previous point. >>>>>> >>>>>> Would it be possible to create a plugin, that can be activated or >>>>>> deactived as needed, that would add an asterisk on the new line every >>>>>> time >>>>>> the user hit enter, and that would have a special keystroke but which >>>>>> the >>>>>> user could add additional asterisks when needing to indent? >>>>>> >>>>>> The reason I say it would need to be activated or deactivated as >>>>>> needed, is that there would be plenty of TW contacts for which the >>>>>> asterisks would not be desired. >>>>>> >>>>>> Blessings >>>>>> >>>>>> Dave >>>>>> >>>>>> >>>>>> -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b727984a-6efc-472f-b7b2-f11cdce90933%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

