I tried that and it works great.  I've got a whack load of text that
I'm going to have to write an autohotkey script for translating from

1:1 bla bla bla
1:2 bla bla bla

to

{{hideHeadings{
!1:1
1:1 bla bla bla
!end
!1:2
1:2 bla bla bla
!end
}}}

which I am able to do (autohotkey seems more natural to me than
javascript).  Before I go ahead and do that, my last question is this:

If I'm willing to sacrifice the regular use of H1 headings in the
entire document, is there a way, say in the stylesheet or page
template to do that there?

(that way, I'd just have the regular sections when I go to edit the
tiddlers, and without the css in each tiddler it would speed up the
rendering (on my slower computer I get the "continue script?"
message))

Either way, thank you very much Eric!!

Dave
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to