Yes, I also realized that tiddlyspace code would probably not work in
an offline regular tiddlywiki.

On Mar 14, 7:37 pm, Eric Shulman <[email protected]> wrote:
> tiddlygrp <[email protected]> wrote:
> > How do you use this in a tiddlywiki as opposed to in tiddlyspace?
>
> PMario <[email protected]> replied:
>
> > I am not exactly sure, what you question is.
>
> The first three lines of the macro handler in
>    http://bookmarks.tiddlyspace.com/#BookmarkletPlugin
>
> contains the following code:
>
>     handler: function(place, macroName, params, wikifier, paramString,
> tiddler){
>         if (!config.defaultCustomFields)
>             throw 'defaultCustomFields Not Found. This plugin requires
> TiddlyWeb to work.';
>
> It seems to me that the question is pretty clear: tiddlygrp wants to
> use this functionality in an regular TiddlyWiki document, outside of a
> TiddlyWeb environment.  However, without digging into the plugin
> implementation, based on the error checking code above, I suspect that
> this is not possible.  I'm not sure why this is so, but perhaps it is
> a 'local file I/O' security limitation?
>
> -e

-- 
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