I recently came across PartTiddler Plugin to somewhat do this task. Is
there another way to do this? I was hoping to be able to create a link
that would open the Tiddler and bring it to a specific portion of it.
The PartTiddler Plugin so far only grabs that specific chunk, but not
the rest of the tiddler. I've thought about implementing some anchors
in html but I was hoping to find another less laborious way.

Also, one of the reasons I'm somewhat avoiding using the PartTiddler
plugin is because when it calls the section out, it shows the PartName
in the title (which is often very unattractive). If I could make that
disappear then PartTiddler might suffice.

Here is how I'm using it:

On my main menu I have nested sliders.
One of those catagories is Applications.
I aim to have a few subcatagories, such as Current, Recommended,
Opensource, Maintenance, etc

I have a single tiddler named Applications that those catagories in
it, with a ForEachTiddler that generates a list based off of the
relevant tags (e.g. applications+current, or applications+opensource).

So I <part>'d the "Current" section of it and partname'd it
'currentapps'.

In my main menu it looks like
Applications
  [[Current|Applications/currentapps]]

and it works fine and dandy but when its displayed I get a heading
that looks like
Applications/currentapps

It does pull up the relevant info I just wish it didn't have that
title.

Anything I can do?
--~--~---------~--~----~------------~-------~--~----~
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