My uncreative approach would be to split week 31 into Week 31/A and Week 31/B. Otherwise I think you would have to rewrite the TOC to suppress the days when their month value (which you would need to add to each date) doesn't match the "grandparent" month.
-- Mark On Wednesday, August 1, 2018 at 4:29:44 AM UTC-7, DemoniWaari wrote: > > Hi, > > I have a table of contents where I keep my journal. The journal is further > divided into months and weeks, so each month has multiple weeks under it. > The problem is that if I have a week which has a few days in August for > example (like week 31) and rest are in July, when I tag my daily tiddlers > with "Week 31" I get the same tiddlers under July and under August, even > though I'd like to just have 01.08 under August and rest of week 31 under > July. So this is what happens: > > - July > - Week 28 > - 10.07 > - 11.07 > - ... > - Week 30 > - 24.07 > - 25.07 > - ... > - Week 31 > - 30.07 > - *01.08* > - August > - Week 31 > - *30.07* > - 01.08 > > I'd like it to look like: > > > - July > - ... > - Week 31 > - 30.07 > - August > - ... > - Week 31 > - 01.08 > > So would it be possible to use tags like "Week 31", "August" and "Week > 31", "July" to further specify where I want that one tiddler to reside in? > I am generating the ToC simply with <<toc-selective-expandable 'Contents'>> > (I didn't write the full structure above as it feels unnecessary). > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1f311f28-3424-44f1-a2aa-58e1fec42fac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

