Hi cmari,
 I found the source of issue in the case you reported. Thank you for your 
feedback.
In 2.0.16 I have added description to docs regarding sorting of data in 
columns created from indexes.

For your information, the sort procedure is a modified version of Eric 
Shulman sort dataTiddler by index. The process uses a *value===tiddlerTitle* 
as the sort operator input!
As you see the data are of form of alphanumeric (when value is a number and 
tiddler title is a string) and simple *sort *for numbers does not work here 
(e.g. when you sort 10 100 110,...)

So, in the case you reported, using simply a *sortan *as sortOp input 
parameter resolve the issue.

Give a try and let me know the result.

--Mohammad



On Saturday, February 8, 2020 at 3:17:13 AM UTC+3:30, cmari wrote:
>
> Hi Mohammad,
>  I am interested in the sortable tables so I noticed that in the demo 
> tiddler "demo/table-from-indexes", the "homework" column does not sort in 
> numeric order. Should I not expect this? Sorry if missed something obvious!
> Thanks!
> cmari
>
> On Thursday, February 6, 2020 at 1:28:31 PM UTC-8, Mohammad wrote:
>>
>> *Announcement:Shiraz plugin*
>> *Date: Feb 7th, 2020*
>> *Release: 2.0.15 beta*
>> *Status: beta under development*
>>
>> A new beta update is available.
>>
>> This update contains tons of new features and improved documentation. The 
>> focus is now on dynamics tables.
>> Dynamic tables in Shiraz is a subset lite version of Revolutionary plugin 
>> TiddlyTables by Alaan Aldrich. So all kudos goes to Alaan.
>>
>> This version has an example of creating task manager using table-fd which 
>> demonstrate how powerful are dynamic tables in Shiraz!
>> All of these are based the wonderful transclusion in Tiddlywiki.
>>
>>
>> As always I welcome all your feedback and comments and hope your 
>> evaluation help improving the Shiraz plugin!
>>
>> *IMPORTANT NOTE:*
>>  Those who update from Shiraz 2 beta note that, the table-fd, table-id 
>> parameters are renamed for better compatibility with other part of Shiraz 
>> plugin.
>>
>> A tutorial of latest changes has been attached!
>>
>> Demo: https://kookma.github.io/Shiraz/
>> Code: https://github.com/kookma/Shiraz
>>
>> Star it if you like it and send your feedback!
>> Documentation proof reading for English is welcome!
>>
>>
>> A permview 
>> <https://kookma.github.io/Shiraz/#demo%2Fdynamic-table-concept:demo%2Fdynamic-table-concept%20demo%2Ftable-from-fields%20demo%2Ftable-from-indexes%20demo%2Fdynamic-tables-numerical-summary%20demo%2Fdynamic-tables%2Ftransclusion%20%5B%5Bdemo%2Fadvanced%2Fdynamic-tables%2Fcustomize%20footer%5D%5D%20demo%2Fdynamic-tables%2Fcustom-numerical-summary%20demo%2Fdynamic-table%2Ftask-manager%20demo%2Fdynamic-tables-template>to
>>  
>> see the latest changes (like tutorial)
>>
>>
>> Best wishes
>> Mohammad
>>
>> Revision 2.0.15
>>    
>>    - Date: [6th Feb 2020]
>>    - [NEW] the table-fd supports special column template tbl-checkbox
>>    - [NEW] the table-fd supports column templates priority, status, 
>>    due-date
>>    - [NEW] task manager example using table-fd
>>    - [NEW] documentation for numerical summary in dynamic tables
>>    - [FIXED] dynamic tables parameters are simplified like tblCaption to 
>>    caption, tblClass to class, tblFooter to footerRows
>>    - Warning: New update is not compatible with dynamic tables from 
>>    older release. Use tiddler commander to resolve the issue after update.
>>
>> Revision 2.0.14
>>    
>>    - Date: [31st Jan 2020]
>>    - [NEW] table footer to be used for any type of summary
>>    - [NEW] mathematics macros to claculate the below values for a column
>>       - count
>>       - minall
>>       - maxall
>>       - sum
>>       - product
>>       - mean (arithematic average)
>>       - median
>>    
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0b37b796-6e13-4f6d-9039-82695c767ecc%40googlegroups.com.

Reply via email to