DemoniWaari

What about listing all days in each month, after all there is never more 
than 31 of them and if a day is the first day of the week eg; monday show 
the week name next to that day, This acknowledges the weeks are not a 
subset of months. You could just show every monday and its week number but 
not other empty days.

Of note is your tag structure is in someways unnecessary if your journal 
tiddlers all contained a fields with the journal date/time because this is 
enough information to return any type of list and organisation by date.

Regards
Tony

On Wednesday, 1 August 2018 21:29:44 UTC+10, 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/fef8ff62-9438-4323-a4d2-fefafe91435a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to