1) how to find my posts 2)TW5 slider / reveal format loss

101 views
Skip to first unread message

Dave

unread,
Nov 7, 2015, 12:13:32 AM11/7/15
to TiddlyWiki
I have the feeling I already asked this question (part 2) but I can't find it (so my apologies if I'm repeating myself).


1) How do you get to a list of your personal google group posts?  I've googled it for a while now and can't find anything that relates to the current groups format - there's reference to a drop down button beside the "Post Reply" button, but its not there in the current groups format.


2) Is there a way to get sliders / reveal to show the content of another tiddler accurately?

[[MyNewTiddler]]:
!heading
*one
*two
bla bla bla


[[test]]:
<$reveal type="nomatch" state="$:/state/MyNewTiddler" text="show">
<$button set="$:/state/MyNewTiddler" setTo="show">MyNewTiddler</$button></$reveal>

<$reveal type="match" state="$:/state/MyNewTiddler" text="show">
<$button set="$:/state/MyNewTiddler" setTo="hide">-</$button>

{{MyNewTiddler}}

</$reveal>

shows the following:
!heading *one *two bla bla bla (i.e. there's none of the usual formatting)


I know I've seen something about this before, but I can't remember if there is a solution or not.

Jed Carty

unread,
Nov 7, 2015, 2:09:52 AM11/7/15
to TiddlyWiki
I don't know the answer to the first part. For a company whose most visible service is searching they are kind of terrible at searches in some ways.

The solution to the second part is more whitespace:


<$reveal type="nomatch" state="$:/state/MyNewTiddler" text="show">
<$button set="$:/state/MyNewTiddler" setTo="show">MyNewTiddler</$button></$reveal>
<$reveal type="match" state="$:/state/MyNewTiddler" text="show">

<$button set="$:/state/MyNewTiddler" setTo="hide">-</$button>

{{MyNewTiddler}}

</$reveal>



The line after the reveal widget is the important part.

Tobias Beer

unread,
Nov 7, 2015, 5:03:34 AM11/7/15
to TiddlyWiki
Hi Dave,
 
1) How do you get to a list of your personal google group posts?  I've googled it for a while now and can't find anything that relates to the current groups format - there's reference to a drop down button beside the "Post Reply" button, but its not there in the current groups format.

On any of your posts, click on the "more message actions" button and select "show activity".

2) Is there a way to get sliders / reveal to show the content of another tiddler accurately?


Best wishes,

— tb

Dave

unread,
Nov 7, 2015, 8:36:16 PM11/7/15
to TiddlyWiki
Thanks both of you.  The extra spaces fixed it.  :)   I didn't think of looking there for the "show activity".

HansWobbe

unread,
Nov 8, 2015, 3:18:36 PM11/8/15
to TiddlyWiki
On Saturday, November 7, 2015 at 5:03:34 AM UTC-5, Tobias Beer wrote:
 
On any of your posts, click on the "more message actions" button and select "show activity".

 
I obviously need to post more since I needed to "reply" just to get a post of mine.  Thanks for the advice !  Cheers, ~ Hans
Reply all
Reply to author
Forward
0 new messages