Folks,

I am all for trying a sort filter that helps if we could say sortby<key>
Where *key* may be {{!!fielda}}{{!!fieldb}} or any other macro 
concatenation it would be nice:

However I also see the value in providing a method to simply pump a data 
tiddler with an index of {{!!fielda}}{{!!fieldb}}
with the value of each record the tiddler title. You can then list all 
tiddler title in the date tidler in index order.

The issue is you need to trigger building the index before you list it. You 
could have a manual button "refresh index"

This is an example of why I would love to have an on-open actions field 
containing say <<reindex>> which contains the actions to refresh the index. 
Then the tiddler would list the refreshed list. This requires that the 
navigation actions query if there is an "on open action" on opening any 
tiddler.

Regards
Tony

On Thursday, April 23, 2020 at 4:30:41 AM UTC+10, si wrote:
>
> Hi everyone.
>
> I'm trying to implement a particular type of task list using plain 
> wikitext. I stole the idea from supermemo 
> <https://supermemo.guru/wiki/Tasklist>.
>
> Each of my tasks is tagged *task*, and has the fields *time *and *value*. 
> These fields represent the estimated time a task will take and the 
> perceived value of a task respectively.
>
> I'm trying to generate a task list that is sorted by the result of *value 
> divided by time* for each task.
>
> I thought this would be able to do this easily, then tried it and realised 
> I couldn't. Can anyone help me out here?
>

-- 
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/1e9b3e11-a09f-456d-8da4-5c6afe40e4ca%40googlegroups.com.

Reply via email to