Good job! Its great to share everybody his/her final solution!
How do you have syntax highlighting for TW keywords? It looks nice to have
syntax highlight for TW itself (e.g $list, $reveal, ....)
/Mohammad
On Monday, July 9, 2018 at 7:42:01 PM UTC+4:30, talha131 wrote:
>
> Tony, I am sure you already know this, but anyone else, beginner like me,
> this won’t work for core images
>
> <$image source={{!!title}} width=48></$image>
>
> See How to use core images with ImageWidget?
> <https://groups.google.com/forum/#!topic/tiddlywiki/9MIBA63dk2o> for
> details.
>
> The final version of code that I used is
>
> ! Custom Images here
>
> <$list filter="[is[image]]" emptyMessage="None Found"><$image
> source={{!!title}} width=48 />{{!!title}}<br/></$list>
>
> ! Core Images
> <$list filter="[all[tiddlers+shadows]prefix[$:/core/images/]]">
> {{!!text}} {{$:/core/images/blank}} {{!!title}} <br/></$list>
>
>
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5cb8e73f-33b4-42b8-9215-47523f9493dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.