Hey!

Sure, you can do that with ForEachTiddlerPlugin (1).

|<<forEachTiddler where 'tiddler.tags.contains("ProjectUpdates")'
sortBy tiddler.modified descending write '(index < 10) ?
"[["+tiddler.title+"]]\n" : ""' begin '"ProjectUpdates\n"'>>|same code
with different tag|same code with different tag|

You can of course use transclusions to reduce the code.

(1)  http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin

w

On 20 mar., 06:04, Arc Acorn <[email protected]> wrote:
> I was wondering if anybody knew a good way to create a list/table of the
> most recent tiddlers of a given set of tags.
> Example:
> Say I want to make a couple tags "ProjectUpdates", "PenArt", & "SketchArt"
> I than want to be able to make a display were it shows the most recent 5 or
> so of each one preferably in a table format like:
>
> <https://lh6.googleusercontent.com/-8gJ9cMSdCqM/UUlCLzXZkwI/AAAAAAAAAF...>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to