Hi Shash
Yes, that works nicely for what you want from it. Two comments:
1. My thinking for Notestorm was that the notes were for short items -
quotes, one or two line ideas, etc. The notes are like the equivalent, in
my mind, to bulleted lists. For longer items like articles I create a new
regular tiddler in the next level down, rather than use notes for that.
2. In the snippet you gave me, the title appears above the content and the
arrow appears below the content. This is somewhat redundant. It would be
better to either remove the title part, paste any desired titles within the
note tiddler content, and use the arrow if you need to navigate to the
tiddler (that is how I use it), OR, remove the arrow part and reconfigure
the title so it is a link. Either of those options would be more
economical. I use the former option. The idea of the date and time stamp in
the title bar is to save the user from having to think of a title for
notes. Just paste content and save. And if your content has a title, you
just add it at the top of the content and it shows. But the arrow at the
bottom still gives you a way to get to the note in case you need to edit it.
Hope these observations are helpful in some way. At any rate, glad you are
finding NoteStorm useful and that you have found a way to customize it for
your needs.
Dave
On Thursday, September 25, 2014 7:41:37 AM UTC-5, Shash wrote:
>
> Hello Dave,
>
> Adding this to Notestrom has some great effects. You can limit the size of
> the transcluded tiddler. A big thanks to Euclay J for suggesting this. I
> would suggest you to test it.
>
> <$list filter="[is[current]tagging[]tag[#ABC]sort[modified]]"><span class=
> "textboxwhite"> <b>{{!!title}} </b>
> <div style="max-height:150px; overflow: hidden;">
> <$transclude/>
> </div>
>
> <div class="alignright"><$link field="title"> ➨</$link>
> </div></span></$list>
>
>
> Regards
> Shash
>
> On Wednesday, September 17, 2014 7:50:31 PM UTC+5:30, Stephan Hradek wrote:
>>
>> I did not follow the thread, but this is a trick with which one can
>> transclude the first 100 words of a tiddler.
>>
>> Don't know whether it's useful for anyone.
>>
>> <$list filter="[list[HelloThere!!text]limit[100]]"><<currentTiddler>>
>> </$list>
>>
>> Replace "HelloThere" with the tiddlername of your choice.
>>
>> Replace "100" with the number of "words" you want transcluded.
>>
>
--
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.