Need macro, willing to pay

Hi everyone.

I am willing to pay someone USD $50 via PayPal or Zelle for a hopefully quick job. First one to message me gets the job.

Convert this macro:

\define t-block(tid:"") {{$tid$||block-link}}

Into a working version of this:

If tiddler is missing, display as {{$tid$||missing-link}}, but if tiddler exists, display as {{$tid$||block-link}}

Give this a whirl and see if it does the trick:

\define t-block(tid:"") 
<$tiddler tiddler=<<__tid__>> >
<$transclude tiddler={{{ [<__tid__>is[tiddler]then[block-link]else[missing-link]] }}}/>
</$tiddler>
\end
3 Likes

PM me your Paypal or bank info. We have a winner!

1 Like

Hi Dave,

I answered in order to be of help, reading the possibility or urgency in your request, rather than to claim the “bounty”. I do not want to discourage compensation for services, that is a practice we need to develop in this community. However, this was a very trivial amount of work for me personally. How about a donation of any non-zero amount to the TW Open Collective instead?

10 Likes

Is there a way to do a one-time donation? I went through the process and discovered it was a monthly amount.

Hi Dave, apologies I did not realize that contributing to the infrastructure category was recurring. I will get that straightened out for you, let me do some digging.

Never mind, I found it. (Contribute to TiddlyWikiDotOrg - Open Collective) $50 contribution made.

10 Likes