I like this idea and I agree with Jeremy, while this would represent a very different way of interacting with tiddlers in a wiki it doesn't require any changes so something very like this this could be made using tiddlywiki5. The implementation wouldn't be very different than how the calendar I made for the external brain experiment I did (http://ooktech.com/jed/externalbrain/#Calendar%20Archives), when you click on a date it creates a tiddler based on that date.
We could implement almost everything you are talking about my changing the statement from 'a tiddler is a filter' to 'a tiddler has a filter', each tiddler then could have a filter field, if the filter field is empty the value defaults to the filter that just contains that tiddlers title. Then we just need a view template that, instead of displaying the text field of the current tiddler, displays the text fields of all of the tiddlers returned by the current tiddlers filter, and if one of those tiddlers has a filter replace the text field with the text fields of all the tiddlers in that tiddlers filter, and so on. There would be more to it of course, but the basic idea of 'each tiddler can be treated as a filter' can probably be implemented using current wikitext. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/7b004a9f-d87f-4aed-a1d1-1ec49a8469b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
