Hi Tobias,
This is really great and I especially like the potential for easy 
substitutions.  One odd thing I noticed: 
I followed your Installation instructions in an empty TW 5 file.  Then I 
dragged in all the tiddlers related to the tiddler called "Topics".  
However, in my file the first line on each of the tabs in "Topics" still 
said 
All Publications <http://xlist.tiddlyspot.com/#Publications> on Topics 
<http://xlist.tiddlyspot.com/#Topics>...
In your file, it says
All Publications <http://xlist.tiddlyspot.com/#Publications> on Economics 
<http://xlist.tiddlyspot.com/#Economics>...  (or Business)

After some poking around, I realized that if I dragged in your version of 
$:/core/macros/tabs
then "Economics" or "Business" replaced the word "Topics".

But then I noticed that in the tiddler info dropdown, the "fields" 
information was wrong.  Instead of showing the current tiddler's fields 
(created and modified dates, lists, etc), the field information was the 
same for every tiddler:
   caption   {{$:/language/TiddlerInfo/Fields/Caption}}  tags  
$:/tags/TiddlerInfo  title


 $:/core/ui/TiddlerInfo/Fields

Any idea what's going on?

cmari




On Friday, January 16, 2015 at 5:45:24 AM UTC-8, Tobias Beer wrote:
>
> Ok, here's a (another) major update for *xlist*...
>
> http://xlist.tiddlyspot.com
>
> Now you can match and crosslist any combination of *fields* and *tags*, 
> see..
>
> http://xlist.tiddlyspot.com/#Variants
>
> Sorry for that, but to implement the above
> I had to do some fundamental rewiring, again.
>
> In other words, once again, the parameter order
> as well as available parameters have changed,
> so the new version is *incompatible* with the any one(s)!
>
> After a long night with mountains of macro code
> — only to be abandoned again — 
> I eventually realized that by introducing another filter parameter,
> I could remove three other parameters no longer needed
> and strip the macro code down to a neat minimum.
>
> Now you can use the following two filter parameters...
>
>    - *filter* — to define a basic item filter
>    - *groups* — to define a filter for the category groups
>
> Also there is now the *each* parameter
> which allows you to group by and match against
> categories derived form the discrete values of any field.
>
> Before there were the following parameters...
>
>    - *filter* — to define a filter for the category groups — redefined to 
>    *groups*
>    - *field* — to specify a text-reference for a list field — removed
>    - *match* — to specify a field to be matched — removed
>    - *value* — to specify the value for the *match* field — removed
>
> So, for anyone who has already looked at it
> or started implementing anything with *xlist*,
> please take another close look at the documentation 
> <http://xlist.tiddlyspot.com>
> and adapt your macro calls accordingly.
>
> Any future parameters shall come after existing ones.
> Promised!
>
> Best wishes, Tobias.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to