Hi All, I have found creating a journal of tasks I perform each day beneficial when planning for my performance review and other tasks. However at the moment recording what I do on a daily basis still takes a while, I have to examine the recent task list and copy the names of the tiddlers I created and then link to them in my journal tiddler. For today that would be 2013-11-27 and I might have a task [[clear email inbox]]. You get the idea.
Is it possible to run a query which: 1. Lists all tiddlers with a created or modified date of today 2013-11-27 (this would produce a dynamic list, which if left in this format would show the things I did tomorrow when it became 2013-11-28) 2. Therefore, Is it possible to run another query which takes the list of tiddlers created in [1] and creates not dynamic links out of those tiddlers. Here is an example of how I envision these two queries working for now: Today I perform these tasks, dynamically you might see something like (simplified syntax) <checkbox><link> list tasks performed or modified today </link></checkbox>, which would create the following list of dynamic tasks: !These are tasks for wednesday 2013-11-27 task 1 task 2 task 3 task 4 task 5 task 6 However the next day tasks for wednesday 2013-11-27 would change to any tiddlers created or modified on the 2013-11-28 unless another script enclosed the titles of all the individual tiddlers in links like this (static daily task list): [[task 1]] [[task 2]] [[task 3]] [[task 4]] [[task 5]] [[task 6]] Then I could just copy the list of static links to a new tiddler and name it with todays date, the next day the list of tasks I completed today would remain the same -- 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/groups/opt_out.

