[tw5] adding tag $:/tags/AboveStory

Hello,
I’m trying to add this tag “$:/tags/AboveStory” to keep an entry at the top. Where do I add the tag at?

Thank you!

Hi,

You need to add this tag to the tiddler, with the content, that should show up above the “Story River” .

But be aware. It only shows a “naked” tiddler the content. The tiddler styling will be missing.

If you also want the style of a tiddler you can use the following text without the backticks ```


<div class="tc-tiddler-frame">

Your text come here

</div>

The DIV will show a tiddler frame around your text.

hope that helps
mario