Hi Rich

> Tobias's linkimg says you can't currently do
[img[<<currentTiddler>>.jpg]] with the image parser.

That syntax will never be supported because there's already a way to do
things like that with macros:

\define myMacro()
[img[$(currentTiddler)$.jpg]]
\end

Macros work via textual substitution, which allows you to stitch fragments
of wikitext syntax together.

> So I have a feeling this is not possible.

I'm not quite sure what you're trying to do here. It looks like you maybe
you want to show all tiddlers tagged "Image" as an image and a link to a
tiddler? Can you expand a little?

Best wishes

Jeremy.









On Tue, Dec 9, 2014 at 8:05 AM, RichShumaker <[email protected]> wrote:

> [TW5] Didn't Tag the Subject, d'oh!!!!
>
>
> On Tuesday, December 9, 2014 12:05:25 AM UTC-8, RichShumaker wrote:
>>
>> I did a brief search for this and I do not think this is possible yet.
>> Tobias's linkimg <http://tb5.tiddlyspot.com/#%24%3A%2Fmacros%2Flinkimg> says
>> you can't currently do [img[<<currentTiddler>>.jpg]] with the image
>> parser.
>> So I have a feeling this is not possible.
>>
>> {{{ [tag[Image]] }}} + <<linkimg Jack.jpg Jack.jpg px 100>>
>>
>> I was trying to combine linkimg and a Tag list so <<linkimg {{{
>> [tag[Image]] }}} {{{ [tag[Image]] }}} px 100>>
>>
>> Possible?
>> Not Possible?
>>
>> I think the image parser would need some new abilities to do this, is
>> that correct?
>>
>> Thanks everyone.
>>
>> Rich Shumaker
>>
>  --
> 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 http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to