Sure! And I agree, since DailyNotes uses the title format yyyy-mm-dd
already, it will fit nicely. Maybe even as a separate tab "Reminders"
similar to Backlinks and Keywords (that's why I thought it could be nice
for TWCrossLinks)? But I imagine it can be integrated nicely into the
DailyNotes log-format also!
Best,
Anders
tirsdag 26. mai 2020 06.30.51 UTC+2 skrev Tony K følgende:
>
> Hi Anders
>
> I do like your suggestion a lot but I think it fits more into DailyNotes
> than in TWCrossLinks....
>
> do you use DailyNotes? It will be a great addition to it if you don't mind
> me using it
>
> On Tuesday, May 26, 2020 at 2:18:16 AM UTC+3, Anjar wrote:
>>
>> Thanks Tony for this wonderful plugin!
>>
>>
>> I was taking some notes today and realising it would be nice to have some
>> way to handle reoccurence in some; birthdays, important dates and so on.
>> Maybe it could be possible to add regular expression to keywords in some
>> way? Eg. if I just 01 add as keyword, it will show up on all my journal
>> tiddlers the first each month; if I add the keyword 02-01 it will show only
>> every February 1.; using 2022-02-01 will add it to the keyword list
>> February 1. in 2022 (but the latter will already happen if I call the
>> journal tiddler 2022-02-01). Just a thought!
>>
>> Edit: I guess some of you know better ways, but I think this may work:
>>
>>
>> \define test()
>> <$list filter="[{!!title}split[-]]" variable="t"><$set name=l
>> filter="[<t>length[]]" >(<<t>>|[0]{<<l>>}) </$set></$list>
>> \end
>>
>> <$wikify name=outr text=<<test>> mode=inline>
>> <$set name=out filter="[<outr>trim[]split[ ]join[-]]">
>> <<list-links "[regexp:keywords<out>]">>
>> </$set>
>> </$wikify>
>>
>> where 0000-00-01 is the first of each month; 0000-01-00 is every day each
>> January and so on
>>
>> Best,
>> Anders
>>
>>
>> mandag 25. mai 2020 10.26.24 UTC+2 skrev Tony K følgende:
>> Hello SizzlinSJ yes I did because now tabs are dynamically hidden when
>> they are empty, so I couldn't see how to fit a default tab in all that
>>
>> On Monday, May 25, 2020 at 10:10:17 AM UTC+3, SizzlinSJ wrote:
>> It's late but, did you remove 'Select which Tab you want to be open by
>> Default' option in update v1.20. Any reason for this?
>
>
--
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/45e3de12-f005-481f-afc6-c57b97f05726%40googlegroups.com.