[tw5] Re: returning all the tiddlers that contain at least the same tags as the current tiddler

2021-10-17 Thread Eric N
Hi, 
Thank you so much ! 
Would have taken me weeks to figure it out by myself...

For the record for anyone wondering here is the code:

''Same exact tags as this tiddler:''

<$vars theseTags={{{ [tags[]sort[]join[,]] }}} >

<$list filter="[all[tiddlers]] :filter[tags[]sort[]join[,]match] 
+[!match]">
<$link/>





''Same exact tags as this tiddler + other tags if any:''

<$vars theseTags={{{ [tags[]sort[]join[*]] }}} >

<$list filter="[all[tiddlers]] :filter[tags[]sort[]join[]regexp] 
+[!match]">
<$link/>




Thanks again,
Eric

On Sunday, October 17, 2021 at 6:22:31 PM UTC+4 cj.v...@gmail.com wrote:

> Hello Eric,
>
> Download the attached and drag it into TiddlyWiki.com.
>
> Cheers !
>
>
>
> On Sunday, October 17, 2021 at 7:32:35 AM UTC-3 Eric N wrote:
>
>> Hi all,
>>
>> I am looking for a way to select all the tiddlers that contain *at least 
>> the same tags* as the current tiddler.
>>
>> Say the current tiddler contains tags A & B, and other tiddlers contain:
>> - C D E
>> - A D E
>> - B D E
>> - A B 
>> - A B C D E,
>>
>> the filter expression would return only the last two ones.
>>
>> And the number of tags in the current tiddler may vary, so that cannot be 
>> hard coded in the filter expression.
>>
>> Any idea ? 
>>
>> Best,
>> Eric
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ec3cb94-e935-4b2d-8ac4-1e4b03a4e52cn%40googlegroups.com.


[tw5] Re: Teaser: A Puzzle Game

2021-10-17 Thread Charlie Veniot
I need to add some polish, but the main components seem to be working a-1.  
Here's a video of the Puzzle Game in action:  TiddlyWiki Puzzle Game: A 
Silent Preview 
On Sunday, October 17, 2021 at 4:09:28 PM UTC-3 Charlie Veniot wrote:

> All built with native TW 5.2.0, except for one javascript macro to provide 
> random number functionality.
>
> I loathe javascript (thank goodness for those who are proficient 
> javascript programmers and all the good stuff they create), but sometimes 
> there just isn't any choice...
>
> The foundation architecture/setup of the game seems A-1 (must add choosing 
> an image tiddler), now just a matter of the necessaries of moving the 
> puzzle pieces.
>
> See attached screenshot.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/13f06df6-9e04-403f-b73b-6cf5a3e52a3cn%40googlegroups.com.


[tw5] My study notes about finance and AI in tiddlywiki

2021-10-17 Thread Maury email

www.infoeconomy.org

In case anyone is interested in those topics.


M.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6e6f24cb-f379-481d-9de5-51bc22417794n%40googlegroups.com.


[tw5] Re: Teaser: A Puzzle Game

2021-10-17 Thread Charlie Veniot
TiddlyTalk doesn't allow PDF attachments, so I guess you have to visit the 
GG post to view the PDF attachment:
 https://groups.google.com/g/tiddlywiki/c/rg9Fy26F1AQ 


On Sunday, October 17, 2021 at 4:09:28 PM UTC-3 Charlie Veniot wrote:

> All built with native TW 5.2.0, except for one javascript macro to provide 
> random number functionality.
>
> I loathe javascript (thank goodness for those who are proficient 
> javascript programmers and all the good stuff they create), but sometimes 
> there just isn't any choice...
>
> The foundation architecture/setup of the game seems A-1 (must add choosing 
> an image tiddler), now just a matter of the necessaries of moving the 
> puzzle pieces.
>
> See attached screenshot.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/523d643f-32ee-42a8-9ef0-7a3b487a27a3n%40googlegroups.com.


[tw5] Teaser: A Puzzle Game

2021-10-17 Thread Charlie Veniot
All built with native TW 5.2.0, except for one javascript macro to provide 
random number functionality.

I loathe javascript (thank goodness for those who are proficient javascript 
programmers and all the good stuff they create), but sometimes there just 
isn't any choice...

The foundation architecture/setup of the game seems A-1 (must add choosing 
an image tiddler), now just a matter of the necessaries of moving the 
puzzle pieces.

See attached screenshot.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1904610a-5627-40bf-839e-0da4be7c1a90n%40googlegroups.com.


TwPuzzleGame.pdf
Description: Adobe PDF document


Re: [tw5] Re: Spell checking in Linux TiddlyDesktop

2021-10-17 Thread Lisa Rowell
Isn't that the way of things, I'm constantly forgetting the steps I took 
on things and hoping I don't have to repeat it.


Hunspell either came in Fedora or got sucked in by something along the way.

The profile pic is me sailing, though not on my current boat.

Lisa

On 10/17/21 11:19, 'Mark S.' via TiddlyWiki wrote:

I've forgotten all the steps I've taken.

Whatever package manager Fedora uses, check if you have "Hunspell" 
installed. Apparently Electron apps use Hunspell by default, so if you 
have that installed TD might come to life (it might take a reboot).


P.S. Is that a /bike/ in your avatar?

On Sunday, October 17, 2021 at 10:57:20 AM UTC-7 lisa.g...@gmail.com 
wrote:


Thanks for the suggestions. I installed Chrome, and while it did
spell check with in Chrome itself (similar to Firefox), it didn't
improve things on the TD front. Next I downgraded to 14 and got
the same results, no spelling error flagging.

Lisa

On 10/16/21 15:07, 'Mark S.' via TiddlyWiki wrote:

Works on my Linux xubuntu TD  v14.

Thoughts.

Sometimes it's better to get the release at the release point
(e.g. v14), rather than a pre-release which might be in an
indeterminate state.

Possibly it "borrows" from the local Chrome installation. Does
spell-check work when you run chrome or chromium ?

On Saturday, October 16, 2021 at 12:34:31 PM UTC-7
lisa.g...@gmail.com wrote:

I moved my tablet from Windows to Linux (Fedora) and
everything is working smoothly, with the exception of spell
checking when editing within TiddlyDesktop itself (V15
prelease 2). Spell checking while editing the same wiki in
Firefox works fine and it worked in TD, same wiki, in WIndows
and MacOS.

Is there anything I need to do special to get this to work on
Fedora?

Thanks.

Lisa

-- 
You received this message because you are subscribed to a topic

in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/tiddlywiki/12_1Ie1piQA/unsubscribe.
To unsubscribe from this group and all its topics, send an email
to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit

https://groups.google.com/d/msgid/tiddlywiki/b093e643-65d0-43e4-9e7c-60e37b0d5c03n%40googlegroups.com

.


--
You received this message because you are subscribed to a topic in the 
Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/tiddlywiki/12_1Ie1piQA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a03101e0-366c-4505-afcf-5f9fae8eac50n%40googlegroups.com 
.


--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a271c125-2c9c-4cf2-ee84-167aebe398d1%40gmail.com.


Re: [tw5] Re: Spell checking in Linux TiddlyDesktop

2021-10-17 Thread 'Mark S.' via TiddlyWiki
I've forgotten all the steps I've taken.

Whatever package manager Fedora uses, check if you have "Hunspell" 
installed. Apparently Electron apps use Hunspell by default, so if you have 
that installed TD might come to life (it might take a reboot).

P.S. Is that a *bike* in your avatar?

On Sunday, October 17, 2021 at 10:57:20 AM UTC-7 lisa.g...@gmail.com wrote:

> Thanks for the suggestions. I installed Chrome, and while it did spell 
> check with in Chrome itself (similar to Firefox), it didn't improve things 
> on the TD front. Next I downgraded to 14 and got the same results, no 
> spelling error flagging.
>
> Lisa
> On 10/16/21 15:07, 'Mark S.' via TiddlyWiki wrote:
>
> Works on my Linux xubuntu TD  v14. 
>
> Thoughts.
>
> Sometimes it's better to get the release at the release point (e.g. v14), 
> rather than a pre-release which might be in an indeterminate state.
>
> Possibly it "borrows" from the local Chrome installation. Does spell-check 
> work when you run chrome or chromium ?
>
> On Saturday, October 16, 2021 at 12:34:31 PM UTC-7 lisa.g...@gmail.com 
> wrote:
>
>> I moved my tablet from Windows to Linux (Fedora) and everything is 
>> working smoothly, with the exception of spell checking when editing within 
>> TiddlyDesktop itself (V15 prelease 2). Spell checking while editing the 
>> same wiki in Firefox works fine and it worked in TD, same wiki, in WIndows 
>> and MacOS.
>>
>> Is there anything I need to do special to get this to work on Fedora?
>>
>> Thanks.
>>
>> Lisa
>>
> -- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/tiddlywiki/12_1Ie1piQA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> tiddlywiki+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/b093e643-65d0-43e4-9e7c-60e37b0d5c03n%40googlegroups.com
>  
> 
> .
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a03101e0-366c-4505-afcf-5f9fae8eac50n%40googlegroups.com.


Re: [tw5] Re: Spell checking in Linux TiddlyDesktop

2021-10-17 Thread Lisa Rowell
Thanks for the suggestions. I installed Chrome, and while it did spell 
check with in Chrome itself (similar to Firefox), it didn't improve 
things on the TD front. Next I downgraded to 14 and got the same 
results, no spelling error flagging.


Lisa

On 10/16/21 15:07, 'Mark S.' via TiddlyWiki wrote:

Works on my Linux xubuntu TD  v14.

Thoughts.

Sometimes it's better to get the release at the release point (e.g. 
v14), rather than a pre-release which might be in an indeterminate state.


Possibly it "borrows" from the local Chrome installation. Does 
spell-check work when you run chrome or chromium ?


On Saturday, October 16, 2021 at 12:34:31 PM UTC-7 lisa.g...@gmail.com 
wrote:


I moved my tablet from Windows to Linux (Fedora) and everything is
working smoothly, with the exception of spell checking when
editing within TiddlyDesktop itself (V15 prelease 2). Spell
checking while editing the same wiki in Firefox works fine and it
worked in TD, same wiki, in WIndows and MacOS.

Is there anything I need to do special to get this to work on Fedora?

Thanks.

Lisa

--
You received this message because you are subscribed to a topic in the 
Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/tiddlywiki/12_1Ie1piQA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b093e643-65d0-43e4-9e7c-60e37b0d5c03n%40googlegroups.com 
.


--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2aade4e7-adb6-0c24-3c9f-5d51c0058342%40gmail.com.


[tw5] Re: tagging filter

2021-10-17 Thread James Anderson
Thanks CJ - just what i wanted.

On Thursday, 14 October 2021 at 22:22:56 UTC+1 cj.v...@gmail.com wrote:

> G'day  James,
>
> Take a peek at this thread 
>  and 
> also the one referred to in there.
>
> See if those help you out, or at least provide a foundation to start with.
>
> Cheers !
>
> On Thursday, October 14, 2021 at 5:37:33 PM UTC-3 james.w@gmail.com 
> wrote:
>
>> Hello
>>
>> If I have a tiddler tagged with "tomato" and "cucumber"  i believe 
>> including the the following in it will list tiddlers taged with either 
>> "tomato" or "cucumber".
>>
>> <>
>>
>> if there any way to construct a filter that will list only tiddler that 
>> are tagged with both? ideally a filter that works for the generic case 
>> where i could have an arbitray number of tags that i want to match in the 
>> containing tiddler.
>>
>> thanks!
>> James
>>
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b5699110-f45e-4510-bd1f-9ca46166d6c1n%40googlegroups.com.


[tw5] Re: returning all the tiddlers that contain at least the same tags as the current tiddler

2021-10-17 Thread Charlie Veniot
Hello Eric,

Download the attached and drag it into TiddlyWiki.com.

Cheers !



On Sunday, October 17, 2021 at 7:32:35 AM UTC-3 Eric N wrote:

> Hi all,
>
> I am looking for a way to select all the tiddlers that contain *at least 
> the same tags* as the current tiddler.
>
> Say the current tiddler contains tags A & B, and other tiddlers contain:
> - C D E
> - A D E
> - B D E
> - A B 
> - A B C D E,
>
> the filter expression would return only the last two ones.
>
> And the number of tags in the current tiddler may vary, so that cannot be 
> hard coded in the filter expression.
>
> Any idea ? 
>
> Best,
> Eric
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2bf61c9a-a714-4da6-88fc-9107d9d1c45fn%40googlegroups.com.


TiddlersAtoE.json
Description: application/json


[tw5] returning all the tiddlers that contain at least the same tags as the current tiddler

2021-10-17 Thread Eric N
Hi all,

I am looking for a way to select all the tiddlers that contain *at least 
the same tags* as the current tiddler.

Say the current tiddler contains tags A & B, and other tiddlers contain:
- C D E
- A D E
- B D E
- A B 
- A B C D E,

the filter expression would return only the last two ones.

And the number of tags in the current tiddler may vary, so that cannot be 
hard coded in the filter expression.

Any idea ? 

Best,
Eric

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f79bbefb-ae9e-47bf-b4ed-dfb959a3b7f2n%40googlegroups.com.