In case I'm not the only person still very happily using the original
BottomTabs, here is what I did to make the author list sort correctly
(alphabetically, and in reverse):
In the tiddler
$:/plugins/amp/BT/lists/publications
Find:
<$reveal state="$:/temp/advancedsearch" type="match" text="">
<$list filter="[all[tiddlers]tag[$type$]$(order)$[$sort$]]">
and delete $sort$ from the end of the second line:
<$reveal state="$:/temp/advancedsearch" type="match" text="">
<$list filter="[all[tiddlers]tag[$type$]$(order)$[]]">
Thank you again to Alberto!
cmari
On Saturday, January 10, 2015 at 1:58:28 PM UTC-8, Alberto Molina wrote:
>
> Hi Cmari,
>
> Thanks for your kind words and for the report. Lately, I've been doing
> more coding than testing or even using the plugin, thus I'm not aware of
> all the bugs.
>
> Sorting by title and date works fine, but sorting by author is not
>> alphabetical. Also, clicking the reverse checkbox didn't change anything
>> at all.
>>
>
> I'll check that.
>
> Regards,
>
> Alberto
>
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/d52200c1-0219-48cd-a2e5-6bacf994c381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.