[tw] Re: [TW5] List of links with tags

2016-10-23 Thread Tobias Beer
Hi Mark,

I made a pull request with a change that will help with the issue:

*allows to specify state qualifier for tag popups*
https://github.com/Jermolene/TiddlyWiki5/pull/2628

However, imho, the solution it implements shouldn't be needed,
for the above mentioned reasons:

*For a given popup-state tiddler...*
>
>1. *only one popup must ever be displayed*
>2. *and it must be displayed at the anchor button being clicked*
>
> Best wishes,

Tobias.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0a8309f5-e9dc-49af-be74-fd57cb046fc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] List of links with tags

2016-10-23 Thread Tobias Beer
Hi Mark,

Thanks, though the tags still have the same behavior where clicking one 
> causes the tag window to open on all tags of that type in the list. Any 
> ideas?
>

The problem here is that all instances of $:/core/ui/TagTemplate use the 
same state.

To me, this is how TiddlyWiki should and must learn to behave:

For a given popup-state tiddler...

   1. only one popup must ever be displayed
   2. and it must be displayed at the anchor button being clicked

Best wishes,

Tobias.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/deeb35a3-88ea-45c5-b729-49ea9627686c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] List of links with tags

2016-10-23 Thread stevesuny
Mark, you are running into issues involving "state", which I have trouble 
with as well. 

And, while I'm more-or-less confident the answer is in one of these tiddlers
http://tiddlywiki.com/#StateMechanism:StateMechanism%20%5B%5Bqualify%20Macro%5D%5D%20%5B%5Bqualify%20Macro%20(Examples)%5D%5D
 I 
can't quite get it, and look forward to seeing it figured out!

//steve.


On Sunday, October 23, 2016 at 9:15:12 AM UTC-4, Mark Heptinstall wrote:
>
> Thanks, though the tags still have the same behavior where clicking one 
> causes the tag window to open on all tags of that type in the list. Any 
> ideas?
>
> On Sunday, October 23, 2016 at 11:07:01 AM UTC+1, Tobias Beer wrote:
>>
>> Hi Mark,
>>
>> Try using actual ULs and LIs:
>>
>> 
>> <$list filter="[tag[Learning]]">
>> 
>> <$link to={{!!title}}><$view field="title"/>
>> <$list filter="[all[current]tags[]![Reports]sort[]]" 
>> template="$:/core/ui/TagTemplate">
>> 
>> 
>> 
>>
>> Best wishes,
>>
>> Tobias.
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/586c58ab-1925-46b9-8f0f-04c04d0ae1ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] List of links with tags

2016-10-23 Thread Mark Heptinstall
Thanks, though the tags still have the same behavior where clicking one 
causes the tag window to open on all tags of that type in the list. Any 
ideas?

On Sunday, October 23, 2016 at 11:07:01 AM UTC+1, Tobias Beer wrote:
>
> Hi Mark,
>
> Try using actual ULs and LIs:
>
> 
> <$list filter="[tag[Learning]]">
> 
> <$link to={{!!title}}><$view field="title"/>
> <$list filter="[all[current]tags[]![Reports]sort[]]" 
> template="$:/core/ui/TagTemplate">
> 
> 
> 
>
> Best wishes,
>
> Tobias.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/139dc206-ce70-419b-9540-ff2b0945ed3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] List of links with tags

2016-10-23 Thread HansWobbe
@Mark = A neat idea that simply had not occured to me.
@Tobias = An elegant solution.

Thank you both!


On Sunday, October 23, 2016 at 6:07:01 AM UTC-4, Tobias Beer wrote:
>
> Hi Mark,
>
> Try using actual ULs and LIs:
>
> 
> <$list filter="[tag[Learning]]">
> 
> <$link to={{!!title}}><$view field="title"/>
> <$list filter="[all[current]tags[]![Reports]sort[]]" 
> template="$:/core/ui/TagTemplate">
> 
> 
> 
>
> Best wishes,
>
> Tobias.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9d25336d-591c-45bd-b08d-d9bd8cd5c53f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] List of links with tags

2016-10-23 Thread Tobias Beer
Hi Mark,

Try using actual ULs and LIs:


<$list filter="[tag[Learning]]">

<$link to={{!!title}}><$view field="title"/>
<$list filter="[all[current]tags[]![Reports]sort[]]" 
template="$:/core/ui/TagTemplate">




Best wishes,

Tobias.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7d059548-2b50-4c8e-8c85-97a90434ad3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.