On Feb 17, 6:08 pm, Eric Shulman <[email protected]> wrote:

> http://www.TiddlyTools.com/#SectionLinksPlugin

> extends the core handling for section references in several ways, one
> of which is to allow an *implied* tiddler title, so the
> "##sectionnname" will automatically reference a section in the current
> tiddler.

That is very neat and is certainly going straight into my template!

But I cannot immediately see how to apply that to the Core Themes
issue as that is recovering the link as text and only resolving it
later. Perhaps the best solution would be to define a new macro
<<here>> which resolves to the name of the containing tiddler, then I
can write:

[[MyTheme]]:
----------------------
|StyleSheet|<<here>>##StyleSheet|
!StyleSheet
... CSS here ...
----------------------

On a related matter, I tried to extend your valuable advice in your
first reply as follows:

[[MyTheme]]:
----------------------
|ViewTemplateReadOnly|ViewTemplateReadOnly|
|CollapsedTemplateReadOnly|CollapsedTemplateReadOnly|
----------------------

But disappointment resulted! Any chance you will add theme support for
your CollapsedTiddlersPlugin? Incidently, examining the code I
discovered I could achieve what I wanted by creating
'WebCollapsedTemplate', so it is not an immediate problem (for me
anyway).

J.

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