Awesome!!!!!
Perfect!
Thanks
Simon
On Thursday, September 24, 2020 at 10:34:38 AM UTC-4 Eric Shulman wrote:
> On Thursday, September 24, 2020 at 5:04:18 AM UTC-7, Simon wrote:
>>
>> Quick question is it possible to have a particular tiddler ALWAYS be at
>> the top? I.E. it is always the first one, any new ones get added BELow it?
>>
>
> If you add the tag "$:/tags/AboveStory" a tiddler, it will always be
> displayed at the top. However, this only displays the tiddler's text
> content, without the tiddler frame, title, subtitle, or toolbar. To show
> the complete tiddler display, you can do the following:
>
> 1) Let's assume the tiddler you want to "pin" at the top is called
> "MyStuff".
> 2) Don't tag "MyStuff" with $:/tags/AboveStory.
> 3) Instead, create another tiddler (e.g., "StickyTiddler") and tag it with
> $:/tags/AboveStory.
> 3) Then, in that tiddler's text field, enter:
> {{MyStuff||$:/core/ui/ViewTemplate}}
>
> The above method is called "Transclusion with Templates" (see
> https://tiddlywiki.com/#Transclusion%20with%20Templates)
>
> enjoy,
> -e
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/586c98bc-c07a-4474-971c-ab835d425779n%40googlegroups.com.