You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I have one summary like tiddler, contains many other tiddlers. I will go through all tiddlers and check them one by one, meanwhile I need this summary tiddler on stick on top . how to make it?
Eric Shulman
unread,
Sep 17, 2020, 5:25:15 AM9/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
On Wednesday, September 16, 2020 at 7:33:34 PM UTC-7, Zhe Lee wrote:
I have one summary like tiddler, contains many other tiddlers. I will go through all tiddlers and check them one by one, meanwhile I need this summary tiddler on stick on top . how to make it?
Add tag "$:/tags/AboveStory" to the summary tiddler.
Note that this only displays the tiddler body content, without the tiddler frame, title, subtitle, or toolbar.
-e
imleg...@gmail.com
unread,
Sep 22, 2020, 2:46:23 AM9/22/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi, thank you for your advice, It works pretty well.
Here is the thing. What I want is a Presentation like mode.
I can stick one summary tiddler on the top which contains a list of subtitle.
When I clicked one of the subtitles, it will be focus on this tiddler. When I close it, will focus back to the summary tiddler, how to make it.
PMario
unread,
Sep 22, 2020, 1:46:00 PM9/22/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi
TW allows you, to define a tiddler named: $:/config/EmptyStoryMessage
That can contain eg: {{Overview||$:/core/ui/ViewTemplate}}
Then your Overview tiddler will show, if the story river is empty. ... So it will be a tiddler, that can't be closed, but goes away as long as something else is shown.
-mario
PMario
unread,
Sep 22, 2020, 1:48:01 PM9/22/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message