OK, found an alternative from here:
http://www.tiddlytools.com/quickstart/basics.html

To install in d3 I did the following:

   1. Goto "*backstage*" in my standard d3 and then "*import*"...
   2. Entered this as the *URL*:
   http://www.tiddlytools.com/quickstart/basics.html
   3. Selected all plugins with a name beginning "*QuickEdit*"
   4. Chose not to keep anything synchronised (cleared 2 tickboxes at bottom
   of page)
   5. Ran the import.
   6. Next, had to edit the EditTemplate (as explained in the instructions
   at http://www.tiddlytools.com/quickstart/basics.html)
   7. I chose to have the new editting tools permanently visible, so added
   this to my *EditTemplate*. To find the EditTemplate, goto the panel on
   the right of the screen, chose the "*More*" tab, then the "*Shadowed*"
   tab.

>    <div macro='tiddler QuickEditToolbar with: show'></div>
>
>    8. My EditTemplate looks like this:

>    <!--{{{-->
>    <div class='toolbar' macro='toolbar
>    [[ToolbarCommands::EditToolbar]]'></div>
>    <div class='title' macro='view title'></div>
>    <div class='editor' macro='edit title'></div>
>    <div macro='annotations'></div>
>    <div macro='tiddler QuickEditToolbar with: show'></div>
>    <div class='editor' macro='edit text'></div>
>    <div class='editor' macro='edit tags'></div><div
>    class='editorFooter'><span macro='message
>    views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
>    <!--}}}-->
>

   9. Saved my d3 file, reloaded (F5 in my browser), and all appears to work
   :)

Hope this is of use to some other newbie. Apologies if the simplicity
offends any of the experts.

Mark

On 11 February 2010 15:15, Mark Cooper <[email protected]> wrote:

> Joe,
>
> Thanks. Looks like a neat plugin (vi rocks!), but not what I need. I'm
> after something that will let you do WYSIWYG text entry in d3 i.e. turn
> WYSIWIG text into TW formatted text. The EasyFormat plugin looks ideal, and
> I've seen it in use, but not with d3.
>
> Mark
>
>
>
> On 11 February 2010 15:02, Joe Hewitt <[email protected]> wrote:
>
>> Mark,
>>
>> You might want to try the firefox plugin called "It's All Text" which
>> allows to you use whatever editor you choose in any text box in the browser,
>> including tiddlywiki form boxes.  Being a recovering sysadm,  I use vim, but
>> you can use any plain text editor you like with this plugin.
>>
>> Joe
>>
>> On Wed, Feb 10, 2010 at 3:02 PM, Mark <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> Is it possible to add a WYSIWYG plugin such as easyEdit or EasyFormat
>>> to d3?
>>>
>>> I'm new to d3 and fairly new to TW. I've followed the instructions yet
>>> nothing happens. ie, when I reload my d3 file and edit a tiddler, I
>>> don't get the new editting features
>>>
>>> Am sure it's a dumb newbie problem :(
>>>
>>> Thanks,
>>>
>>> Mark
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "GTD TiddlyWiki" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<gtd-tiddlywiki%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/gtd-tiddlywiki?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "GTD TiddlyWiki" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<gtd-tiddlywiki%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/gtd-tiddlywiki?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en.

Reply via email to