Thank you again, it worked! About the screenshot, sorry about that, idk how 
to put it in words but I'll keep it in mind. 

On Saturday, 22 August 2020 at 00:08:24 UTC+8 Eric Shulman wrote:

> On Friday, August 21, 2020 at 8:48:34 AM UTC-7, [email protected] 
> wrote:
>>
>> Hello! This is what happened and it did not link the tiddlers that I made 
>> earlier :< (Idk if this helps but my journal has a color & an icon)
>
>
> If your tiddlers aren't tagged with "journal", they won't show up.  Here's 
> a modification that will show tiddlers where the *title* starts with a date:
>
> Replace the innermost part of the previously posted wikitext with:
>             <$vars YYYYMM={{{ [<year>addsuffix[.]addsuffix<month>] }}}>
>             <$list filter="[all[]prefix<YYYYMM>sort[]]">
>                <li><$link/></li>
>             </$list>
>             </$vars>
>
> Notes:
> 1) The YYYYMM variable now includes a dot (e.g., "YYYY.MM")
> 2) The $list finds all tiddlers whose *title* starts with the current 
> YYYYMM value,  regardless of any tags.
>
> Let me know how it goes...
>
> -e
>
> P.S. Could you please stop posting screen snapshots unless the problem is 
> related to the layout itself.  Instead, use words to describe what you 
> see.  
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fcb9473d-a29f-4460-9291-2173112e3d9cn%40googlegroups.com.

Reply via email to