thank you, mark! i will test and post the result.
On Dec 22, 11:18 pm, "Mark S." <[email protected]> wrote: > Well, I don't know if anyone needs this, > > But if you import tiddler: > > MAS_AllTagsSortedByModDateMacro > > from: > > http://marksbasement.tiddlyspot.com/index.html > > save, reload, and then put: > > <<MAS_AllTagsSortedByModDate excludeLists D>> > > into TabTags, you should get your list sorted in descending order by > the latest tiddler to use that tag. > > Note that the sort order is 'A' or 'D' for ascending or descending ... > since I didn't want to mess with the complex parameters that were > supposed to be in the original allTags macro. > > Mark > > On Dec 22, 12:42 pm, "Mark S." <[email protected]> wrote: > > > Hi josep, > > > Yes ... but *how* are you sorting? Tags don't have modification dates. > > Only tiddlers have modification dates. > > > I think you're saying that you want them sorted by the latest (most > > recent) associated tiddler modification date. > > > So have you found the core tweak, or do you still need a macro for > > TabTag ? > > > Mark > > > On Dec 22, 12:29 pm, josep <[email protected]> wrote: > > > > hi mark, > > > > to sort the tagging menu by date is very useful > > > to track the posts related to a category. > > > with an alphabetic list you lost relevance. > > > with the tiddler title and their position in the sorted list by date > > > you can remember and access better the desired information. > > > > for the same reason, the modification date > > > is better than creation date. > > > > josep > > > > On Dec 22, 9:01 pm, "Mark S." <[email protected]> wrote: > > > > > Looking at the code, it doesn't appear to me that the second parameter > > > > (for sorting) is ever used. > > > > > Thinking out loud, what exactly does it mean for tags to be sorted by > > > > modification date? Not all tags are also tiddlers, and so will not > > > > have modification dates, and many tags will be associated with more > > > > than one tiddler (and thus more than one tiddler date). > > > > > -- Mark > > > > > On Dec 11, 5:48 am, josep <[email protected]> wrote: > > > > > > hi, > > > > > > i am triyng to sort tags by date using > > > > > <<allTags excludeLists -modified>> > > > > > in shadow tiddler TabTags *but* it does not work. > > > > > > any idea how-to solve? > > > > > > thanks! > > > > > > i use TW 2.5.3 with > > > > > CoreTweaks 2.2.0 plugin > > > > > in Ubuntu 9.10 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

