[tw] Re: JavaScript common to multiple tiddlers

2009-10-18 Thread FND

> Does this mean I shouldn't be using "version.extensions." at all?

I consider it good practice to use that namespace for plugins' 
functionality (public methods anyway).

> Thanks Eric for going through the scenarios. The probability is so low
> that a plugins would appear twice, and exponentially lower that it
> would actually have any more effect than the performance overhead of
> loading twice, that it does seem unnecessary.

Also, one could argue that problems resulting from a plugin being loaded 
twice - while tricky to identify - should not be hidden from users; 
obscuring errors in the document could backfire in the long term.


-- F.

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



[tw] Chemical equations

2009-10-18 Thread JJ's Pen

Does anyone know if it is possible to write in scientific form in
order to write out chemical equations?  Any help would be greatly
appreciated.  Thanks.

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



[tw] Re: Export to Evernote?

2009-10-18 Thread AlanBCohen

Evernote is a one-file note repository that allows you to create,
store, and edit snippets in various formats, including html.  From the
description of what the OP is looking for, it looks like the OP has
tiddlers formatted in html or wants wiki formatting converted to the
comparable html (fonts, bold, underline, etc.) where upon export, the
selected tiddlers are written to a single file per tiddler.  That
would allow each tiddler to be imported as a separate Evernote object.
I don't have an answer for what the OP wants to do.  An alternative
would be to export the selected tiddlers to a separate TW file and
import the whole TW file as a single Evernote object..  You would
still be able to use Evernote's search tools against the TW file (as
an object) and split apart the TW into separate objects with cut/paste
at your leisure, if needed.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: style to override the header gradient?

2009-10-18 Thread shavinder

I am no expert but I tend to agree that styling seems a bit daunting
for a beginner and medium level css-skill user. Off the cuff, how
about including a list of standard elements that *need* to styled in
the *stripped-down* version of tiddlywiki? So that a new user does not
forget to style an element just because he is not currently using it.
This at present can be done by seeing the [[StyleSheetColors]] but a
list of stylable elements, with just a line or two of explanation,
wherever required, would help a beginner and an amateur like me.


On Oct 16, 9:11 pm, "Tobias - http://tbGTD.tiddlyspot.com";
 wrote:
> Hi jk and FND,
>
> I agree with jk about certain aspects of "design convolutedness".
> Right now I am working on a "flavour" for which I stripped all
> preconfigured design rules. I replaced the shadow-Stylesheets in the
> file ...well knowing that I need to take care of that when upgrading.
> Yet, I started completely from scratch (even using css-browser-reset
> from yui). In terms of finding my own ways, that was a relief, I tell
> you.
>
> I think a good workaround that meets jk's needs (and mine too) were to
> present at least two standard downloads for TiddlyWiki, the backwards-
> compat' one and a basic design stripped of every single css
> declaration from the core that is not essential (even indentation for
> lists!), containing core css definitions to nullify any default
> browser styles, presented as a "basic TiddlyWiki" ...so that those who
> think they know better how to style it may do so without having to
> consider any default unnessessary gradients, margins, paddings, fonts,
> colors and what not... and that is not overriding, but rather starting
> from (quite a different) scratch, which I would prefer big time (for
> some use-cases).
>
> Consider this: those basic downloads just differ in their pre-applied
> shadow-StyleSheets... shouldn't that be rather simple to achieve?
> Or... how about a "never upgrade" flag for certain shadow tiddlers?
>
> Tobias.
>
> On 16 Okt., 10:06, FND  wrote:
>
> > > it's nice how tiddlywiki provides several measures of hackability, but
> > > when it comes down to it styling it is very difficult
>
> > We're aware of these issues. Unfortunately, significant changes are
> > often constrained by backwards-compatibility concerns, as a large number
> > of themes, plugins and individual customizations rely on the current DOM
> > structure and styling.
>
> > > I've been trying to design it from the inside-out to be more usable
>
> > We'd love to hear any suggestions you might have.
>
> > > will I one day be able to rapidly construct a tiddlywiki using a
> > > pre-existing, modularized library of rich javascript functions? is
> > > tiddlywiki backporting some of its features to jQuery itself, rewriting
> > > some of its original features using jQuery, or both?
>
> > We're definitely aiming to both take advantage of jQuery where sensible
> > and extracting functionality into generic jQuery plugins:
> >      http://jquery.tiddlywiki.org
> > Any contributions in that area would be most welcome (best discussed on
> > the developers' list).
>
> > -- F.
>
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Export to Evernote?

2009-10-18 Thread tony

On Oct 18, 1:25 pm, "Mark S."  wrote:
> I looked at the Evernote site, but there didn't seem to be a quick way
> to access manuals, if there are any.
>
> You might describe what format Evernote wants for importing.

>
> > I would like to export a few hundred record tiddlywiki file, and
> > import into Evernote. Is there an easy way to do this?

Hi,

I don't use evernote but they have an API [1]
A nice but potentially out of date discussion on the xml format [2]

My guess is writing a XSLT to remap a TiddlyWiki rss export [3] or a
FET export [4]

Best,
tony

[1] http://www.evernote.com/about/developer/api/evernote-api.htm
[2] http://forums.zotero.org/discussion/686/import-from-evernote/
[3] http://www.tiddlytools.com/#ExportTiddlersPlugin
[4] http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin



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



[tw] Re: TiddlyWikis freezing Firefox

2009-10-18 Thread rouilj



On Oct 18, 7:59 am, dickon  wrote:
> I have worked out that it is the Skype Plug-in (3.3.0.3971)  for
> Firefox (3.5.3) that seems to cause the freezing.  Has  anyone else
> noticed this?

well:
  http://www.mail-archive.com/tiddlywiki@googlegroups.com/msg07471.html

--rouilj
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Export to Evernote?

2009-10-18 Thread Mark S.

I looked at the Evernote site, but there didn't seem to be a quick way
to access manuals, if there are any.

You might describe what format Evernote wants for importing.

Good luck
Mark

On Oct 17, 8:51 pm, Lee  wrote:
> I would like to export a few hundred record tiddlywiki file, and
> import into Evernote. Is there an easy way to do this?
>
> I looked at tiddlytools export, but didn't find an export format that
> would work with Evernote. Copy and paste from html works, and retains
> the rich text formatting, which is great, but this is tedious.
>
> Can you export in formatted html, with one file per tw record? Not
> sure it this would work, but it might be a less tedious way to copy/
> paste into Evernote. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: LoadTiddlersPlugin.....endless loop

2009-10-18 Thread Eric Shulman

> Can you turn that into the default behaviour?

I'm looking very closely at the current refresh-after-loading logic
and hope to make it 'just work right' for as many use cases as
possible.  As a workaround until then, you can use
   <>
to bypass the refresh-after-loading action.  This param was actually
already implemented, but somehow had not been added to the
documentation (which has now been updated)

-e



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



[tw] Re: ERROR: ReferenceError: regexpCarriageReturn is not defined

2009-10-18 Thread Eric Shulman

> I am getting this message when I put HTML in a tiddler.
> ReferenceError: regexpCarriageReturn is not defined

Do you have an *old* version of HTMLFormattingPlugin installed?  It
used to contain a reference to regexpCarriageReturn, a core-defined
variable that was removed from the code quite a while ago.  If this is
the case, then you need to update the plugin:
   http://www.TiddlyTools.com/#HTMLFormattingPlugin

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyWikis freezing Firefox

2009-10-18 Thread dickon

I have worked out that it is the Skype Plug-in (3.3.0.3971)  for
Firefox (3.5.3) that seems to cause the freezing.  Has  anyone else
noticed this?  I have no idea what to do about this now in terms of
fixing the problem, but if I disable this one plug-in within my
Firefox, then TW's work fine again.

Dickon

On Oct 14, 9:44 pm, cmari  wrote:
> You could try starting Firefox in Safe Mode first - that worked for me
> and made me suspect that the problem was one of my Add-ons (I've been
> slowly adding them back in, but I haven't yet pinpointed the one that
> caused the trouble).
> cmari
>
> On Oct 14, 10:42 am,dickon wrote:
>
> > I will try rolling back to an earlier version when I get home.
> > thanks.
>
> > On Oct 13, 4:18 pm, wolfgang  wrote:
>
> > > HiDickon,
>
> > > I experienced the symptoms you describe with Firefox 3.5, therefore I
> > > reverted back to FF2.
>
> > > However, it could also be caused by any new FF extension you recently
> > > added.
>
> > > Regards..
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: ERROR: ReferenceError: regexpCarriageReturn is not defined

2009-10-18 Thread FND

> I am getting this message when I put HTML in a tiddler.
> ReferenceError: regexpCarriageReturn is not defined

I can't reproduce this.
Can you provide more details:
 http://tiddlywiki.org/wiki/Troubleshooting


-- F.

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