Hi Dave.

Nice to see someone else knows all about my little plugin :-)

You pretty much covered all the bases I would have mentioned.

...Lyall

On May 8, 8:28 am, Mike <[email protected]> wrote:
> Hi Dave,
>
> Are you using one of the TiddlyTools Quick Start documents?
> Are you getting any error messages or specific problems?
>
> You may have to edit ToolbarCommands to add the macro functionality
> (IE decrypt button)
>
> Create a test tiddler
> add the tag Encrypt(prompt) - add some test text to the tiddler -
> click done - click save - at the prompt use the password = password
> save and reload the document, go to the test tiddler (reload is a very
> important step)
> is the test tiddler encrypted?
>
> If not > is the plugin installed and tagged systemConfig
> If so > do you see the decrypt button in your toolbar?
>
> If no decrypt button go to ToolbarCommands and look for this line (and
> edit your to add +decryptThis)
> |~ViewToolbar|~ToolbarCommands##spacer +decryptThis
> ~ToolbarCommands##systemConfigJS ~ToolbarCommands##search closeTiddler
> closeOthers editTiddler ~ToolbarCommands##newHere *
> ~ToolbarCommands##refreshTiddler ~ToolbarCommands##Sidebar
> ~ToolbarCommands##Custom ~ToolbarCommands##Commands > !
> ~ToolbarCommands##Toggle ~ToolbarCommands##Options fields references
> jump ~ToolbarCommands##deleteAll deleteTiddler ! < |
>
> Make sure +decryptThis is the only macro with a + (+ = double click to
> invoke macro)
>
> Not sure what else to advise without more information
>
> HTH,
>
> Mike
>
> On May 7, 5:13 pm, Dave <[email protected]> wrote:
>
>
>
> > I'm trying to get the following plugin to work with TiddlyTools and
> > would appreciate any help anyone can give.  Right now I'm kinda lost.
>
> >http://remotely-helpful.com/TiddlyWiki/TiddlerEncryptionPlugin.html
>
> > My current guess is tiddler saving is different in TiddlyTools than
> > standard TW and that section of the javascript will have to be
> > modified.
>
> > Dave
> > If you must choose between two evils,
> > pick the one you've never tried before.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "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 
> > athttp://groups.google.com/group/tiddlywiki?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "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 
> athttp://groups.google.com/group/tiddlywiki?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"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/tiddlywiki?hl=en.

Reply via email to