I was hoping to use FeT and PartTiddlerPlugin to create a dynamic
daily aggregate tiddler.  Based on it's title (say 2011.10.15) this
tiddler would use FeT to go looking for <part 2011.10.15>...</part> in
all tiddlers, and print the full text of what it finds.  This would be
really useful for working on projects; one could add new progress
reports directly to project tiddlers, but also view your progress in a
"journal" format, without any duplication of information.

Unfortunately, relevant posts linked below explain why that isn't
possible:
http://groups.google.com/group/tiddlywiki/browse_thread/thread/5d00bda49da167c8/547323ec3c570f72?lnk=gst&q=foreachtiddler+parttiddler#547323ec3c570f72
(tl;dr: FeT would have to parse all tiddler text to find <part>
markup, which is far too heavy in terms of overhead)

Can anyone think of an alternate way to get the same functionality?
(maybe using different plugins?)

Specifically to Udo, I had this thought: could a tiddler using the
<part></part> markup get a flag set when it's saved, which FeT could
look for to know when to parse the tiddler text?  Towards eliminating
the overhead issue.

Thanks for reading,
Trey

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