[tw] substring right() function to operate on a field

2018-01-09 Thread François Godard
Hi, So here is my need I have a date field (lets call it: "myDate") that is not formated: values can be "12-02-2015" , "Dec 2016", "Q3 2017" or "2018" I want to extract the year for display and sorting purposes. so I usually write right(myDate,4) now this does not seem to be core. So look on

[tw] Re: how to get list of all tags that are tagging tiddlers with field X?

2017-03-16 Thread François Godard
Tiddlywiki.com suggest using each[tags]get[tags] to avoid duplicates. worth a try Le jeudi 16 mars 2017 09:34:12 UTC+1, Matt Groth a écrit : > > [has[x]get[tags]] > > produces duplicates, is there a way to remove them? > > Or is there some way I can do this with an > [all[tags]] > > filter? >

[tw] Re: [TW5] Help for Search customization (filter work)

2017-03-16 Thread François Godard
Looks like the way to go. So I'll create my comments with these buttons <$button> <$action-sendmessage $message="tm-new-tiddler" title="TableA.Field+" tags="TableA"/>edit And my customized search will be [!is[system]search{$(searchTiddler)$}each[tags]get[tags]] +[sort[]] Thanks a lot Mark !

[tw] [TW5] Help for Search customization (filter work)

2017-03-15 Thread François Godard
Hi guys ! I realize I have a very specific request. But hopefully challenging/interesting enough for you guys. I put some background info, so you understand where I am coming from but I guess you can skip the paragraph, till the issue bit *Background* : I have migrated a chm file that document